Wellys Dev

  • Home
  • Writings
  • Topics
  • About

    2022

  • 2022-05-06
    Mecrisp Stellaris Forth Dictionary 0 Where I keep my dictionary 0 with all of the basic Forth definitions.
  • 2022-03-31
    Git: Beginning to Use It (ESP32) Where I discuss what to do once you’ve downloaded a repository from Github.
  • 2021

  • 2021-09-01
    Read this First Before Developing C on the RP2040 Where I explain the issues which impact developing C/C++ code on the RP2040.
  • 2021-08-31
    Developing C on the RP2040 on Windows Where I begin to develop code in C on the RP2040 in the Windows environment.
  • 2021-08-25
    Creating a New Project for the RP2040 in C Where I demonstrate bringing up a new project in C on the PR2040 including embedding project information in the binary.
  • 2021-08-23
    Developing C on the RP2040 on macOS Where I install the tools and frameworks necessary to develop code in C on the RP2040 on a macOS platform.
  • 2021-08-22
    Debugging C Code on the RP2040 Using gdb: Hints Where I provide hints on using gdb to debug code on the RP2040 (Pi Pico board).
  • 2021-08-21
    Debugging C Code on the RP2040 Using gdb: Setup Where I show a simple method of using gdb to debug code on the RP2040 (Pi Pico board).
  • 2021-08-20
    Developing C on the RP2040 on Linux Where I begin to develop code in C on the RP2040.
  • 2021-07-14
    Mecrisp-Stellaris Forth IDE for the Feather RP2040 Where I describe how I develop Forth on my Mac using Sublime Text 3 and Serial, as my Forth IDE.
  • 2021-07-09
    RP2040_Creating a New UF2 Where I describe how to edit, assemble, link, and UF2 Mecrisp-Stellaris for the RP2040 and specifically, the Adafruit Feather RP2040.
  • 2021-07-09
    RP2040 MSForth Dictionary 0 Where I keep track of my dictionary 0 for Mecrisp-Stellaris Forth on the Feather RP2040.
  • 2021-07-05
    Forth on the 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-27
    Notes on Mecrisp-Stellaris Forth Where I compile interesting notes as to how Mecrisp-Stellaris Forth is implemented on the RP2040 microcontroller.
  • 2021-06-23
    Mecrisp-Stellaris Forth on the RP2040 Where I implement Forth on the Feather RP2040 using Mecrisp-Stellaris Forth.
  • 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-03-20
    gdb Resources All of the resources found related to gdb (particularly, related to the RP2040) and how to use it.
  • 2021-03-01
    C: Developing in C on the RP2040 A set of entries which comprise a course for learning how develop C programs for the RP2040.
Copyright © 2022 Lief Koepsel
  • Home
  • Writings
  • Topics
  • About