Camera board • Module 3 is too blurry
Only thing not blurry is the neckline area. Everything else is a blurry mess? Normal? Any fix?Statistics: Posted by Tatterz — Sat Jun 15, 2024 1:43 am
View ArticleGeneral • Re: Another PICO suggestion.
No need for weed. Just substitute the kernel and if need be, run applications like an emulation. Presuming the new chip can at least do a forced interrupt, that closes the loop.Statistics: Posted by...
View ArticleGeneral discussion • Raspberry Pi coded servos completely stopped working
We have code for our servos working perfectly and now it has completely stopped working and our servos have begin twitching when connected to power even though there is no program running and only the...
View ArticleBeginners • Re: External disks not auto mounting on Rpi5
I accidently forgot to put the boot SSD in after reimaging it. I know the OS can see them during boot time because it kept trying to boot off of the 2 NTFS drives. They had no boot partitions, so it...
View ArticleGeneral programming discussion • Re: libgpiod library
> Again, the v1 and v2 APIs are very different, so sticking with v1 looks like creating confusion and work to me.Can I confirm that V2 is not available in the repositories? I checked the Debian...
View ArticleGeneral discussion • Re: Raspberry Pi coded servos completely stopped working
We have code for our servos working perfectly and now it has completely stopped working and our servos have begin twitching when connected to power even though there is no program running and only the...
View ArticleRaspberry Pi OS • Re: missing Google search engine in Chromium
Try enteringCode: chrome://settings/searchEnginesMight work?Statistics: Posted by pidd — Sat Jun 15, 2024 3:46 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Multiple processes accessing an i2c device
I have a Raspberry Pi Zero 2 w. I am new to Raspberry PI OS, but very familiar with Linux. It seems that devices on the I2C bus are accessed from user space through character device /dev/i2c-1 after...
View ArticleOther programming languages • Easy-ISLisp ver4.0 Released! Enhanced Parallel...
We are excited to announce the release of Easy-ISLisp ver4.0! This new version comes with enhanced parallel processing capabilities, including both multi-process and multi-threaded support....
View ArticleGeneral discussion • Easy to use GUI creation for Raspberry Pi programs?
Randomish question here. I wrote a fairly basic program for an ESP32 using arduino that handles button presses for a little quiz thing. First person to hit the buzzer, it lights up and stores whoever...
View ArticleTroubleshooting • Re: Pi 3 Power Issue
How have you connected the power supply to the Pi3? Post a photo.Statistics: Posted by rpiMike — Sat Jun 15, 2024 5:16 am
View ArticleTroubleshooting • Brand new RPi 4B no longer booting any OS
A brand new Pi 4B of mine was used to run Volumio with a 7" touchscreen connected via HDMI. It booted fine, I went through the installation steps and tried installing their listed plugin for the...
View ArticleHATs and other add-ons • Re: Lecroy HDO6104 oscilloscope with pyvisa
It worked. I changed the interface from USB to LAN(LXI) for Lecroy.@Pranjol93 I have noticed that for most oscilloscopes LXI is much more robust than USB. I have not tested my Lecroy python scripts...
View ArticleGeneral discussion • Re: Raspberry Pi Camera Module 3 Windows
It will not work at all under Windows 11.Statistics: Posted by scruss — Sun Jun 16, 2024 2:47 am
View ArticleNetworking and servers • Re: VNC conversion from Home Account to the free...
https://help.realvnc.com/hc/en-us/artic ... belongs-to This worked for me. Thanks Charlie, that was the way that worked for me too.P.S. the link describes the procedure for PC and Macs, it works for...
View ArticleCamera board • How to setup a local webcam on an RPi5
I have an imx296 camera on an RPi5 8GB, and all the pieces appear to fit, including the kernel, libcamera, rpicam-apps, and ton of gstreamer plugins, etc.. Camera is detected and functional, as much...
View ArticleAndroid • Re: [DEV] LineageOS 21 (Android 14) for Raspberry Pi 4 & Pi 5
Can anyone help with this one,I have set my GPIO pins as per the following in my config.txtCode: # Keysdtoverlay=gpio-key,gpio=26,keycode=115,label="VOLUME_UP"...
View ArticleBeginners • Re: Pi Zero 2 W: Error -110 on first boot.
The WiFi is 5GHz. I am using an EdgeRouter i think the rpi0 is 2.4ghz onlyif you have a screen & keyboard try skipping the pre settingsStatistics: Posted by kerry_s — Sun Jun 16, 2024 3:52 am
View ArticleGeneral • Re: Help with Pico ADC project
Just before proceeding, I am just trying to get all the GPIO buttons working on the PI.Its a bit strange though, as the VOLUME_DOWN and PREVIOUS_TRACK buttons just will not function, all other buttons...
View ArticleTroubleshooting • RaspberryPI errors during sudo apt update
Any help appreciated. I have a Raspberry3 with bookworm This page did not help: https://forums.raspberrypi.com/viewtopi ... d5f9547dbd cat /etc/resolv.conf# Generated by NetworkManagersearch...
View Article