Troubleshooting • Re: VNC server not starting on fresh RPi4 installation
After further review of the services, it looks like there are both wayland and realvnc servers installed. When I checked the status for the realvnc service (vncserver-x11-serviced.service) I saw a...
View ArticleTroubleshooting • Re: An Operation Is Already Pending
I have a pendrive. it was exFAT format. it was detecting on pi 5 with no issues. i formated it to NTFS format. since then, no longer detecting on pi 5. Then i again formatted it to exFAT and it is...
View ArticleAutomation, sensing and robotics • myagv Gmapping
Hi so I'm following this guide on Gmapping with a myagv robot from Elephant Robotics. https://docs.elephantrobotics.com/docs/ ... pping.html.I'm using RealVNC to do it but its very slow and I'm not...
View ArticleMicroPython • Re: Micro-Python security system with Pico W and the cloud
Thanks again to all, and hello to Hippy.I am exposing my poor skills at python...... surely I can clean this up, but here is what got from your advice.....I decided to use the 15 second cloud...
View ArticleCamera board • Re: Multi camera hat for cam v3
Hi,This kit should meet your requirements.https://www.uctronics.com/arducam-12mp- ... ry-pi.htmlStatistics: Posted by DaPiLad — Sat May 11, 2024 3:12 am
View ArticleCamera board • Re: Alternate camera cables? (Flexible / rubber instead of...
Hi,Sorry, I'm late here.The cable extern module below might also fulfill your needs. It costs less compared to the Lan cable extension module.https://www.uctronics.com/arducam-csi-t ......
View ArticleGeneral discussion • Re: High Load
In general, what are you using it for / running on it?you can see my running processes aboveI have a lot running, I use it as a general server for smbd, pi-hole in docker, Network Manager sharing,...
View ArticleAutomation, sensing and robotics • send rf command not working
Hi,I follow these tutorial (https://mary.codes/blog/home_automation ... pberry_pi/) to try to send commands to manage my fan.I've bought receiver and transmitter and I set up the devices like the...
View ArticleOff topic discussion • Re: older UNIX users use root
I simply compare it to a motorcyclist who rides with a helmet and one who rides without a helmetYes, but it's not illegal to use root.Statistics: Posted by ame — Mon May 13, 2024 8:19 pm
View ArticleTroubleshooting • Re: Pir Motion Sensor problems
I have already tried the potentiometer combination. Unfortunately, these did not lead to a solution.I have also checked the poling again, but if I get 3.3V continuously or 0V regardless of any...
View ArticleGeneral • Re: adc_read() spurious longer execution (PICO)
I am not sure if you are aware, but there are certain parts of the ADC's range that have a significant amount of error. See RP2040-E11 in the RP2040 datasheet. This may be of more serious concern than...
View ArticleGeneral discussion • Re: Is there a RaPi discord official channel?
As with all social media it depends on who is involved. And why do people who are not involved like to give their opinions ? I have a server that a few of my friends from the computer museum use for...
View ArticleGeneral discussion • Re: Raspberry Pi IPO
Time to start checking how much is in the piggy bank ?Reports suggest an end of May IPO and a valuation of up to half a billionA write-up in The Sunday Times over the weekend cited unnamed City...
View ArticleTroubleshooting • Re: Help: Pi5 Raspbian not shutting down when pressing the...
If it is the case, you should also have some random lockups where the green light is off for a few seconds during boot or normal use.It’s a new Samsung pro 256Gb sdcard. I think i’m seeing these, but...
View ArticleGaming • Re: Grand Prix 4 in RPi 4
Windows software is installable on the Raspberry Pi Computer with the Box86 / Box64 program:ptitSeb (ptitSeb) - GitHub:https://github.com/ptitSebPersonally, I do not use Box86 / Box64 or WINE, but I...
View ArticleOther RP2040 boards • Re: yd-rp2040 flash memory size
I suspect 128MB was chosen as a "big number" that is large enough for any .uf2 file that could be sent for any possible (now and future?) memory capacity.A 32MB binary would have a 64MB .uf2. The...
View ArticleOther projects • Re: Custom Key pad
this is what I currently have foundStatistics: Posted by tom2 — Tue May 14, 2024 9:15 pm
View ArticleTroubleshooting • Re: External SSD not recognized
keyboardman,Thank you, Thank you, Thank you, Thank you, Thank you, Thank you.I spent days trying to get my 1 TB Western Digital external hard drive to mount on my RPi5 with Raspberry Pi desktop. The...
View ArticleTroubleshooting • Re: Feedback on Pi 5 Power Button Durability
The common issue I have read about is interactions with an inserted microSD and the case. I have not has such issues, but I am rather OCD and do tend to read the instructions and ponder prior to doing...
View ArticlePython • Re: Can't install tensorflow pi 4
The last command (pip install tensorflow) produced this error:Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simpleERROR: Could not find a version that satisfies the requirement...
View Article