MicroPython • Re: ViperIDE - Web-based MicroPython programming
https://viper-ide.orgA browser-based IDE for MicroPython programming - which looks like it could potentially be run locally if one wanted. More details at -https://github.com/vshymanskyy/ViperIDEIt...
View ArticleGeneral discussion • Re: No 'New Posts' ?
As of just now, I've noticed that "Your Posts" (*) doesn't work. Gives an error message about "the operation did not work - more information is in the forum log".(*) "Your posts" is my standard "go...
View ArticleAdvanced users • Re: Raspberry Pi reboot if it visits a specific site
It would probably help a lot if you gave us all some idea what "Selenium" is - other than a chemical element.Statistics: Posted by BigRedMailbox — Mon Jul 15, 2024 9:23 am
View ArticleGraphics, sound and multimedia • Confusion about where video= came from (FKMS...
Hi.I've a problem while switching from a FKMS based OS to one using KMS regarding the automatic detection of a video mode and I'm not sure why it worked in the FKMS version at all. Here's how the old...
View ArticleCamera board • Re: Low FPS video capture through libcamerify
libcamerify doesn't expose all the possible controls and options of libcamera.The default libcamera viewfinder role allows for a somewhat variable frame rate, generally with a minimum of 15fps, to...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: I2C connection on Pi 5 not working
Okay, to answer your questions:The I2C device is connected with 3.3V and GND, and to the SDA and SCL pins on the pi(gpio 2 and 3, pin 3 and 5)This shows in the config.txt...
View ArticlePython • Re: Python script calling VLC on startup fails
Doing this sort of stuff (audio/video/anythingElseThatDependsOn_a_Non_Basic_Environment_Setup) from crontab, while possible (and eventually, with enough elbow grease and hacking, you'll get it to...
View ArticleHATs and other add-ons • Re: Raspberry Pi 5 GPIO power supply
I tend to use 2x 5V Dupont and 2x Gnd Dupont, not tried on the Pi5 yet though.Statistics: Posted by rpiMike — Mon Jul 15, 2024 9:42 am
View ArticleGraphics, sound and multimedia • Re: Confusion about where video= came from...
fkms is dead, don't botherkms is not as forgiving of bad id'sStatistics: Posted by kerry_s — Mon Jul 15, 2024 9:43 am
View ArticleBeginners • Re: PI RAM amount
Masses of ram?! The original object of the RPi was to introduce people to programming cheaply. I didn't buy into RPi until it offered 1GB ram, which at the time could run a desktop system with...
View ArticleTroubleshooting • Re: Offline repo for RPi OS doesnt work
You need to use the RPiOS images for Pi. While considering that, it's worth knowing that future Pi versions may not support 32-bit, so you should consider running 64-bit on your Pi. (Pi5 already...
View ArticleMicroPython • Re: uasyncio error
AttributeError: 'Server' object has no attribute 'serve_forever'I note you have two 'start_server' functions defined, presumably the original for Port 80, and what you added for Port 5000 -Code: async...
View ArticleTroubleshooting • Re: Raspberry PI 5 stay turned off after short power failure
I'm not sure if that's possible to configure. But you can always add a UPS HAT to the pi with two Li-ion battery's(18650's), that will keep the pi 5 up and running in a short power shortage, and when...
View ArticleOfficial Display • Re: Updated Display?
Also the 15.6 inch screen has been shown, no release date yet:viewtopic.php?t=368866&start=150#p2235802Statistics: Posted by rpiMike — Tue Jul 16, 2024 9:11 am
View ArticleOff topic discussion • Re: What's on this sdCard
@memotech bill and @thagrol thank you both for those specifics. It's the middle of the night for me so I'll have a go at them later today. This reminds me of days long past when I was programming in...
View ArticleTroubleshooting • Re: Raspberry Pi Connect - Paste to Remote
Sorry, that is exactly what I have tried countless times...and it just does not work for me....and I just cannot figure out why!Statistics: Posted by monmul — Tue Jul 16, 2024 9:25 am
View ArticleTroubleshooting • Re: OV5647 camera Camera feed suddenly freeze and turn off
Are you moving your cable while you are streaming? also check for loose connection and maybe reconnect everything. There is nothing wrong with the camera itself because it worked for a certain time....
View ArticleGeneral discussion • RPi zero 2W using Yocto
Hello everyone,I am currently working on creating a Yocto image for the Raspberry Pi Zero 2W. Since there is no specific configuration file for the RPi Zero 2W, I am using the raspberrypi0-wifi.conf...
View ArticleTroubleshooting • Re: RPI5 not booting
what kind of PSU is that?what happens if you push the on button?Statistics: Posted by aBUGSworstnightmare — Tue Jul 16, 2024 9:46 am
View ArticleHATs and other add-ons • Re: M.2 Hat+ pcb versions
please post some pictures of what you're referring too.AFAIK there is only PCB production and flammability class data on the back.on mine:1124 --which is most likely week 11 202414.3 ->...
View Article