Wellys Dev

  • Home
  • Search/Topics
  • Writings
  • About

    2024

  • 2024-02-29
    RP2040 MicroPython: Making a Web Server with WebSockets Where I expand on creating a web server application on a Pi Pico W by incorporating web sockets.
  • 2023

  • 2023-10-02
    Serial Applications for Embedded Development Where I discuss various serial monitor applications and why I believe CoolTerm is the best one.
  • 2023-09-23
    RP2040 MicroPython: Onboard Shell Where I demonstrate an enhanced on-board shell for RP2040 (Pi Pico and Pi Pico W) using MicroPython, upysh2.
  • 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).
  • 2023-05-23
    RP2040 MicroPython: Making a Web Server Where I begin to develop a web server for the RP2040 (Pi Pico and Pi Pico W) using MicroPython and microdot.
  • 2023-05-15
    Python: Developing in MicroPython on the RP2040 A set of entries which comprise a course for learning how develop MicroPython programs for the RP2040.
  • 2023-05-13
    RP2040 MicroPython: mpremote An updated look at the utility, mpremote, used to communicate with a board running MicroPython.
  • 2023-05-02
    RP2040 MicroPython: Making a Wireless Connection Where I illustrate how to establish a wireless connection using the Pi Pico W.
  • 2023-05-01
    RP2040 MicroPython: Getting Started Where I demonstrate how to begin to program the RP2040 (Pi Pico and Pi Pico W) using Micropython.
  • 2022

  • 2022-04-19
    Comparing Board and Language Speeds Where I compare the execution speeds of different combinations of boards and languages.
  • 2022-04-18
    Developing CircuitPython for the FIDI Where I go into detail as to how I develop code in CircuitPython for the omzlo FIDI board.
  • 2022-04-11
    Circuitpython on the omzlo FIDI Where I evaluate an interesting prototyping board using CircuitPython.
  • 2021

  • 2021-06-13
    RP2040 MicroPython Coding Setup Where I explain my process for developing code on the RP2040 board.
  • 2021-06-10
    RP2040 Blink Continued Where I use the Labrador to test a different way of implementing Blink on the RP2040 using timer().
  • 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-08
    ESP32 MicroPython Coding Setup A short entry to explain how to code using MicroPython on the ESP32.
  • 2021-06-07
    Testing MicroPython with the Labrador: PWM Where I continue to use the Labrador to test the PWM functionality of the ESP32.
  • 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.
Copyright © 2024 Lief Koepsel
  • Home
  • Search/Topics
  • Writings
  • About