Troubleshooting • Re: Issue pi zero WH doesnt want to turn on
Thanks it workedStatistics: Posted by pi2027 — Thu Apr 18, 2024 12:59 am
View ArticleGeneral • Re: extra cables for debug probe
...Three cables......So much for the ad I was looking at - it only had the JST and 0.1' male shown My bad - I may need to order one the way my little project is going at the mo.Statistics: Posted by...
View ArticleTroubleshooting • Re: X11 forwarding not working.
Not really enough information provided to offer an real help.In no particular order:What's the exact command you are trying to run?What's your DISPLAY environment variable set to?Do you have an X...
View ArticleTroubleshooting • Re: Critical shortage of swap space - pi5
I have just set up two new Pi 5s headless. I plan to use them as DHCP/DNS servers, with one being an internal web site for building monitoring and nagios, and the other as a NAS server with an...
View ArticleGeneral discussion • Re: Wired SSH connection to Pi Zero 2W (not using gadget...
So I have a pi0 2W setup outside and often find network connectivity to be poor. In these cases, I really want to get a wired connection to ssh into the device and debug directly. I've seen lots of...
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 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 ArticleBeginners • Re: messed up desktop
Thank you immensely for the reply. Diligently followed instructions but no fix. Changing defaults does not seem to help.I am new to Linux and have messed some things up and had to re-install with the...
View ArticleTroubleshooting • Repo no longer has a Release file.
I am getting the following error when trying to update my pi.'sudo apt update && sudo apt upgrade -y'E: The repository 'http://httpredir.debian.org/debian buster-backports Release' no longer...
View ArticleBeginners • Pi Zero 2W ON/OFF Switch
I’m testing a Pi Zero 2W on battery for an “in the field” device. I’m looking for a way to shut down and power up the Pi so I don’t corrupt the OS.I found this tutorial, curious if this is the best...
View ArticleTroubleshooting • Re: Repo no longer has a Release file.
I even tried switching over to the Debian repos and I am getting the same thing.Change /etc/apt/sources.list back to how it was before. Using the Debian repos will break the install as they're not...
View ArticleAdvanced users • Re: Brief Console Display Flash During Boot on Raspberry Pi...
Wow, I'm impressed! I finally managed to solve my own problem... again! It's like I'm a master of self-debugging or something!So, for those who are still sleeping, let me summarize: I added...
View ArticleTroubleshooting • Re: Can Open Browser from Terminal but Not from Systemd...
Presumably there are some differences in the environment? between systemd and the user command line that allow the later to work.There are. But those aren't the main problems with your...
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".And even if...
View ArticleBare metal, Assembly language • Re: Accessing ISP functionality on Raspberry...
I guess this means it won't let me read those registers from the Linux user side.for basic testing, you can defeat that with vcpokethat does reads from the VPU side, so you need to use a 7e based...
View ArticleOther projects • Re: Goal: 20mhz PWM signal at 8-bit resolution. Possible?
First of all, this is not for an LED, but a laser diode. 6.5V, 130mA current (power output is 50mW).Secondly, I need the laser to modulate between 256 levels of brightness, 10–20 million times per...
View ArticleMicroPython • Re: pico-to-pico via intenral router: accept () issue
FYI, my problems have been resolved. I bought a $30 Tlink router and did not hook it up to the Internet -- just using it as a local network. Then all my server/client apps worked! So my main problem...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
Smartphones have sort of replaced the PC as a daily driver, but they are not Desktop replacements.Typing this on a mech keyboard to my Pi5 is not the same as using this forum on a Smartphone.I have...
View ArticleBeginners • Module Error
I've been trying to test out manipulating my Raspberry Pi Camera Module 3 through Thonny but I've been getting the "ModuleNotFoundError: No module named 'picamera' " and I'm not quite sure why. It's...
View Article