Raspberry Pi OS • Re: RasPiOS Bookworm Lite with GUI on Pi5
Thanks - I'm sure that will help some folk out. I've a feeling X11 is going to be with us for at least Bookworm and Trixie, i.e. 3.5 years+.I'd hope during that time many users will migrate to...
View ArticleGaming • Re: Seeking interest and support in a game designed for Rpi
This endeavor is one of many highlighting the growing interest in Rpi game development. For instance, the RPI Game Dev Club welcomes anyone within the RPI & Troy community who is interested in...
View ArticleWeather station • Re: looking toward fabing a . . .
Code: I think you meant that the DS18B20 reads only temperature. I already have some of those.Sorry for the typo!Statistics: Posted by dbrion1 — Fri Jan 19, 2024 11:11 am
View ArticleMicroPython • Wireless REPL code updates?
Does wireless REPL enable over the air micropython code updates on a PICO-W?Statistics: Posted by BillTodd — Sat Jan 20, 2024 10:08 am
View ArticleGeneral discussion • Re: Using a Pi 4B without a fan
i would not be comfortable with just 10% wiggle room i'm full getto, i drilled a hole in the bottom side of a aluminum pill bottle and thermal glued it on the cpu. thermal draft cooling. A wise man...
View ArticleTroubleshooting • Re: HDMI to VGA "Input not supported"
I'm trying to get my Pi 400 to connect to an old VGA monitor that was lying around. I put Ubuntu desktop on it from the official Pi imager. When i plugged it in along with the HDMI to VGA adaptor it...
View ArticleFrançais • installation THONNY sur PI400
Bonjour, je voudrais utiliser THONNY sur PI400 mais je n'arrive pas à l'installer. Il parait qu'il est préinstallé mais je ne le trouve pas...Statistics: Posted by Speedshark13 — Sat Jan 20, 2024...
View ArticleTroubleshooting • Re: I fried my pi, but how?
1.What instrument are you using to measure the capacitor and have you removed the capacitor from the board? Most instruments cannot measure components when connected to other components.Of course,...
View ArticleGeneral discussion • Bughunting: window size, and hidden dialogs
1.0I often turn off just the monitor, and when I turn it on again later the terminal windows have shrunk. So a window that were 80x24 become 79x22. If I repeat it, two more rows disappear, and one...
View ArticleAdvanced users • 100Mbs ethernet cripples network boooting Bookworm Pi!
Under Bullseye, I could set the ethernet speed to 100Mbs full duplex, using Code: ethtool -s eth0 speed 100 duplex full autoneg off and everything worked fine.Now, I'm running Bookworm, with network...
View ArticleMicroPython • Re: How to draw simple chart on client side from server data
jsChart is a valid option. Sample code, check network definitions, had to change it for local use.Code: """05.01.2024 dodana meritev temperature na PICOGarage Door Controller codeWritten by Michael...
View ArticleGeneral • Re: Pico is not detected in Windows
I received the new cable and it works perfectly ! I want to ask you someting. I see in the Device Manager someting labeled as "RPi Boot" but with an warning sign. It is normal ? Or I must install some...
View ArticleGeneral discussion • Which Pi4 Variant for multi-WordPress installations?
Hey All!Hope you're all having a pleasant day.I am looking to move my current WordPress installations from my old laptop to a raspberry pi 4, but I wasn't sure which variant I should be getting. I...
View ArticleTroubleshooting • Re: Raspberry PI 5 and NVME SSD
Thanks to PeterO for your explanation!Note to OP: if people start shouting on me in bold or capital letters I will no longer care in answering ANY of their questions!You've received the answer to your...
View ArticleTroubleshooting • My Media for Alexa
I have a Raspberry PI 5 connected to my home network via the fixed IP address of 192.168.0.4It has the Full 64 Bit Raspberry Pi OS installed upon it.I have av=ctivated SSH and VNC and I am running the...
View ArticleCamera board • Re: High frame rates with the GS camera via Python/libcamera
Many thanks to HermannSW, now I can use GScrop on the Pi5 and will experiment with .mp4 videos with timestamps. Thanks to this great forum I'm learning a lot and getting results quickly, thanks to...
View ArticleRaspberry Pi 400 • No bootup with printer
I am trying to setup a usb printer using the recommended standard printer setup method, however the system will not boot with the printer attached to a usb port.Also local host:631 requires a user...
View ArticleGeneral discussion • Re: Raspberry Pi 4B Cooling
Did you try to work like that by yourself?Hi,I want to use the Raspberry pi 4 model B 8GB.I want to use it only for the I2C interfaces. Do I need to take care of cooling it with external...
View ArticleGeneral discussion • Re: Power multiple PI 5
How can you tell the label is non compliant?Since 2021 CE labels require contact details, you don't see it very often because we import so much stuff from areas that aren't directly under CE...
View ArticleAdvanced users • Re: Real Time 6.1 64 bit Kernel Compile
It is best to use different image name than kernel8 and configure which kernel you use in /boot/config.txt by using kernel property eg. in pi3 section. More details about config.txt filters...
View Article