JavaScript software 2025-08-08
Memory bound 2025-08-08
Neutron star merger 2025-08-08
Zip2 2025-08-08
I/O bound 2025-08-08
CPU bound 2025-08-08
CPU vs I/O bound 2025-08-08
Roofline model 2025-08-08
Sample term usage: jax-ml.github.io/scaling-book/roofline/
Thermistor 2025-08-08
Timothy Doner 2025-08-08
Polyglot 2025-08-08
Language learning 2025-08-08
rpi-pico-w/upython/adc.py Created 2025-07-27 Updated 2025-08-08
The hello world is with a potentiometer: extremes on GND and VCC pins of the Pi, and middle output on pin GIO26, then as you turn the knob, the uart value goes from about 0 to about 64k.
In Ciro's ASCII art circuit diagram notation:
RPI_PICO_W__gnd__gpio26Adc__3.3V@36
| | |
| | |
| +-+ |
| | |
| | +---------+
| | |
P__1__2__3
micropython/blink_gpio.py 2025-07-27
MicroPython example 2025-07-27
Under: micropython
Run MicroPython on X 2025-07-27
Zephyr official example 2025-07-27
zephyr/blink_gpio.c 2025-07-27
Same behavior as micropython/blink_gpio.py.
Zephyr non-official example 2025-07-27
Run MicroPython on Micro Bit 2025-07-27
Bibliography:
Unlisted articles are being shown, click here to show only listed articles.