Deutsch • Re: Lichtschranke mit KY-005 und KY-022
Danke. Die Idee mit den zwei verschiedenen Signalen erscheint mir logisch, ich werde es Mal ausprobieren und Erfolge hier dokumentieren.Statistics: Posted by Danny09 — Fri Feb 23, 2024 1:32 pm
View ArticleMicroPython • Re: Will I be able to run this code on MicroPython?
hippyYou were right not to be convinced it was impossible.Thank you for all your help. Now I can order me a few PicoW's...And yes, it's been yet another rainy day in the UK!Oh and I love that I can do...
View ArticleBeginners • Re: Updating VNC Server on headless RPi
[SOLVED] I used SSH, installed the .deb file and rebooted without any surprises.Statistics: Posted by xio15 — Fri Feb 23, 2024 1:33 pm
View ArticleSDK • Re: getchar_timeout_ms() can not get the correct character
The documentation is quite clear....https://cec-code-lab.aps.edu/robotics/r ... 566bc868e8int getchar_timeout_us ( uint32_t timeout_us) Return a character from stdin if there is one available within a...
View ArticleRaspberry Pi OS • Re: Bookworm (X11 mode) - question about resolution and...
I made some experiments.I can disable dtoverlay=vc4-kms-v3d, then overscan settings in config.txt are working. But then, even the video in vlc is not smooth. I tried to add dtoverlay=vc4-fkms-v3d...
View ArticleCamera board • Re: Problem with the external trigger of the GS camera
It's strange that it's not always repeatable -- I'll see if I can replicate this...Are you using the "synchronous cameras" (XVS) or the "external trigger" (XTR) method to trigger the cameras? The...
View ArticleTroubleshooting • Re: Raspberry Pi 4 does not boot, both LEDs do not blink,...
I measured pìn 17 also and I got the same 4.9 voltage instead of 3.3. No SD card was inserted and nothing in the GPIO pins as well. No output from the HDMI port . The LEDs continue behaving as I...
View ArticleCamera board • Re: Syncing IMX708 captures on RPi 5?
Hi I have 2 IMX477 Arducam's UC-517Can I sync them with a Pi5 and no extra hardware?All our docs are written for the Raspberry Pi IMX477 modules - https://www.raspberrypi.com/documentati ......
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi 5 and 6 SPI screens
Writing the overlays will become fun!It shouldn't be that bad as I'd already done it on my tinydrm branch - https://github.com/6by9/linux/commit/22 ... e48bb6e70eStatistics: Posted by 6by9 — Fri Feb...
View ArticleFrançais • Re: Pb, Configurer le réseau en bash...
Oui PhL91... j'étais en train de regarder ça... effectivement interfaces fonctionne... Mais les alias dedans ne fonctionnent plus... Une idée ?JMStatistics: Posted by Pti-Jean — Fri Feb 23, 2024 2:02 pm
View ArticleTroubleshooting • Re: Raspberry Pi 5, Pi Os installation fails on nvme SSD...
Thank you @davebixby. Unfortunately still not working. Problems changed, now enclosure is disconnecting and connecting even when idle, with raspberry. With PC works good. I think my active hub have...
View ArticleTroubleshooting • Extremely slow VNC response in Chromium - Bookworm...
Hello all, I am a Raspberry newbie. I have previously worked with a headless Raspberry 4 running Bullseye and was using RealVNC. There is a well documented problem in that scenario, where certain apps...
View ArticleOfficial Display • Cannot power up the display via GPIO pin #2 and #6 from PI5
I am using the 7" official display with Pi4 by supply power to the display via the GPIO pin from the Pi4. Now I try to change the Pi4 to Pi5. But the display can't power up. I resume back to the Pi4,...
View ArticleBeginners • Re: I have raspberry pi OS already preinstalled on a microsd...
This is the guide to getting started https://www.raspberrypi.com/documentati ... arted.htmlI usually connect my Pi zero to the WiFi in the house, not to a desktop PC.The microSD card goes in the Pi...
View ArticleOfficial Display • Re: Cannot power up the display via GPIO pin #2 and #6...
Are you using the latest Pi OS Bookworm 64bit fully updated?A 3A power supply may not be enough for Pi5 and display!Statistics: Posted by rpiMike — Sat Feb 24, 2024 12:51 pm
View ArticleRaspberry Pi OS • Re: RealVNC Cloud Connection
Have you tried the workaround suggested by RealVNC - switch to X11 ? https://help.realvnc.com/hc/en-us/artic ... tement-0-0See also viewtopic.php?t=358458Statistics: Posted by neilgl — Sat Feb 24,...
View ArticleFrançais • Re: Dashboard auto - Système dédié
Bonjour,Merci pour ta réponse,Et désolé pour le délai de retour, mais j'attendais une bonne alim pour essayer.Par contre j'ai tapé la première ligne de commande puis reboot et le raspberry reste sur...
View ArticleTroubleshooting • Re: Raspberry pi 5 reboots when close softwares
I would use Raspberry Pi Imager to write Raspberry Pi OS with desktop Bookworm 64-bit to a separate microSD card and boot from that. Check that right clicking files (or other included apps) does not...
View ArticleTroubleshooting • Re: RPi5 shuts down after 15 seconds
Noticed that the board becomes very hot just below the cpu. If I remove the cooler, then it only stays on for 5 seconds.So I think it is a heating issue.I noticed that one of the capacitors are a bit...
View ArticlePython • Re: Python library for nRF24L01 modules.
Thank you for your help. I will try that. I was a bit reluctant to try VENV because I didn't quite understand it, but I'll go down that road and see where it gets me. Thanks again!I wasn't suggesting...
View Article