AIY Projects • Google voice kit is buster safe?
I have just started to build my Google voice kit v1 and one I installed the os onto my pi I got an error code that said my version was out of date on buster. I did some research and found it is not...
View ArticleMicroPython • Re: Micropython PIO Pulse Signal on RPI Pico
If I see correctly you don't have any explicit pull instructions or any other that trigger autopull, so the values sent are never read by the state machine.Statistics: Posted by horuable — Fri Dec 27,...
View ArticleNetworking and servers • Re: How do I set a static ip via config file?
I would prefer to not have to modify the image if possible. I'm setting up quite a few rpis, I would prefer to not have to build a new image for each one.The way I've been doing it for years is simply...
View ArticleRaspberry Pi 400 and 500 • Re: Can a Pi 400 Power the new monitor?
Tom's Hardware has updated their review and the result should apply to the Pi 400Update 12/17 08:02am PTWe've retested powering the Raspberry Pi Monitor via a Raspberry Pi 4's USB 3 port. The Pi 4...
View ArticleMicroPython • Re: .uf2 upload problem (raspberry pi pico 2)
Go back to basics, install MicroPython on the pico2 and use Thonny to get a blink script working, then save as it as main.py on the pico2.Check that the blink works OK when you plug the USB cable from...
View ArticleGeneral • Re: Testing high forward voltage 5mm LEDs on Pico digital pins...
I'd be stuck without PCBoard's LED Dropping Resistor CalculatorI'm also a big fan of the cheap LCR-T7 tester devices which will give you Vf for an LED you put n it. Similarly, cheap Aneng meters...
View ArticleGeneral discussion • Re: How much is pi stuff supposed to cost?
$100 is about £80, which after 20% VAT makes it about £96, which is the public have to see over here under the rules.It's about that at PiHut.As for the maths learning, it was better when we had 17.5%...
View ArticleBeginners • Fresh Install and WayVNC
On a new installation of Bookworm (Desktop), is WayVNC active by default?Can WayVNC replace SSH?GUI feels slow on RPi4 compared to Buster (Desktop).Statistics: Posted by onwi — Sat Dec 28, 2024 10:17 pm
View ArticleTroubleshooting • Freenove touch screen not working with the latest versions...
As stated in the title, I have a Freenove 5 inch touch screen for my Pi 4 (model FNK0078), that works fine in PINN/Raspberry Pi OS, but only cycles through different RGB colors (almost looks like some...
View ArticleBeginners • Re: Raspberry Pi 5 Graphics , good ?
Running any sort of video through a browser is prone to delay because of the very long path the data has to take through the system. Using dedicated player applications is much better.What delay do...
View ArticleTroubleshooting • Re: eth0 stopped working in Raspberry Pi 4b
Have you tried a different cable or plugging it into another network device to see if it responds to that?Seems odd to me that the connector would just die like that if I'm honest.Statistics: Posted...
View ArticleHATs and other add-ons • Re: BBC Micro:bit as a sensor for Build HAT
Well there doesn't seem to be much interest in it, but I did finish the first version of the software before the end of this year... https://github.com/imq-open/pxt-qbuild/ ... Started.mdHappy new...
View ArticleTroubleshooting • Re: Touch Display 2 problems
I have done some more testing and this is an intermittent problem. I suspected the SD card so burned a new one and tried it and it worked, bit fiddly to use but it seemed to be working I then rebooted...
View ArticleGraphics, sound and multimedia • Re: Audio problems after upgrade
After a bit more head scratching, I remembered that the sound system wasn't a plug and pray thing, there was an install script to run. So I did that, and that didn't work either, but it did produce...
View ArticleRaspberry Pi OS • Re: how to fix this error from rpi-update
Yes, that is correct, I am running Stretch on a pi-hole raspberry 3 (b?) and was trying to upgrade to buster using an only blog that had rpi-update as one last step before updating the deb source...
View ArticleBare metal, Assembly language • RPi 1/Zero DMA with SRC_INC set to 0
The DMA Controller Overview in section 4.1 of the docs for the BCM2835 states: The DMA can deal with byte aligned transfers and will minimise bus traffic by buffering andpacking misaligned...
View ArticleBeginners • Re: Fresh Install and WayVNC
Depends which Pi you run it on and how much memory that has.Which model of Pi are you using, with how much RAM?Statistics: Posted by neilgl — Sat Dec 28, 2024 11:06 pm
View ArticleTroubleshooting • Re: Pi 5 misses pings on ethernet when using 10HD
I think there is an issue, because I can clearly see that this is a Broadcom ethernet adapter, and yet the raspberry pi 5 is showing that it is using macb driver which according to the raspberry linux...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
I don't expect Pi prices to go up in the States as the tariffs are primarily targeted at countries who are related to human trafficking and illegal drug smuggling.That wasn't the case last time, and...
View ArticleCamera board • Re: IMX290 Low light/Night mode
I think the modified json needs more work.I'll look at adding i2ctransfer -f -y 6 w3@0x1a 0x30 0x09 0x11 into RPiCamGUIStatistics: Posted by gordon77 — Sun Dec 29, 2024 8:28 pm
View Article