Compute Module • Re: Combining microcontroller with CM
We have no idea which 'sensors' you will have to integrate, but typ approach would be having all 'custom' stuff on your carrier board.Integration of I2C? It's just traces on the PCB...Statistics:...
View ArticleAdvanced users • Re: Setting gpio pullup in kernel module that is using the...
Why not join the journey here viewtopic.php?t=381059?Statistics: Posted by aBUGSworstnightmare — Sat Dec 21, 2024 8:06 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: zero W and 7 inch touch screen
There is none!Get the cheapest Pi with DSI to use with your display and use the Pi Zero headless.Statistics: Posted by aBUGSworstnightmare — Sat Dec 21, 2024 8:24 pm
View ArticleGeneral discussion • Re: Firefox-ESR in Bullseye (Debian 11) - March 2025...
Can you get a spare microSD card and install Bookworm on that ?My Bookworm has firefox 133.0-1+rpt7Statistics: Posted by neilgl — Sun Dec 22, 2024 8:11 pm
View ArticleTroubleshooting • Re: cannot get APT to update
yes i originally used the fresh install and i had the same problem, ( i have tried 3 different OSs) so i tried a mirror site instead - same problem.Why is this APT so flaky ?. A nooby downloading...
View ArticleGeneral discussion • rpi cpu and rf ocillator
hi guys im wondering how rpi was made surley you could use 10ghz rf and a vco as a clock and have 10ghz processor i wanted to talk to someone about this ?Statistics: Posted by rza.android — Sun Dec...
View ArticleBeginners • Re: NOOB (not really) w/RPi5 Dev Kit
Did you use the official imager? https://www.raspberrypi.com/news/raspbe ... g-utility/Which OS did you select? There is no RPI5 OS. Bookworm 64-bit is likely to be recommended.Statistics: Posted by...
View ArticleTroubleshooting • Re: Image backup of specified partitions
Is it possible to create a backup image of only two partitions from an SD card while excluding the third partition? image-backup will create an image file of the first two partitions only (ignoring...
View ArticleBeginners • Re: Installing rpi_ws281x help
Looks like we have to clone the github python examplesCode: git clone https://github.com/rpi-ws281x/rpi-ws281x-python then we get /home/pi/rpi-ws281x-python/examples/strandtest.py and...
View ArticleBeginners • What Raspberry for streaming from websites
Maybe a stupid question. I’m a big F1 fan and watch every raceweekend. The only problem is that F1TV does not have an TV app and streaming from my iPad to the TV gives a lot of (known) issues. I was...
View ArticleBeginners • Re: What Raspberry for streaming from websites
the fastest right now is the rpi5 4gb or morei can't test it because that site requires subscriptioni have an rpi5-8gb and watch lots of streaming sites for tv & moviesStatistics: Posted by...
View ArticleGeneral discussion • Re: rpi cpu and rf ocillator
hi guys im wondering how rpi was made surley you could use 10ghz rf and a vco as a clock and have 10ghz processor i wanted to talk to someone about this ?HIgher clock speed takes more power and...
View ArticlePython • Re: Script lines to run only between certain times of day
Thanks for these ideas. I can't wait to try them when I get back to work.The way this will be used is that I will have a PIR sensor monitoring my workbench and desk at work. Our shop is a large open...
View ArticleFor sale • Re: Raspberry Pi 15.6" Monitor Stand
The Pi Hut will be selling an adjustable desktop stand for the 15.6" monitor too...https://thepihut.com/products/adjustabl ... pi-monitorI did look at that one but I wanted a stand that kept the VESA...
View ArticleAndroid • Re: rpi5 hdmi in sat box
im buying a rpi5 for Christmas and id like to add hdmi in can you recommend what to use to get hdmi in then i want to install android and install a linux subsystem to get an image from the hdmi in and...
View ArticlePython • Re: Issues with code from Raspberry Camera Guide 2nd edition
Brian,Just o say that i did a clean install of a new image of Bookworm with Desktop and to my surprise rpicam apps was not included... is that normal??JohnWStatistics: Posted by ejwjohn — Mon Dec 23,...
View ArticleBeginners • Re: Bullseye vs Bookworm for Zero 2W?
Buster uses Python 3.7.3 (what I use) and 2.7.16.The VS Code extension gives this warning:"The debugger in the python extension no longer supports python versions minor than 3.8."Which version of...
View ArticleMicroPython • Re: Show Pico W board info
Hello,I'm looking for a way to display the Pico W board info e.g. version, firmware, etc.Is there a function available so I can print it in the console ?If it is connected to a linux system (such as a...
View ArticleOther RP2040 boards • Re: Adafruit Feather RP2350 board gets stuck on / after...
Followup.I reverted the changes in runtime_init.c, the errors are not gone. Here is an actual investigation:Code: [rp2350.dap.core0] halted due to debug-request, current mode: Handler HardFaultxPSR:...
View ArticleCamera board • Re: IMX290/IMX462 Connecting to rpi5
I have IMX290, it works both on RPI4 and 5, but on 5 it works like it doesn't have WDR...The driver doesn't support WDR on either Pi4 or Pi5, and I don't have any information on how it works on that...
View Article