Wanted • Re: Surveillance Vehicle
I need a raspberry pi that can be operated remotely through a fixed ip hotspot in a surveillance vehicle to turn on a dehumidifier and other things such as operating the controls of operating a...
View ArticleEspañol • Re: linea de comandos no funcionan en el autostart
Statistics: Posted by villajul — Wed May 08, 2024 11:51 pm
View ArticleTroubleshooting • Re: Still in screen blanker hell
Its an ongoing bug in Firefox, started (again) at v121 and is still a problem on some systems at v125.https://bugzilla.mozilla.org/show_bug.cgi?id=1862159Statistics: Posted by pidd — Thu May 09, 2024...
View ArticleCamera board • Re: Which GPIO# is used for CAM_GPIO on MIPI port?
Dear 6by9-sanThank you for your detailed explanation.How are you operating via MMAL? Other than the legacy camera stack (limited to ov5647, imx219, and imx477) there are no routes to enable CAM_GPIO....
View ArticleCamera board • Re: Can Raspberry Pi 5 be used at reduced frequency?
If your time lapse delay is long enough, consider the RTC and a timer for wake up.I have used an rtc scheduled wake-up device, but compared to cm4 and zero 2W, Raspberry Pi 5 consumes power much...
View ArticleGeneral discussion • Pico W Web Server HTML With Js and Css Micropython
So I'm trying to host a web server on my raspberry pi pico, I have a .py script (using micropython btw) on it along with all of the files for the webpage, it loads up index.html but wont load either...
View ArticleBeginners • Re: What books should Raspberry PI kernel driver development...
Thank you for sharing. I've read this document many times, but I feel like it's not very helpful for learning Linux driver development.yeah, its better for covering the rpi specific changes to the...
View ArticleAndroid • Re: [DEV] LineageOS 20 (Android 13) for Raspberry Pi 4 & Pi 5
Note about GApps on the Pi 5 Android TV release.GApps are not part of release but since I'm sure this going to get asked. Unlike my LineageOS 20 releases on Raspberry Pi 4, Pi 5 releases need to...
View ArticleAdvanced users • Re: Image File Utilities
I downloaded your zip from the first page and have not been successful getting a complete image. I'm trying to have the backup saved to my external ntfs hardrive. I tried inplace option and increasing...
View ArticleCamera board • Re: High frame rates with the GS camera via Python/libcamera
Also, one aside - it looks like the cropping width and height now have to be even numbers. @HermannSW - if you get a spare moment sometime, it would be nice to update your great GScrop utility to...
View ArticleTroubleshooting • Pi4B / 8GB randomly hangs on Raspberry Pi OS 64-bit
I have a Raspberry Pi 4B, 8GB , in an Flirc case (https://www.amazon.com/gp/product/B07WG ... =UTF8&th=1) and a Pishop.us power supply (https://www.pishop.us/product/usb-c-pow ... ul-listed/) .I...
View ArticleNetworking and servers • Using a Pi to act as bridge between 2 separate networks
Need some help regarding networking using a Pi. I got two group of computers. Primary group are computers connected via a wifi router and able to access internet.Secondary group are old computers only...
View ArticleCamera board • Re: Can I get the video from the pi camera live from the...
you are awesome bro, thank you very muchStatistics: Posted by mahmutsama — Thu May 09, 2024 2:46 am
View ArticleAutomation, sensing and robotics • Re: Can't measure resistors
Have you physically disconnect the two superfluous pins?As I said earlier it needs to use a different equation, I thought it had been changed. You haven't stated how you are measuring voltages now but...
View ArticleC/C++ • Re: Introducing WiringPi C Library 3.4
If you wanted to support old kernels, and you had sysfs support, then I would've added uAPI v2 support and left sysfs in place as a fallback option.Or add v2 support with v1 as the fallback - that is...
View ArticleAutomation, sensing and robotics • Re: Micro-Python security system with Pico...
Stevend and Scruss,Plenty to think about with your comments. Thanks. One thing I can mention now, is that while the system logs to the cloud all of the time, I can send an "away" flag to the cloud...
View ArticleOther projects • Re: Custom Key pad
Well, it compiles. Whether it does as it should is a different matter.I'm using Wokwi to simulate the code. I don't need the real hardware, because I know what it is supposed to do. I just need to...
View ArticleGeneral discussion • Re: Battery cost
Thank you for the replies. I will look closer at some circuit boards to find out what chips they use.I bought the $8 rechargeable torch because I need a torch that size for a while. May open up the...
View ArticleGeneral • Re: Issue with one of two picos when booting, but solved by...
There are a few more entries at [8.46] to [8.64] related to the serial interface. Since you see them after booting, then the devices have been detected and mounted, and the /dev entries are there and...
View ArticleBeginners • Disable usb automount before install
Hi,I would like to disable usb automount BEFORE the system is live, i.e. prior to install on a stock raspbian OS install.I.e. the OS is flashed to storage, and I have access to bootfs before putting...
View Article