C/C++ • Re: Visual Studio alternatives for Linux
Customizing a ready-made IDE (VS, Qt, BCB, whatever) via settings is one thing, creating an IDE yourself from scratch IMO is another. It certainly would be. But of course when you configure something...
View ArticleSDK • Re: Troubles with Lua
I'm using Lua in another project this time I have a global memory manager and I'm tracking how much memory the Lua state is usingCode: Total Entries 299 Used Entries 290 Free Entries 9Total Blocks...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
True... however, you risk catastrophically damaging the Pi (this would not be a warranty return) for fairly marginal gains. I get the "just because" reason, but it (a) does not run that hot (b) has...
View ArticleBeginners • Pi 4 Power using second board
Doing some research into how the Pi can be booted and shutdown via an external input, and I want to confirm if my understanding is correct. I initially asked a question a little while ago in the Other...
View ArticlePython • RPi.GPIO on Pi5
wrote a python program on pi4, it runs smoothly. When I run the same program on pi5 I get a error on line 17 which is : PIO.setup(button_pin, GPIO.IN, pull_up_down=GPIO.PUD_UP) the error is: Traceback...
View ArticleTroubleshooting • Re: Random "reset SuperSpeed USB device number * using...
It could be the voltage from the PSU drops as it gets close to maximum current.Wouldn't that be visible in the output of "vcgencmd get_throttled"? I check it constantly and it is always "0x0".Yes, it...
View ArticleBeginners • Re: Ardu ov5467 1080P 5MP w/ Raspberry pi 3 using libcamera
Hey, Y'all I got my issue fixed, it took some time and I appreciate the help of everyone who replied to my post. I ended up redownloading my OS system to start fresh from there. I then modified my...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
In my experience, no high load is necessary to feel that lag.do you use a 4k monitor? or something smaller? (i am on 1920x1200.)does anyone have a heavy webgl example? Statistics: Posted by spock —...
View ArticleCamera board • Re: Pi5 rpicam-vid does not allow for framerate set with...
This tool lives pin the rpicam-apps repo here.Statistics: Posted by naushir — Tue Dec 19, 2023 8:16 pm
View ArticleOff topic discussion • Re: Should I turn my room into a "nerd cave"?
Yes, yes, you're a nerd, go for it! https://jardindescitations.com/citations/VSdo7EGjaN9Statistics: Posted by titouan3514 — Tue Dec 19, 2023 8:20 pm
View ArticleFrançais • Re: Informations sur Raspberry Pi 5
A quelques jours des fêtes, il est très difficile d'avoir la pi5. Pas avant janvier (Yadom) pour moi, j'imagine que vous avez eu plus de chances. Mais je me délecte chaque jour à suivre les nouvelles...
View ArticleGeneral discussion • Enhancing JAVA performance
Wasn’t sure where to list this, so started “generally”…..I’m running a couple of Pis that each run ONE applicationIt’s written solely in JAVA and over time it’s grown to be significantly complexIs...
View ArticleBeginners • Re: Pi 4 Power using second board
Probably you should cut the mains power to the PSUs. You can get power strips with multiple outlets controlled by a single switch. After all, using the GPIO to initiate a shutdown will shut down the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: issue with CM4 and DSI1 custom board
Are you saying I should give up? I find it absurd that a mipi compatible device (raspberry mipi dsi) and an equally mipi compatible controller (ek79007) are not compatible with each other.This makes...
View ArticleCamera board • Re: Motion Watchdog timeout
Just tested mine for 2.6 hrs - all OKStatistics: Posted by neilgl — Tue Dec 19, 2023 8:52 pm
View ArticlePython • Re: RPi.GPIO on Pi5
RPi.GPIO is not compatible on PI5use gpiod or gpiozero (which uses libgpiod library)https://www.tomshardware.com/how-to/con ... um=Websitehttps://blog.adafruit.com/2023/10/26/co ......
View ArticleBeginners • Re: Legit seller?
I've bought regularly from them, never had an issue. Part of Farnell.If you are near Preston you can goto to their shop.+1, Happy customer for more than a decade.Trev.Statistics: Posted by...
View ArticleTroubleshooting • Re: Will this work on Windows machine?
Oh man. While it may work, I totally forgot about audio, so I ordered a non-auto switching 2 port HDMI hub on Amazon.Statistics: Posted by skinmarquee — Wed Dec 20, 2023 8:31 pm
View ArticleTroubleshooting • Re: Audio via HDMI - unable to make it work
Do you suspect a hardware failure on the pi itself?NoStatistics: Posted by neilgl — Wed Dec 20, 2023 8:33 pm
View ArticleGeneral discussion • Re: How much confidence would you have in these SD cards?
I am using this card. Is it reliable? (I use my RPi5 as my daily desktop pc)https://www.amazon.com/SanDisk-Extreme- ... 09X7DNF6G/Assuming it's genuine, then it looks fine.It is an A2 card which...
View Article