Python: Developing in MicroPython on the RP2040

A set of entries which comprise a course for learning how develop MicroPython programs for the RP2040.

Course#

  1. RP2040 MicroPython: Getting Started
  2. RP2040 MicroPython: Developing Applications
  3. RP2040 MicroPython: Making a Wireless Connection
  4. RP2040 MicroPython: mpremote
  5. RP2040 MicroPython: Making a Web Server
  6. Making a WebServer with WebSockets

Additional Entries (Older Entries)#

  1. RP2040 MicroPython Coding Setup
  2. Introducing Adafruit Feather RP2040
  3. RP2040 Blink Continued
  4. Comparing Board and Language Speeds
  5. Debugging
  6. CircuitPython for the FIDI Part 2
  7. CircuitPython for the FIDI Part 1