Interfacing (DSI, CSI, I2C, etc.) • Force HDMI audio with custom EDID
Hi,I'm using a custom EDID for sending analog video via HDMI port to a HDMI2VGA adapter. So far so good, video is working properly but no sound. It is expected since I had no EDID audio information,...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Software PWM - What is reasonable Max...
ive heard of pigpio and its waves function, can generate dma based pwm and get pretty high speedsbut ive not made use of those functionsStatistics: Posted by cleverca22 — Sat May 04, 2024 11:39 am
View ArticleDebian • Vanilla Debian on Raspberry Pi 5 ?
Has anyone found an effective way of running plain vanilla Debian on a Raspberry Pi 5 and is actually using it ?I use both Raspberry Pi OS and vanilla Debian ( from Debian Tested Images) on Raspberry...
View ArticleBeginners • Re: Bookworm 'Updater' not running
Powered my Pi 4B Bookworm up today. It showed the desktop, the IP Address pop-up, no Updater icon in the system tray.A couple of minutes later I logged in over Telnet, ran 'sudo apt update', and...
View ArticleBeginners • problem
hello , i am dutch so sorry for my english but the problem i have , i have build in in my creality printer a raspberry and it works fine fot a few yearsbut for fine tuning the printer a need a PID...
View ArticleGraphics, sound and multimedia • Re: Digital Poster Frame Project Question
I'd expect a TV bought today (or in the last six years) to be able to do a slideshow of images on a USB stick without any additional hardware such as a Pi.A dedicated computer monitor will require a...
View ArticleNetworking and servers • Re: Suggestions for networking project?
Live stream a pi camera module (or USB webcam) so that several users can watch the stream simultaneously with no lag via their browser, including iPad using Safari.Statistics: Posted by neilgl — Sat...
View ArticleOther projects • Re: Custom Key pad
It can't be a simple matrix if its 62 keys with only 14 pins.Yes, my edit to say the same cross-posted with your figuring that out quicker.Curious. Why not? (Genuinely curious, not trolling).Just...
View ArticleNetworking and servers • Re: Raspberry PI Bulletin Board System (BBS).
That takes me back - How I miss the whine and buzz of a modem Do not miss being complained at when the 'phone bill came in though (no free local calls here in the UK)...Statistics: Posted by MiscBits...
View ArticleDebian • Re: Vanilla Debian on Raspberry Pi 5 ?
People will be curious, though, as to why you want this. It is the nature of these support boards.Statistics: Posted by BigRedMailbox — Sat May 04, 2024 12:05 pm
View ArticleUbuntu • Re: New OS?
I have heard a lot about Ubuntu, but is it worth getting it on my RPI, and can I keep existing projects and files?Don't know and yes but only if you're willing to jump through some hoops.As already...
View ArticleRaspberry Pi OS • Re: RP1 - Raspberry Pi OS
...What takes all the RAM on the lite edition? The main additions that I'm aware of are systemd and pulse audio. Is there anything else?No idea - I've not looked into it.Statistics: Posted by andrum99...
View ArticleTroubleshooting • Re: Raspberry Pi pin not toggling regularly (Zero 2W)
Everything works as expected (always a nice feeling), but what I noticed is that the GPIO4 pin after one or two iterations stops working. If I restart the program again, it works a couple of times...
View ArticleTroubleshooting • Re: How to get USB Speaker on Raspberry Pi to run on boot-up?
Couple of things though I'm not an expert on sound and Linux..bashrc is not a good choice:If no user logs in it is not run.bashrc is processed multiple times - on every login regardless of method,...
View ArticleBeginners • Re: What books should Raspberry PI kernel driver development...
i read https://lwn.net/Kernel/LDD3/ several years back, and it has all of the basics you need for kernel developmentthank youStatistics: Posted by jieweizero — Sun May 05, 2024 11:47 am
View ArticleAdvanced users • Re: CIFS share doesn't 'see' newly created files.
However, this only happens for pre-existing files before the mount. I don't see files created on the pc AFTER the mounting operation.I think you have to clarify a bit here.What are you using to "see...
View ArticlePython • Problem with button.value
I have gpiozero version 2.0-1 on my RPi5.I wrote a short program in python that works - led and button can cooperate from gpiozero import DigitalInputDevice, LEDled = LED(17)led.value = 0button =...
View ArticleRaspberry Pi OS • Re: raspi-utils recommends pastebinit
pastebinit is frequently recommended by Raspberry Pi developers for posting large diagnostic text reports so they can be analysed.The usual request would be something likePlease post the URL from...
View ArticlePython • Re: Problem with button.value
Maybe your circuit and code do not match with each other.Statistics: Posted by barshatriplee — Sun May 05, 2024 12:03 pm
View ArticleAndroid • Re: LineageOS Not Working On My 1560x720 Display
that is a very odd resolution.did the display come with instructions.No, but the display works with raspberry pi os, and that's the only os that can run with it.Statistics: Posted by ImLunchtime — Sun...
View Article