Troubleshooting • Re: Running Python File At Startup - Lock Up Detect
What makes you suspect the ‘processor hangs’?Could there be a problem with your code?Which OS are you using?Statistics: Posted by rpiMike — Fri Apr 05, 2024 6:38 am
View ArticleGeneral discussion • Re: USB connection to serial device
is there a linux driver for that device? You should check with the device manufacturer for that.Statistics: Posted by aBUGSworstnightmare — Fri Apr 05, 2024 7:01 am
View ArticleSDK • Re: Issue with Watchdog Scratch Registers
The signature for the callbacks should be:Code: void gpio_callback_pin1(uint gpio, uint32_t event_mask) {...}void gpio_callback_pin2(uint gpio, uint32_t event_mask) {...}The callbacks are not checking...
View ArticleOpenGLES • Re: Hello Triangle - Compiles and runs, but no triangle
What are you trying to run this on, Hardware and OS ?PeterOStatistics: Posted by PeterO — Fri Apr 05, 2024 7:18 am
View ArticleAutomation, sensing and robotics • Re: Real Time Lane Departure Warning System
If you did the project you linked to, then you already did pretty much everything you need to now put to run in a Pi.And you also don't need any code from anyone here. It is all there in that link...
View ArticleTroubleshooting • Re: Raspberry Pi 5 HDMI issues
it did not generate a linkunless this is the one you mean https://github.com/RPi-Distro/pi-genwhich OS do you use?Code: sudo apt install pastebinitraspinfo | pastebinitrunning the second command will...
View ArticleGeneral discussion • Re: Schematics for raspi5
Would it be possible to request schematics on an individual, case-by-case basis? My company uses Raspberry Pi's in most of its automated test fixtures, and I hope to use the RP5 in my latest project....
View ArticleOff topic discussion • Re: Can a 27W Raspberry Pi 5 Adapter Charge a 2019...
The Pi5 power supply has 4 power profiles, it will negotiate with the connected device to decide on which profile to use:5.1V, 5A;9V, 3A;12V, 2.25A;15V,...
View ArticleGeneral discussion • Re: Raspberry Pi5 USB-C PD
Has anybody tried to power the Pi-5 with a "third party" power supply which supports PD? And could those chargers actually supply the 5 amps that the Pi-5 needs? The question is, can the Pi-5 and a...
View ArticleCamera board • Re: UNABLE TO STREAM OVER A NETWORK USING RASPBERRY PI 5
Yes i mean that only...Main stream error and this does not look like a hs264 stream and there is nothing to play..The above are the errors in the vlc media playerStatistics: Posted by nmvl — Sat Apr...
View ArticleBeginners • Re: ADC data transmission program problem with Pico W Bluetooth
Thank you for your reply. I'll try out your advice.I have another questionIt is said that it is better not to overload.Please let me know if possible about the following・High-speed Bluetooth...
View ArticleOfficial Display • Re: Original 7" + Pi3 Mod. B
About to give up on this but here is the result.Got the other one I had and installed Bookworm on the card and booted, boot image came up i.e. upside down, screen faded out completely white, looked...
View ArticleAutomation, sensing and robotics • Re: Burglar alarm
I am used to work with PLC`sThere are PLC implementations for RPi, e.g. OpenPLC. Perhaps this is another option for your project.Statistics: Posted by ghp — Sat Apr 06, 2024 7:07 am
View ArticleRaspberry Pi OS • Re: problem install chromium raspberry pi zero
Try installing and using midori.Statistics: Posted by tinker2much — Sat Apr 06, 2024 7:12 am
View ArticleGraphics, sound and multimedia • Re: Auto Video Looper /w GPIO control
SEOLMEDIAwill do it.seolmedia.freeboxos.frIt is a fullweb digital signage solutionCreation and distribution are easily done in a web browserStatistics: Posted by Seolmedia — Sat Apr 06, 2024 7:16 am
View ArticleGraphics, sound and multimedia • Re: Push Button Video Display
SEOLMEDIAwill do it.seolmedia.freeboxos.frIt is a fullweb digital signage solutionCreation and distribution are easily done in a web browserStatistics: Posted by Seolmedia — Sat Apr 06, 2024 7:18 am
View ArticleGeneral discussion • Installing Bomgar on Raspberry Pi 5
I'm trying to install Bomgar on my new Raspberry Pi 5 in order to remotely check on WireShark captures. I've followed the instructions presented here:https://www.beyondtrust.com/docs/remote ......
View ArticleMedia centres • Re: Peppy player
I've tried to use Raspberry Pi OS with desktop and boot into console. There is the same issue with rotation. Though I didn't start X11. The good thing is that there is a sliding action...
View ArticleBeginners • RPI-5 does not boot anymore - UBUNTU 23.1
Hi community,Just started my RPI 5 ...but Does not boot at all... Cursor is blinking upper left. That's it ! Tried this command found on ubuntu website...sudo fsck -p /dev/sdb1Results:...
View ArticleTroubleshooting • Re: I am experiencing an inconsistent posterization effect...
What let's you think it's the Pi causing this?How do you initialize the display? Which OS is that?Support for third party hardware should be provided by third party.Statistics: Posted by...
View Article