General discussion • Re: Raspberry Pi 5 CSI/DSI connector
Thanks for the information. I assume the DSI connector is same as DSI1 connector in the same Compute Module 4 IO Board too? Do you provide the part number of the connector? And how about the voltage...
View ArticleRaspberry Pi OS • Re: Can’t install sense hat emulator
Ok so I don’t know what happened but now it works I just logged in and boom there it was the actual sense hat emulatorStatistics: Posted by Jellie2874 — Wed Apr 17, 2024 1:40 am
View ArticleGeneral discussion • How can I list SerialPort with its name and caption?
If my device connects with Windows system, in device manager it will show like this:USB-SERIAL CH340 (COM3)The USB-SERIAL CH340 is the caption of the serial port and the COM3 is the name of the serial...
View ArticleRaspberry Pi OS • Re: Press Windows(Super) + N Keyboard Shortcut to Switch to...
I switched to GNOME desktop env, by following this https://github.com/TheMaroonHatHacker/gnomeforpiGNOME supports Windows +N keyboard shortcut.Post it here in case anyone who wants to use the same...
View ArticleRaspberry Pi OS • Re: Keyboard layout displaying/switching for Wayfire and...
@avarvit:First of all, thank you again for the solution on the missing keyboard layout switcher/indicator.I am wondering, is there any feedback from spl237 to your pull request in the official repo?...
View ArticleGeneral discussion • Latest Hyprland on Raspbian
Ugh.. hi. I managed to install the latest Hyprland on Raspbian 64-bit Lite, upgraded to Debian 13 (trixie/sid), and then changed the source back to Debian 12 (bookworm). I managed to get almost...
View ArticleGeneral discussion • Re: Raspberry Pi Imager improvement request
Isn't that what the language and country options already do?Statistics: Posted by scruss — Thu Apr 18, 2024 12:19 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi 5 CSI/DSI connector
Why should it be different?This is because if I refer to the DSI signal guidelines, they are differential signal and should be routed as 100ohm differential pair. The FFC cable is just having...
View ArticleAdvanced users • Re: Warming "your fstab has been modified"
Couldn't find this before, but here's the post in the Debian bug reports where someone (Chris Hofstaedtler) added the message that's under discussion here. Go to this link and scroll down to the last...
View ArticleGraphics, sound and multimedia • Re: Two Arducam USB Webcams Do Not Work With...
I am using the raspberry pi 4b. I should have included that earlier. I do not believe that the usb is limiting because I tried lowering the resolution to 160x120 and it gave one frame from one camera...
View ArticleBeginners • Re: RPi IR Blaster
Ive been screwing around online wanting to build a Printed Circuit Board for a Raspberry Pi Project (IR Remote)and I found an online resource for drawing up schematics and then preceding to draw up...
View ArticleTroubleshooting • Re: Issue pi zero WH doesnt want to turn on
Thanks it workedStatistics: Posted by pi2027 — Thu Apr 18, 2024 12:59 am
View ArticleTroubleshooting • Re: Monitor cutting off the display - Bookworm
I had a very similar problem. Buried somewhere deep in this site I found this...Code: video=HDMI-A-1:margin_left=50,margin_right=50,margin_top=30,margin_bottom=30Just append this to the end of...
View ArticleTroubleshooting • Unable to apt update Pi4 running bullseye...
I've just tried to update my Pi4 as I normally do every few weeks and have run into the following error:Code: kyoukoku@RasPi4:~ $ sudo apt updateHit:1 http://archive.raspberrypi.org/debian bullseye...
View ArticleC/C++ • Re: RP2040 read GPIO with memory mapped access
you have problem with your code.You need to set your gpio. On reset All gpios are set to be 0x1f in function . Which is ?????To prove my point I just made your example , in c-sdk , but set 4 gpios to...
View ArticleGeneral discussion • Pironman case for Raspberry Pi 5
I just got an email from Sunfounder about a soon to be released case for the Raspberry Pi 5. I couldn't find any more information for it but I did find information about another case they make for the...
View ArticleGeneral • Re: Dual Spiral Clock using 2 stepper motors driven by RP Pico
I only finished it 2 weeks ago and it was 4 minutes fast, so adjusted the "delay". I do not want to use a "W" as that seems like cheating! I have another clock that is a linear clock that has run for...
View ArticleMicroPython • Re: Convert WiFi codebase from CircuitPython - mDNS issue
I can sorta-kinda get it to work, but something is messy with my internal LAN so I don't get the .local address I expect.Using MicroPython v1.23.0-preview.324.gd11ca092f on 2024-04-17: the latest...
View ArticleGeneral discussion • Re: Wired SSH connection to Pi Zero 2W (not using gadget...
Very interesting, thank you! Would it be trivial to toggle gadget mode on / off automatically when I plug in my computer? What's more, will gadget mode still function over a usb hub? I have a free...
View ArticleTroubleshooting • Unable to get my pi 5 off the following screen
I’m trying to get my pi setup. Had it setup correctly, but something went wrong with my micro sd (assuming it got corrupted). Got a new micro sd, same as what came with my pi, but now I’m getting the...
View Article