General discussion • Raspberry Pi 5 NAS help?
I am new to the world of Raspberry Pi, but I would very much like to build my own Pi 5 NAS. I need some help or guidance please though as I cannot seem to find what I am looking for. I have 4x1TB SSD...
View ArticleOther RP2040 boards • Re: Custom RP2040 Board Not Detected
5mA or so is probably in fact right at this stage of booting - I'm used to about 1-2 mA while held in reset, 10mA when running, but if it's sitting there in the bootrom not having yet loaded any code...
View ArticleOther projects • Re: Custom Key pad
I had a targeted video pop up which showed a keyboard being made by making a grid that the Arduino could recognise as individual keys with out needing each one wired up, so I googled whether or not...
View ArticleAdvanced users • Re: Virtualisation on RaPi5
I´ve finally found the solution. Thank you for this, sorry if this is a dumb question, but I got the VM up and running and figured out and set up the bridge, but the only thing I can get when the VM...
View ArticleDevice Tree • Re: CM4 failed to enable uart3 + 485 mode
I think all you need is this - drop fragment 2:Code: fragment@1 {target = <&uart3_pins>;__overlay__ {brcm,pins = <4 5 6 7>;brcm,pull = <0 2 2 0>;};};Statistics: Posted by PhilE —...
View ArticlePython • Re: DS18B20 / w1thermsensor
Please post the output of this:Code: #!/bin/bashcd /home/pi/Documents/HVAC/source ./env/bin/activatewhich pythonI created a file memjr.sh containing the code you provided, and ran it with:Code: bash...
View ArticleBeginners • Re: Pi as Mass Storage Gadget with "virtual" backing-store
I have a device which supports to read files from an usb stick - but I'd like to present the content of a networl folder transparently as usb stick to the device.In addition I'd like to automatically...
View ArticleGeneral discussion • Re: Raspberry Pi 5 NAS help?
the rpi can not power those so they need to be self powered.i think open media vault is the more popular option, so maybe start your research there, visit there forum for cluesStatistics: Posted by...
View ArticleMedia centres • Re: Peppy player
I could not reproduce the problem. The volume control has been working fine in both alarm and sleep mode. Just tried out the collection function, it simply the task of fiinding the music album/file I...
View ArticleTroubleshooting • Re: What are all of Raspberry Pi 4 Problems?
Enough of the nonsense. Locked (and may well get deleted, but not by me)Statistics: Posted by 6by9 — Fri Aug 02, 2024 8:51 pm
View ArticleGeneral • Re: pico and thonny not working
yes, i have done it multiple times and it doesn’t work every single timeStatistics: Posted by SilliestCobra30 — Fri Aug 02, 2024 8:51 pm
View ArticleWeather station • Re: weather station to control frost irrigation.
I think this will help interface your Davis to a RasPihttps://www.weewx.com/Statistics: Posted by Paul Hutch — Fri Aug 02, 2024 9:14 pm
View ArticleBeginners • Library for tm1637 display for bookworm needed.
Hi All,i have recently installed bookworm. On bullseye i was controlling my 6-digit 7-segment display using raspberrypi-tm1637 library (https://pypi.org/project/raspberrypi-tm1637/).It looks like that...
View ArticleBeginners • Re: Help for a very old beginner
Ah, a kindred spirit. As an older 'techy' I went through an MQTT setup a couple of years ago with IOT devices but of course because everything is working ok, I forgot how to set it up.It sounds like...
View ArticleTroubleshooting • Re: Problem with SSD password required?
Thank you both. I was finally able to use my pc to load the OS onto the SSD and I'm up and running.Statistics: Posted by gbinco — Fri Aug 02, 2024 9:41 pm
View ArticleRaspberry Pi OS • Re: Shutdown on startup
Thank you, I will try itStatistics: Posted by stevensarns — Fri Aug 02, 2024 9:57 pm
View ArticleTroubleshooting • How do I disable all logging in rpi os 64bit (Bookworm)?
I updated my rpi 4, after 3 years. I used to disable logging usingCode: sudo systemctl stop rsyslog && sudo systemctl disable rsyslogBut, I found out that this new 64 bit version deprecated...
View ArticleHATs and other add-ons • Info On IQaudIO Pi-Codec+
Hi,I've been digging through my box of parts and have come across a IQaudIO PiCodec+.I cannot find any info on it and although similar products are sold, this one does not seem to be available...
View ArticleTroubleshooting • Re: Connecting zero 2 W with ssh not working
I have used just the sort of set-up you describe many times with a variety of RPi boards from RPiZero to RPi[5]. But never with an RPiZero2W - which is perhaps the only product in the range I have...
View ArticleTroubleshooting • Re: Two RPi 5 dead
I'm not convinced that the two failures had the same cause. The symptoms are different (apparently one PMIC, one SOC), which may or may not have a common cause. That, of course, says nothing about...
View Article