Other projects • Re: How do I connect a button to my RPI?
If you only want a temporary attachment, you don't need solder. Presenting Eugene’s fishing line header hack for Raspberry Pi Zero:I was surprised how well it worked.Statistics: Posted by scruss — Sun...
View ArticleBeginners • Re: git module update
You'll need to go to those same repos on github and find, or ask for, the instructions to update each of them. The instructions are likely to be different for each of them.Statistics: Posted by memjr...
View ArticleWanted • Re: Is It Possible to Find This Component ("Hammer...
You could just learn to solder.For some people, that's not an option.Eugene’s fishing line header hack for Raspberry Pi Zero also works if you don't mind a little ugly:That's 0.38 mm / 5.4 kg test...
View ArticleTroubleshooting • Re: RPI Zero W 2 web browser too slow
Is there a command or something I could do?No. Modern browsers consume a lot more resources than your Pi 0 has. Unfortunately, what you see is what you get.Statistics: Posted by memjr — Sun Feb 25,...
View ArticleOther programming languages • Re: C# on a raspberry Pi?
Use Dot Net 8, Publish as Self contained Arm32 or Arm64and for a GUI you can use Avalonia, UNO or ETO.FormsStatistics: Posted by ProjectMayu — Mon Feb 26, 2024 9:34 pm
View ArticleHATs and other add-ons • Re: RPi5 RTC battery
Try https://syncer.live/ to check to clock.Statistics: Posted by ygator — Mon Feb 26, 2024 9:37 pm
View ArticleBeginners • Re: Radical RPI5 Audio Idea or is it?
Things to rule out'ish.[*] I've already updated the system to the latest versions.Righty; so using RPI-OS "failed to connect to Bluetooth device could not set device as output", the Bluetooth Audio...
View ArticleNetworking and servers • PI5 Network drivers win11?
Hey,any skilled individual got PI5 Network drivers for windows11 working?CheersStatistics: Posted by CitizenKane — Mon Feb 26, 2024 9:55 pm
View ArticleBeginners • Re: Asking for some guide RE a beginners' OS choice
The games run at 0.3 fpsA computer for games costs $2,160.85. A Zero costs $8.94. Your comparison to RISC OS is useful.Statistics: Posted by peterlite — Mon Feb 26, 2024 9:58 pm
View ArticleTroubleshooting • Re: New rpi5 + new official powersupply: "not...
I got my rpi5 recently. I have the same issue in Germany. I am using the GeeekPi Raspberry Pi 5 Power Supply 27 WI don't see a solution in this post. Are there any news?Statistics: Posted by...
View ArticleTroubleshooting • Re: Boot order problem. (NVMe and micro SD)
i always leave it on the default, so if something goes wrong i can stick an sd in and reflash the nvme.Statistics: Posted by kerry_s — Mon Feb 26, 2024 10:02 pm
View ArticleNetworking and servers • Re: Raspberry Pi 5 Ethernet PTP Timestamping - How...
Have you had any success testing PTP with Raspberry Pi 5?I would like to try out AES67 streaming using https://github.com/bondagit/aes67-linux-daemon which makes use of PTP.Statistics: Posted by...
View ArticleRaspberry Pi OS • Re: Pi os not installing properly
The second partition is still a compressed image. It will be expanded on first run (you might need to wait several minutes).Statistics: Posted by davidcoton — Mon Feb 26, 2024 10:04 pm
View ArticleRaspberry Pi OS • Re: Raspberry Pi4 4gb built-in Wi-Fi module, hardware or...
Try a new SDCard or USB stick (so you keep all your work on the existing one) with a new download of RPiOS Bookworm. If WiFi works with that, it is not a hardware fault.Statistics: Posted by...
View ArticleRaspberry Pi OS • Re: VNC SERVER icon not showing in taskbar
assuming the latest "bookworm" PI-ossince the latest uses wayland, and not x11 for display compositor, they switched to Wayvnc.this does not put anything in the taskbar.but vnc still works. wayvnc is...
View ArticlePython • Re: How do I fix this Python code?
No, the export is a whole different project. It just has to stop recording when the code is stopped.It seems to be using the same program interface to Audacity?In which case this might be the common...
View ArticleTroubleshooting • Re: Pi 3B+ boot oddity
I have the same problem. Bought 10 pcs from a shop that received stocks for the first time in 15 months. This image has been working for years, until now. If I can pay anyone to change the bootfile,...
View ArticleOff topic discussion • Re: Raspberry pi Zero 2W starting rotation
Congratulations. You have discovered why those offering advice concerning trouble with Pis often start with, "What are you using for a power supply?"Statistics: Posted by W. H. Heydt — Mon Feb 26,...
View ArticleGeneral • Re: Transfer data over wifi for pico for a high sampling rate
Still no reponse on your output impedance? No Voltage degradation check my oscilloscope output versus the exec chartviewtopic.php?t=361335&start=75#p2196536Your latest google drive link failed! if...
View ArticleGeneral discussion • Re: A Pi Pie Chart
Is anyone else having trouble with wget?Looks fine to me. I just used wget to download the pichart.tgz and it was fine. Dates on the cert are validCode: notBefore=Jan 18 00:00:00 2024 GMTnotAfter=Jan...
View Article