General discussion • Raspberry pi 5 subprocess-exited-with-error
I wanted to make object detection with my arducam with raspberry pi 5 watching this official tutorial by tensorflowlitehttps://www.youtube.com/watch?v=mNjXEybFn98It was going well then after few...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Will Batocera (for Pi 5) be supported in this version (it seems not on the list at https://pinn.mjh.nz/) ?And will it include an "OS partition size adaptation" possibility (see previous discussion...)...
View ArticleGeneral discussion • Re: Choice of Relays for Outdoor Lighting using ZERO W
Bit hard to say as we do not know the details of the LEDs.Voltage and wattage that you plan to switch would be a starting point and then details of how you want to switch (all / segments / smart LEDs...
View ArticleGeneral discussion • Re: Bandwidth Speed and Options in Raspberry Pi USB...
is the ethernet gadget mode limit to 100Mb/s or 1Gb/s ?As you're not using a physical ethernet connection, those speeds are irrelevant, no matter what the interface will show.The speed you get will be...
View ArticleGeneral discussion • rpi5 camera
I am using a rpi5 for real time pose estimation.I started using a rpi4 and needed more compute power. Anyways, on the rpi4 I was using a usb webcam which worked with my script probably 75% of the time...
View ArticleGeneral discussion • Re: rpi5 camera
Just use rpicam apps eg rpicam-vid, there is no config it should be automatically detected with Bookworm.If libcamera-hello works why do you have a problem?Statistics: Posted by gordon77 — Mon Apr 15,...
View ArticleGeneral discussion • Re: Will this battery work for pi zero 2 w?
To be honest, the reviews aren't helpful. The first option, 5 star review because it came with a battery, no further explanation. The second option: 3 starts or less pretty much. I am leaning towards...
View ArticleGeneral discussion • Does is Startnotify() called in this code?
I'm using the 'server_gatt_temp.py' code from (https://www.bluetooth.com/bluetooth-res ... tudy-guide). It includes a definition for StartNotify(), but it doesn't seem to work when I run the code. Is...
View ArticleGeneral discussion • Re: Does is Startnotify() called in this code?
Can you post your code (in code tags to keep indentation) please? If it's long please use pastebin / GitHub and link to here as it is easier to read.I'm not going to sign up to get the book to hunt...
View ArticleGeneral discussion • Re: Office info screen project
The is some signage software called DAKBoard that allows integration with various calendar applications.Statistics: Posted by jamesh — Mon Apr 15, 2024 12:40 pm
View ArticleGeneral discussion • Re: What is the difference between Raspberry Pi and a...
Here are some other wikipedia links (kip_the_older ones are great, too)https://en.wikipedia.org/wiki/Microcontroller (as microcontrollers contain CPUs,,it links...
View ArticleGeneral discussion • Re: MTP in raspberry pi
What is the question?Statistics: Posted by neilgl — Tue Apr 16, 2024 11:00 am
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
There is already a request to include Dosbian on my github issue page, maybe even from yourself Sorry I have not got round to it yet, like several others, as my priority is merging the beta Pi5...
View ArticleGeneral discussion • Login failures happening again
I'm getting a lot of 'invalid form submitted' errors trying to log in these last few days.Statistics: Posted by lurk101 — Tue Apr 16, 2024 12:55 pm
View ArticleGeneral discussion • Re: Login failures happening again
I've seen a few myself....PeterOStatistics: Posted by PeterO — Tue Apr 16, 2024 1:04 pm
View ArticleGeneral discussion • Re: A Pi Pie Chart
For personal travel I wanted a cheap laptop. Searched on German amazon for laptop, condition new and sorted by price low to high. The first with 15.6" looked interesting, for only 160€(170$)Thanks for...
View ArticleGeneral discussion • How can I set static IP without modify dhcpcd.conf?
I am making an embedded Linux program (Linux DRM with Raspbian Lite) based on the Raspberry Pi. In the program, I need to set the static IP of the Raspberry Pi to connect to the remote device through...
View ArticleGeneral discussion • Re: How can I set static IP without modify dhcpcd.conf?
Specify your own config file?Code: dhcpcd --config /home/pi/mydhcpcd.confStatistics: Posted by pidd — Wed Apr 17, 2024 7:19 am
View ArticleGeneral discussion • SD card not functioning
I have a Pi 4 and want to run some sensors on it. I installed a 32bit OS onto the Pi previously for a different function and now want to switch back to a 64Bit OS. I have tried flashing the SD card...
View ArticleGeneral discussion • How to set up Captive portal
Hello, I was hoping you could help me out with something. You see, I'm trying to set up my Raspberry Pi router in such a way that users can connect to it and their web browser opens automatically....
View Article