Beginners • bolt try for grandson robot voice and answer ?
hello im pretty new at raspbery pi i have a 5 and did some hadware program testing leds on / of in line etc now was my idea my grandson is a big robot fan ( he is 4 years old i made hum an wooden...
View ArticleTroubleshooting • Wifi, ethernet not working and the green indication light...
I've been using my raspberry pi 4 8GB varient for the past 6 months and suddenly my RPi's ethernet is not working and wifi too after some internet search I came to know that, it can because of some...
View ArticleTroubleshooting • Re: Raspberry Pi Imager Won't Download System Types
I was suggesting that you use the network install to install Raspberry Pi OS; then boot off that and use it to run imager on to create the OS that you want.Ah - sometimes I get focused on one line of...
View ArticleBeginners • Re: bolt try for grandson robot voice and answer ?
Sounds like a cool project. Lucky grandson!I typed "voice activation raspberry pi" into a search engine and got loads of hits. I suggest that you do that too. There were far too many for me to sort...
View ArticleBeginners • Re: Having a hard time installing pcsx2
Hello I am having some issues with installing applications on to my raspberry pi 5 specifically the pcsx2 application. I am fairly new to pi creation having had one a few years ago and having to look...
View ArticleGeneral discussion • Tvheadend on Pi
I have a RPi 3 B+ running Tvheadend as a media server. I have a DTT HAT for terrestrial TV and a Sat IP (Telestar Digibit Twin) for satelllite channels. The Sat IP is connected via gigabit wired LAN....
View ArticleTroubleshooting • Re: Raspberry Pi Installer Previous Version Delete
Nothing in C:\Program Files\Raspberry Pi ImagerStatistics: Posted by hhcasey — Fri Aug 22, 2025 4:28 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: RP1 - 480i 60fps over composite in...
Well it's a bit of a hack but it seems to work. If you're brave you can test it with:Code: sudo rpi-update pulls/7010The usual warnings apply!Statistics: Posted by njh — Fri Aug 22, 2025 4:32 pm
View ArticleTroubleshooting • Re: Wifi, ethernet not working and the green indication...
I suggest you start with The Boot Problems StickyStatistics: Posted by thagrol — Fri Aug 22, 2025 4:38 pm
View ArticleBeginners • Re: raspberry OS lite
Please note that I am a complete Raspi novice.I have a Raspberry Pi 5 and have installed OS-lite on both an NVMe and an SD card.First on the SD card, as it was easier to correct in case of failed...
View ArticleBeginners • Re: no audio at startup
Code: mimmo@raspberrypi:~ $ sudo rpi-eeprom-updateBOOTLOADER: up to date CURRENT: mer 20 ago 2025, 15:21:58, UTC (1755703318) LATEST: mer 20 ago 2025, 15:21:58, UTC (1755703318) RELEASE: latest...
View ArticleGeneral • Re: MicroSD card connection to Pico 2W
But one question remains: Are pull-up resistors (or any other component) necessary/essential? For SPI? This bus does not need resistors acting as Pull-Ups, as opposed to e.g. I2C. For I2C I would not...
View ArticleAutomation, sensing and robotics • Re: More powerful motors for Camjam Edukit 3
Are you sure the motors you link to at pihut aren't exactly the same as in the kit ?Statistics: Posted by gordon77 — Sat Aug 23, 2025 4:36 pm
View ArticleBeta testing • Re: Updating to trixie
On a hunch, I changed the name of the Python folder within the venv's lib folder from python3.11 to python3.13 ...Interesting. But I though the entire point of (mandatory) venvs was to avoid this sort...
View ArticleHATs and other add-ons • Re: Tvheadend on Pi
Yes the network card is connected via the USB 2.0 bus which is probably a bottleneck.DVBViewer is an app that connects directly to the Sat IP and I can run two high bandwidth HD channels...
View ArticleBeginners • Re: Beginner help : connecting LED stripe
Hello thereI bought LED stripes from Pimoroni : https://shop.pimoroni.com/products/flex ... 0032045139The page says : The wires are as follows: Red: 5V Green: data White: groundThe thing is : the...
View ArticleMicroPython • updated micropython VGA library for the pico2
Hello all,I recently updated my micropython VGA library for the pico 2.https://github.com/HughMaingauche/PICO2-VGA-MicropythonThis is an upgrade of my previous...
View ArticleNetworking and servers • Re: DHCP serve fixed address from the Network...
I'm afraid my dns/dhcp server rpi is still running jessie. I'm not sure where my experimental rpiZW hotspot is but it's certainly pre bookworm so will be similar. I don't know about network manager...
View ArticleGeneral • Re: RP2040 RP2350 Data Interleaving
Note that RP2350 DMA does additionally support increment by two and decrement by 1 in addition to the original no-increment and increment by 1… thus you can use DMA to fill in every other half word...
View ArticleGaming • Re: Games to Play on the Terminal (RPi OS Lite)
+1 for nethack. It's old school but still one of the best text based games you can play. Might take a bit to learn the controls, but worth it.Statistics: Posted by jetsrr — Sat Aug 23, 2025 5:32 pm
View Article