Advanced users • Autoboot.txt - does redirecting to another boot partition...
Greetings!Assume I have a multi-boot arrangement where I have a SSD configured with a "master" boot partition, (FAT - partition 1), and several additional boot and root partitions as extended...
View ArticleGeneral • Pico2 and SWO
AFAICT, M33 supports SWO. Does pico2 utilize it?It would be awesome if we could debug with it:https://mcuoneclipse.com/2021/05/22/swo ......
View ArticleBeginners • Specific number of nanosecond pulses generation
I am new to Raspberry Pi. I am using a RPi 4 and I want to be able to generate a specific number of pulses with a time duration between 100 ns and 1 µs. The number of pulses I want to generate,...
View ArticleAdvanced users • raspberry communication with profinet device
hi all,I would connect a profinet device which could works connected with PLC siemens to a raspberry pi4. can raspberry comunicate with profinet devices?many thanks in advanceStatistics: Posted by...
View ArticleTroubleshooting • 52Pi NVDAC not recognized
I have a Raspberry Pi 5 for which I purchased a 52Pi NVDAC (NVME + HiFi audio). I have checked for updates, both OS & firmware; though firmware was up to date already. Upon boot the NVME card is...
View ArticleFrançais • Ads blocker niveau réseau - pihole ou adguard home . version...
bonjour,pensant à installer un bloqueur ads au niveau du réseau,j'ai vu 2 logiciel Pi hole ou adguard home ?lequel des 2 recommandez vous ?aussi, quel version minimale de pi peux il être bon...
View ArticleBeginners • What is the dangerous temperature for RPi5?
Hi All,can anyone tell me what is the dangerous temperature for RPi5 that could damage the soc? Also I would like to know on what temperature RPi5 goes into throttling mode.I am setting up e-mail...
View ArticleMicroPython • Using a keypad to get user input
I want to use a keypad to control a Robot Arm. I found code for how to program a keypad. I am able to read what key is pressed. However, when I use the input function, it apparently doesn't read the...
View ArticleGeneral discussion • Using Pi as a network endpoint
HiWe are looking to display certain information to 2 workshops within our network. Our though is to have 2 monitors in each workshop that shows the same information, much like an airport flight...
View ArticleGeneral • debugprobe_on_pico (i.e. not the retail debug probe)
I've got a retail debug probe which works fine. Problem is I want to use the alternate probe you install on a pico (i.e. only one USB cable)On page 18 of Getting Started With Pico -...
View ArticleTroubleshooting • screen flashing on raspberry pi 3b
Hello, good afternoon. I have a Raspberry Pi 3b with the latest 64-bit Raspbian installed, and when I try to connect it to my Acer K192HQL monitor, it gives an image but then it turns off and shows...
View ArticleOff topic discussion • man jailed for faking his own death in a bid to avoid...
A man was jailed after faking his own death in a bid to avoid paying child support, prosecutors have said.Jesse Kipf, 39, of Somerset, Kentucky, was sentenced to nine years in prison for computer...
View ArticleNetworking and servers • Raspberry as local website
Hi I have some sensors I want to address sensors via i2c and make the data visible in a browser. The site will only be used in a local website. So that the user in the network can type in an ip adress...
View ArticleBeginners • NVMe memory
Wanting stable instead of cutting edge speed, should I wait out while the normal teething issue (as seen on some forums), same on any advance machinery, are in pogress of being resolved on RPi 5 and...
View ArticleSDK • Hang on cyw43_arch_gpio_put() when network active.
It would seem that its not safe to call cyw43_arch_gpio_put() while network is active (linking against pico_cyw43_arch_lwip_threadsafe_background)?Symptom is that function call cyw43_arch_gpio_put()...
View ArticlePython • Getting more out of the CPU when running python project
HeyI wonder how I can utilize more of my CPU when running a python project. I have a hobby project where I'm building a small toy car, which is controlled via an xbox controller. It has a camera...
View ArticleGraphics, sound and multimedia • Connecting external plugs to DAC Pro
Hi,After some testing of different sound boards, I managed to get the official DAC PRO to run as exptected, in a bare metal MiniDexed project. Compared to the previously owned RASPIAUDIO Audio DAC...
View ArticleGeneral • RP2040 / RP2350 Secondary USB HID (guest, not host)
I am trying to figure out if it's at all possible to have the RP2040/RP2350 hooked up to two computers in the following way:- Connected to computer A via the standard USB interface, in USB Serial...
View ArticleGeneral • RP2350 and MP3
Just a quick note to confirm that the RP2350, unlike the RP2040, is able to decode full 44100Hz stereo MP3 files in real time.I use David Reid's excellent dr_lib libraries...
View ArticleAutomation, sensing and robotics • Would SQLite works well with Grafana
After doing some research, we incline to use SQLite with Grafana. Is this is a good idea???For DIY weather data, maximum hundreds byte per minute. Able to store data for 10 years. Download old data...
View Article