Wellys Dev
Home
Search/Topics
Writings
About
2023
2023-09-21
RP2040 MicroPython: Developing Applications
Where I begin to develop applications for the RP2040 (Pi Pico and Pi Pico W) using Micropython.
2023-06-01
RP2040 MicroPython: Debugging
Where I describe various methods of debugging programs using MicroPython on the RP2040 (Pi Pico and Pi Pico W).
2021
2021-07-05
Mecrisp-Stellaris Forth: RP2040 and Pin Testing
Where I work with the Adafruit Feather RP2040 (Feather), Mecrisp-Stellaris Forth (MSForth) and create Forth versions of ManPinTest and PinTest.
2021-06-08
Introducing Adafruit Feather RP2040
Where I begin to work with the Adafruit Feather RP2040 (Feather) and MicroPython (uP) and use the Labrador to test the board.
2021-06-06
Testing MicroPython with the Labrador: Blink
Where I use the Labrador to test specific functions of the ESP32 running MicroPython.
2021-06-05
MicroPython
Where I investigate using MicroPython on the HUZZAH32.
2021-05-28
PinTest
Where I write an Arduino program to test pins on a specific board in order to confirm a Forth HAL for the same board.