Raspberry Pi OS • Re: Booting time reduction
I am new in raspberry pi for industrial enviornment. Monitor is not connected to system (machine user are not using Desktop). this is singular machine. which os should i use ?If there's no display on...
View ArticleNetworking and servers • Re: Can someone explain "virtual bridge"...
Not specific to RPis, the Wi-Fi system specs do not permit what you wish to do.Statistics: Posted by drgeoff — Tue Jul 30, 2024 5:31 pm
View ArticleGraphics, sound and multimedia • Re: RPi 5 - omxplayer
Everything you can do on the Pi3 you can do on the Pi5,Except for the one thing I need it to do.But don't worry. I'm sure other people will find uses for this new board. They will still...
View ArticleCompute Module • Re: Linux Reboot fail
SD_VDD_OVRIDE is floatingand the other SD-CARD signals I have been connected to SDCAR looking to the picture.Is that little Lowpass to that switch a Problem?Statistics: Posted by gs105 — Tue Jul 30,...
View ArticleBeginners • Ad-Hoc Network Setup - PI4, Bullseye
Question: Does anyone have links that would guide us in setting up a PI 4 with bullseye as a server? Application - Requries a wireless connection between a windows computer and a PI4 without an...
View ArticleTroubleshooting • Re: Camera not detected
libcamera-still -o test.jpg --width 640 --height 480[0:17:58.641341296] [7135] INFO Camera camera_manager.cpp:313 libcamera v0.3.0+65-6ddd79b5[0:17:58.659095518] [7138] INFO RPI pisp.cpp:695 libpisp...
View ArticleBeginners • Re: Ad-Hoc Network Setup - PI4, Bullseye
What about setting up the Pi in AP mode? When you're out in the field, you connect to the Pi's wifi.Statistics: Posted by memjr — Tue Jul 30, 2024 5:58 pm
View ArticleOther RP2040 boards • Re: Custom RP2040 | USB Fails to establish...
Given the the brains over at RPi decided to run some transactions near this flash's limits (125MHz transaction, 133MHz maximum clock according to flash datasheet), Note that this is not the default...
View ArticlePython • Re: Python & Portainer
Looks like Homebridge is built on a version of RPI lite. You need to check if that bundle will run on RPI 5. You need to ask on the Portainer forum about having access to GPIO pins. Why do you think...
View ArticleNetworking and servers • Re: Access mysql database on raspberry pi from...
Arghh thanks to @neilgi for catching the tutorial was for installing mariadb and not MySQL. I saw a note that mariadb is a fork off MySQL. Not sure my suggestion above is correct for mariadb.It should...
View ArticleTroubleshooting • Re: Bullseye -> Bookworm but still kernel 6.1.21+ #1642
I think it messed up thinking it's a 64-bit ARM so I would like it to switch to legacy 32-bit one but dunno howI have added arm_64bit=0 to config.txt but still no resultStatistics: Posted by Onira —...
View ArticleGeneral discussion • Re: Communicating between 2 RPI's
Cat6 is not ideal as a power cable, though it will probably work over that distance. A thicker 2-core cable would be better. Remember, you will need 12V to 5V converters for each Pi0.No version of the...
View ArticleTürkçe • Raspberry Pi ve Pico
Türkiyede neden Raspberry Pi ve Raspberry Pico icin ilgi az Statistics: Posted by iiot2k — Wed Jul 31, 2024 5:21 pm
View ArticleBeginners • Re: 12V DC Wiper Motor Position
Another vote for using an optocoupler. If it is a "dry" contact, I would still use 12V to drive the opto LED, with the opto at the receiving end.Statistics: Posted by davidcoton — Wed Jul 31, 2024...
View ArticleTroubleshooting • Re: Raspberry Pi Hardware Repairs
Just checked it again and with the USB C plugged into the power input in the Pi, I can get 5v from both 5v GPIO pins.what about the 3.3v pin?Sadly only about 0.2vStatistics: Posted by JonnyAlpha — Wed...
View ArticleGeneral • Re: PWM slice limitation workaround
Thank you, this solves my problem. Wasn't aware there are that many PIO SMs.Statistics: Posted by kuskus.dev — Wed Jul 31, 2024 5:33 pm
View ArticleRaspberry Pi OS • Re: Changing Hostname after completing OS and app development
... BUT the web server which it was hosting would not respond...Apache defaults to the hostname if the virtual server does not have an entry name but you do have to restart the service if the host...
View ArticleSDK • Getting started - VScode install issue?
Hi all,I've been following the Getting Started guide installing the SDK onto a clean Pi4, I was able to install the examples etc using pico_setup.sh, I compiled and ran the examples in Chapter 3 and 4...
View ArticleRaspberry Pi OS • grim "jpeg support disabled" on Bookworm Wayfire
I'm trying to get a screenshot from CLI using grim on latest bookworm using Wayfire, and I want it to output as JPEG, but that is disabled when I use the below command. Will future versions include...
View ArticleTroubleshooting • Re: RPI 5 issues with USB working at startup
If it is a noise issue wouldn't it cut out periodically? Because once I get it to work it stays working until I restart the pi.But I will try to get a USB extension and give that a try.It depends on...
View Article