Troubleshooting • Re: Pi 5 5GHz Wifi issue
Interesting...Statistics: Posted by neilgl — Wed Sep 04, 2024 7:51 pm
View ArticleGraphics, sound and multimedia • Re: fruitbox MP3 jukebox
Thanks Mike for creating this fab software which I am really enjoying setting up.I have managed to get 20 buttons running direct from the GPIO pins after changing many of the pins status from within...
View ArticleBare metal, Assembly language • Re: Boot process, add vendor data and vendor...
Thank you for the answer. It does not have to be secure, it is a public_key token, signed by a authorized key. Any changes destroys the key. But it is saved between SD card changes. Now even if the...
View ArticleTroubleshooting • Re: How to replace SMD LED on Raspberry Pi 5?
I want to know if this LED is SMD 0805 just thatNo. Pi 5 uses a side view dual colour LED. It isn't in an 0805 package.Statistics: Posted by trejan — Thu Sep 05, 2024 6:51 pm
View ArticleRaspberry Pi OS • Re: RPI5 - Wayland - Rorate touchscreen [SOLVED]
I figured it out, for my screen anyway...open ~/.config/wayfire.iniFind your touch device ... In my case it was right below my HDMI display device.I had already rotated my HDMI display so it had a...
View ArticleHATs and other add-ons • Re: Official Foundation Pi 4 case has no holes for...
I think the major problem, as with the tech side, is that people may have different approaches to gaining knowledge: Don't bother. Guess. Assume that the latest blog they've read is correct, without...
View ArticleBeginners • Re: Raspberry 1 model B
You also can try to use an SD to uSD adapter. I also had issues with my SD card slot on my RPI 1B. The adapter fixed the issue. But you then have to use a uSD card instead of a normal SD card...
View ArticleEspañol • exportar ejemplo fuera de pico-example la carpeta ping
Buenas,Quiero usar de base el ejemplo ping de pico-examples y usarlo en otra carpeta externa! como puedo hacer para exportarlo?Mi locacion...
View ArticleAdvanced users • Seeking clever ideas: applying git changes to a Connect-ed...
The situation: I have a couple of pi zero 2 Ws where I've been updating some code vi git pulls from a custom git project, hosted locally on a Mac on my home network. Now, I've deployed those two pi's...
View ArticleTroubleshooting • Re: Raspberry PI - issue with gammu
Is it possible sending, and receiving messages, and run the script on sms receive?Yes. I use it only to receive SMS messages and forward them in an eMail but you also can send SMS. Please check the...
View ArticleMicroPython • pico w can't delete file or save any file
i dont know that who had this problem before but i cant delete files on my pico or save, rename,when i hold bootsel and drag the file flash_nuke.uf2 from documentation it just deletes micropython...
View ArticleAdvanced users • Re: Seeking clever ideas: applying git changes to a...
If the Connect devs had file transfer working, I could just copy over the project directory from an updated machine.If you can connect to the remote Pis you can use ssh. If you can use ssh you can use...
View ArticleTroubleshooting • Re: Laptop keyboard on Raspberry Pi 5?
Use Control3 with USB CH9329 Cable.See https://youtu.be/ZCbLUDXHe6EStatistics: Posted by sipper — Thu Sep 05, 2024 8:16 pm
View ArticleAndroid • Re: How to get out of TWRP
"Can you give the keys that i can used to pass no command in recovery in emteria"See the othre post about this same topic: viewtopic.php?p=2250705#p2250705Statistics: Posted by neilgl — Thu Sep 05,...
View ArticleTroubleshooting • Re: Pi 4B in Kiosk Mode Not Working on Larger TV
How are you powering the Pi? If you are using a usb socket from the TV, then that is unlikely to work (typically USB2 only support 500mA).Yes, that could be it. It worked on the 32" TCL TV so I...
View ArticleGeneral • Re: Problems with battery driven Pico
Some current load measurements would be useful. Both for LED load current and Pico sleep current.For LiFePO4, IIRC only A123 cells (nanoparticle tech) can handle really high discharge loads well. I...
View ArticleTroubleshooting • Re: bookworm update messed up libcamera on a pi3 b+ ?
Same here updated Pi1BCode: root@raspi1:~# rpicam-hello[0:12:08.242092058] [824] INFO Camera camera_manager.cpp:316 libcamera v0.3.1+49-48fe316f[0:12:09.133540986] [829] WARN RPiSdn sdn.cpp:40 Using...
View ArticleTroubleshooting • Re: Dip Switches on Pi Keyboard
Language versions?Statistics: Posted by drgeoff — Fri Sep 06, 2024 7:56 pm
View ArticleGeneral • Re: Continues SPI transfer
BTW, the actual SCK frequency is clk_peri divided by an even number. By default, clk_peri is connected to clk_sys. So, if your clk_sys is the default 125 MHz, and you ask for 30 MHz, you're probably...
View ArticleGeneral • Re: Official RP235xB boards?
noStatistics: Posted by jdb — Fri Sep 06, 2024 8:24 pm
View Article