Run Zephyr on Raspberry Pi Pico 2025-07-26
Note that the LED blinker example does not work on the Raspberry Pi Pico W, see also: Run Zephyr on Raspberry Pi Pico W.
You can speed up the debug loop a little bit by plugging the Pi with BOOTSEL selected, and then running:This flashes the image, and immediately turns off BOOTSEL mode and runs the program.
west flash --runner uf2However to run again you need to unplug the USB and re-plug with BOOTSEL again so it is still painful.
Raspberry Pi Pico getting started 2025-07-26
Getting started on Ubuntu 25.04: see: Program Raspberry Pi Pico W with X.
Then ignore the other steps from the tutorial, as theese use the picozero package, which is broken with this error: github.com/raspberrypilearning/getting-started-with-the-pico/issues/57and uses picozero specific code. Rather, just use our examples from rpi-pico-w.
AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter' Run Zephyr on X 2025-07-26
Zephyr example 2025-07-26
Exascale hypothesis 2025-07-26
The "exascale hypothesis" is a name made up by Ciro Santilli to refer to the hypothesis that the real-time human brain simulation becomes possible at exascale computing.
It is a simple extrapolation from the number of synapses in the human brain () times the number of times each neuron fires per second.
LED blinker 2025-07-26
This is the hello world program of microcontrollers: blinking and LED! Many boards have an on-board LED, making this a convenient hello world that does not require any external components.
GNU ld 2025-07-26
Type of hello world 2025-07-26
- web development
- video game
- Doom is the hello world shooter game
Proportional-integral-derivative controller 2025-07-26
harmonic.fun 2025-07-26
Calculate resistor needed for an LED 2025-07-26
Feedback control algorithm 2025-07-26
LED HOWTO 2025-07-26
Feedback 2025-07-26
Ciro Santilli's hardware Laroal STM32F411 2025-07-26
Board with a STM32F411CEU6 and breakout pin.
Ciro Santilli's hardware Freenove 2004 20x4 LCD character display Created 2025-07-26 Updated 2025-07-27
2019-09 "AstroAI Digital Multimeter, TRMS 6000 Counts Multimeters Manual and Auto Ranging; Measures Voltage, Current, Resistance, Continuity, Capacitance, Frequency; Tests Diodes, Transistors, Temperature, Red" www.amazon.co.uk/dp/B071JL6LLL (archive). Manual: web.archive.org/web/20190904200759/https://static.astroai.com/manual/Astroai-Digital-Multimeter,-Trms-6000-Counts-User-Manual-en.pdf. www.youtube.com/watch?v=uDGCs1G0Tx8 AstroAI WH5000A Digital Multimeter some basic features
There are unlisted articles, also show them or only show them.