Troubleshooting • Re: Bootloader Switching Problem - Plz Help Me Debug!
Caution: I have not tested this.IIRC the boot eeprom has support for conditional filters (excluding EDID) so it may be possible to make use of a spare GPIO and a switch to force a specific boot...
View ArticleMicroPython • Re: Convert WiFi codebase from CircuitPython - mDNS issue
It's correct in that it's supposed to work. It doesn't look fun at all to actually do. I tend to avoid anything that requires a custom image build.Get well soon. The lurgy is no funStatistics: Posted...
View ArticleGeneral • Re: RP2040 gradual power up
The problem itself is not exactly documented, but it's somewhat implied by the facts in the datasheet: see for example 2.12.4. The RP2040 itself will start running soon after the power rail reaches...
View ArticleGraphics, sound and multimedia • Re: HDMI-to-CSI converter is a valid and...
First of all...I want to thank the user dom that give me the suggestion for the edid software, but i need a .txt file and the output is .bin instead.But, 6by9, you are the real smooth operator..i...
View ArticleGeneral discussion • Re: pI 5 Network boot
Filnally it works ! 18-04-24New bootloader works ok. Statistics: Posted by Pibi — Fri Apr 19, 2024 9:35 pm
View ArticleGeneral discussion • Fortnite in raspberry pi?
Yo just a discussion question, is it possible to run Fortnite or like og Fortnite on raspberry pi 5, 8 gigabytes of ram and overclocked to 2900 gigahertz?Statistics: Posted by DinoGods — Fri Apr 19,...
View ArticleBeginners • Re: miniature circular full color OLED displays inserted to light...
I have no interest in input formatting tricks to create some clever optical illusion for a seamless image between the two, in order to mimic natural vision....In other words, I am solely designing a...
View ArticleRaspberry Pi OS • Re: Disable Firefox Hardware Acceleration by Default on Pi5
I think you are talking about pi4 when you are saying "works fine for me".it worked fine in my rpi4-4gb too, but no, i have moved on to the rpi5-8gb.Then your system has super strenght or something...
View ArticleGeneral discussion • Re: Fortnite in raspberry pi?
Yo just a discussion question, is it possible to run Fortnite or like og Fortnite on raspberry pi 5, 8 gigabytes of ram and overclocked to 2900 gigahertz?No RPi can run at "2900 gigahertz".Statistics:...
View ArticleBeginners • Re: Are these limitations of the Pi Zero?
Ok. You could use an OBD II dongle to fetch the odometer reading from the vehicle from time to time. Or rig up a camera pointed at the dash. Take a picture of the odometer and OCR it.But really the...
View ArticleTeaching and learning resources • Re: Presenting to Students via Raspberry...
Hi there! It sounds like you're facing a unique challenge in your warehouse classroom, but there are definitely solutions that can help improve visibility for your students. One option you might...
View ArticleTroubleshooting • How to establish connection with GigE camera and Raspberry Pi
Hi,I am starting a new project where I have to acquire images with a basler aca1300-30gm camera and process them with a python program on a raspberry Pi 4 model B 8GB RAM. However, I am a beginner...
View ArticleTroubleshooting • Re: Can Open Browser from Terminal but Not from Systemd...
Slight progress perhaps - by defining the user in the Service the root complaint is goneCode: [Unit]Description=Launch Chromium and MaD Status...
View ArticleBeginners • Re: A few beginer questions about Pi Zero 2 W
https://raspberry.piaustralia.com.au/bl ... ve-insteadI used these instructions to disable the swap file and now it doesn't block anymore... The programs stop working when the memory is full, but at...
View ArticleGaming • Re: GZDoom DOOM Engine Source Port on the Raspberry Pi 4 Computer
Just in case you cannot get the performance I am able to get, there are a few caveats to mention. I have overclocked my Pi 5 in an Argon One V3 case. I managed to get to 3ghz on CPU and 1ghz on GPU....
View ArticleGraphics, sound and multimedia • Re: Multiple Camera surveillance system
It will be easier and quicker to get a cheap CCTV system off ebay, out the cheap ones I have used Annke and Zosi, both have worked fine. The Annke system was in place for about 8 years, the Zosi...
View ArticleBare metal, Assembly language • Re: Bare metal HDMI audio
While in my case the HDMI audio control register does respond, my configuration is either incomplete or wrong, because the HDMI audio data register is consuming SPDIF frames way too fast.The following...
View ArticleBeginners • Re: Stuck in TTY - Please Help
Type this in to that tty (Terminal) session: Code: exitStatistics: Posted by neilgl — Sat Apr 20, 2024 10:15 pm
View ArticlePython • Re: PyQt6 in venv with pip
Thank you both for your suggestions.Statistics: Posted by LukeSky — Sat Apr 20, 2024 10:16 pm
View ArticleC/C++ • Re: Stackoverflow didn't like this so it's going here >:|
Have you looked at gpiozero to control motors, steppers, servo etc. ? https://gpiozero.readthedocs.io/en/late ... tml#motorsStatistics: Posted by neilgl — Sat Apr 20, 2024 10:20 pm
View Article