Troubleshooting • Re: Issue on integrating night vision camera with RPI4
What were the "difficulties installing the picamera module" ?Statistics: Posted by neilgl — Fri Jan 17, 2025 8:12 pm
View ArticleTroubleshooting • Re: USB port on RPI Zero 2 W not detecting any devices
@OP:Can you confirm that you are using the correct USB port on the zero2w. The data port is the one nearest the mini HDMI port.Definitely using thge USB data port (closest to HDMI)Have you tested with...
View ArticleRaspberry Pi 400 and 500 • Re: RPi 500, no M.2
This product was NEVER intended to have an M.2 slot it in.Was watching the Pi500 take apart video againhttps://youtu.be/omYWRb1dLA4?t=412and just realized that it is quite a coincidence that the big...
View ArticleBeginners • Re: Pi Project getting power to Multiple modules (GPIO or other)
Project 1:Power the 7" display separately. Connect it to a separate 5V 2.5A power source. Use a 5V regulated power supply that can provide enough current for all components including the Raspberry...
View ArticleTroubleshooting • Re: pi 5 3 long 3 short blink
I2C is used to initialise the PMIC. and RP1. It might be worth reflashing the bootloader, trying booting without any peripherals connected and checking the HDMI diagnostic output.If the error persists...
View ArticleGeneral • Re: MIDI (5 pin DIN) Interface
Looks okay and at £10 I'd buy that.It is possible to do what you want with just sockets, wires and a couple of resistors, but it won't be spec compliant, it won't necessarily work with all MIDI...
View ArticleAutomation, sensing and robotics • Re: Raspberry Pi 5: is there a vcgencmd...
This information is available via sysfsviewtopic.php?t=373825After starting the Linux kernel the VC firmware stops using RP1 to avoid conflicts with the OS it's not possible to do this via vcgencmd....
View ArticlePython • Re: Advice on Building a Spirit Animal Finder Tool with Python for...
The way I see it, someone asks for help building a website with a Pi using Python and the replies do not even try to be helpful.Sounds like they're trying to build a phishing website.Sure. These...
View ArticleTroubleshooting • Re: Pi not booting
As a last ditch attempt you could connect the boards to another computer via a USB-A to USB-C cable and see if you get the BCM2711 USB descriptor. If so, you might be able to update the flash via...
View ArticleCamera board • Real-Time Motion Extraction Post Processing Script
Wanna share something cool today. I've created a post-processing scripts that generates motion extraction footage in real-time. This is inspired from Posy's Motion Extraction video...
View ArticleFor sale • Re: Raspberry Pi 15.6" Monitor Stand
@BobbySmallsNo need to duplicate posts, other thread has been reported.Statistics: Posted by wildfire — Sat Jan 18, 2025 7:18 pm
View ArticleAutomation, sensing and robotics • Re: Sensors
You might get code online or look at this https://projects.raspberrypi.org/en/pro ... -computingor use the python gpiozero library: https://gpiozero.readthedocs.io/en/stable/Statistics: Posted by...
View ArticleTroubleshooting • Re: Monitor shows "NOT SUPPORT!"
If I plug it in with the card inserted it's OK. It does light up. If I take the card out it doesn't light up.Also, I'm now working with a Zero 2 W. I returned the Pi 5.Statistics: Posted by Casey37 —...
View ArticleNetworking and servers • Re: Offline hotspot and local webserver
I dont got unlimited data. anyways. i figured it out. heres a script based on a guide a found with a few touches.Code: #!/bin/bash# Update and install required packagesecho "Updating system and...
View ArticleAutomation, sensing and robotics • Re: Leviton D215S Control
just need to control the D215S without Google/Alexa.Yes. You need different hardware, such as Shelly or Tasmota.Statistics: Posted by ame — Sat Jan 18, 2025 7:49 pm
View ArticleRaspberry Pi OS • Re: Warning messages updating rpi-eeprom today
I won't reboot till an explanation from engineers.Statistics: Posted by keyboardman — Sat Jan 18, 2025 8:14 pm
View ArticleMicroPython • Re: Pico and OLED Screen (OSError: [Errno 5] EIO)
Corrected link: https://littlebirdelectronics.com.au/pr ... dule-whiteProbably you have to deal with RES pin, put it high to get it out of Reset state.Statistics: Posted by gmx — Sat Jan 18, 2025 8:26...
View ArticleOther RP2040 boards • Re: Custom RP2040 Constantly Recognised as Mass Storage...
I think @dp11 comment was rather diplomatic: this layout is extremely poor!Ironically, the fact that the crystal is half a mile away from the RP2040 (usually a criticism) maybe adds enough stray...
View ArticleAutomation, sensing and robotics • Re: Sine Wave R/W - Frequency Identification
I’ll be perfectly honest and admit that some of these terms are beyond my pay-grade. You seem knowledgeable, what approach would you go for to precisely locate 12 different ID’s on a board like this?I...
View ArticleCamera board • Re: Raspberry Camera Module 3 and /dev/video0
Jan 18, 2025Hello:Does anyone have recent experience using RasPi Cam, and shooting 660 fps, or better? Quite some time back, the guy:https://www.youtube.com/watch?v=m7gUZpjF-1sposted info on how to...
View Article