Other projects • Old rotory telephone hook up
Hi, So i want to wire an old phone to my rpi, i want so if picked up it does a dial tone (play mp3) then they dial 1194 which is the old Australian talking clock number. then it reads out the current...
View ArticleSDK • Re: RP2040 GDB VS Code Help
Try to edit launch.json, look for load.Statistics: Posted by gmx — Sat Oct 19, 2024 3:52 am
View ArticleRaspberry Pi OS • Re: How to get newest version of ffmpeg?
Alternatively some way to save the stream additionally to a ts type file while the download is being done and then when all is successfully concluded fix the mp4 file and delete the ts file.If an...
View ArticleTroubleshooting • Re: Pi randomly doesn't boot anymore. I don't understand...
Get a new SD card. Image the current version of RPiOS onto it. Try booting with it. If that works, you probably have a corrupted SD card.Statistics: Posted by W. H. Heydt — Sat Oct 19, 2024 4:33 am
View ArticleWanted • Re: Advice Needed: TP-Link USB WiFi Adapter for Raspberry Pi 4
https://github.com/morrownr/USB-WiFi/bl ... drivers.mdStatistics: Posted by davidm8624 — Sat Oct 19, 2024 4:40 am
View ArticleTroubleshooting • xrandr: Failed to get size of gamma for output default
xrandr: Failed to get size of gamma for output defaultThis error, usually accompanied by a Linux OS reporting a screen refresh rate of 0 Hz, and resolution locked at a particular (usually minimal)...
View ArticleFor sale • Cannabis grower is saying hi to everyone my first post!
Hey guy's check this outI am a California native by name cerianberigam on telegramStatistics: Posted by hendrixO — Sat Oct 19, 2024 5:47 am
View ArticleOther projects • Re: Old rotory telephone hook up
Well, you could start with a quick search:https://www.instructables.com/Raspberry ... ary-Phone/That project does replace some of the parts with new alternatives, so might not be what you want.There...
View ArticleHATs and other add-ons • Re: NVMe over PCIe causing problems
Yes, indeed I forgot to mention I'm using 27W USB C 5.1V 5A Power Supply, which came with that starter kit.Statistics: Posted by Racker_CRO — Sat Oct 19, 2024 6:04 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: How to change VC4_dsi overlay to rp1_dsi
What makes this different from viewtopic.php?p=2260378#p2260378?Statistics: Posted by aBUGSworstnightmare — Sat Oct 19, 2024 6:11 am
View ArticlePython • Re: PID controller help
No laughing. It looks like a good try.I see no main loop. It looks like it will start the threads, then close the program.I see only one shared variable in the two new threads. Basically those threads...
View ArticleTroubleshooting • Re: RPi 4 can't connect to 5Ghz, but can to 2.4Ghz.
And I found quite interested page in the internet about that problemhttps://bugs-devel.debian.org/cgi-bin/b ... 616;msg=47That thread doesn't seem to mention anything about a hardware...
View ArticleCamera board • Re: does an "affordable" C/CS-mount macro lens exist?
In case of interest- I tried putting two cheap Amscope 4x microscope objectives back-to-back, for a simple 1:1 macro lens. They're only $23 each, and I guess you get what you pay for. Even in the...
View ArticleBeginners • Re: Learning Linux
The conservative rolling updates avoid periodic disruptions that Debian major releases cause.Second that. I've always been a Debian guy - on all the platforms - but the only way to stay sane is to...
View ArticleCompute Module • Re: CSI not working
There is no camera auto detect (same is valid for DSI as well) for compute modules. You will have to add the overlay for enabling the camera yourself. The docu is a food starting point (or search the...
View ArticleCompute Module • Re: CM4IO with Raspberry Pi 7" display
I want to say thanks for all the information I've received. My issue is resolved. My problem is I was using adapter cables from other companies. After realizing that there was an offical cable that...
View ArticlePython • Re: Send email from python
I use smtp2go. It's free for small personal use. If I remember correctly I get 100 emails per day. Enough for my needs.My email address to send from is an outlook.com one.Code:...
View ArticleTroubleshooting • Re: Pi 5 chip came off
Right ive come to the conclusion that I don't feel comfortable with doing the micro soldiering so have decided to put on ebay. If anyone wants to do it for themselves here it is....
View ArticleTroubleshooting • Re: WiFi Issue - CTRL-EVENT-ASSOC-REJECT...
Thanks for coming back to me.I've checked the country code is correct - AU.The Pi is maybe 4m away from the WAP, practically line of sight.I'm sure it had connected fine in the past.I've recently...
View ArticleAdvanced users • Re: Shrink-backup: a backup tool for SBC:s
==> shrink-backup 1.2 release <==A smaller release this time.Added curl install method for users that prefer to have application and configs files in a static location, please see wikiVarious...
View Article