Wellys Dev

  • Home
  • Search/Topics
  • Writings
  • About

    2022

  • 2022-03-11
    ESP32: Automation Where I discuss different methods of automating the process of compiling/linking/loading code for an embedded microcontroller.
  • 2022-02-17
    ESP32: Using a modular approach Where I examine the differences between writing a monolithic program versus a much more modular program.
  • 2022-02-11
    ESP32: Solving Issues with Arduino Development Where I demonstrate identifying and solving specific issues with developing code for the ESP32 using the Arduino framework.
  • 2022-02-09
    ESP32: Using arduino-cli This is a raw dump of my exploring using the arduino-cli with the ESP32.
  • 2021

  • 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.
  • 2021-05-31
    ESPForth 7.0 Where I find a much, more evolved version of ESPForth.
  • 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.
  • 2021-05-23
    ESP32 Oscilloscope Using an ESP32 board as a web-based oscilloscope.
  • 2021-05-22
    ESPForth Part 2 I discuss designating ESPForth as ArduinoForth, which is Forth words calling the Arduino framework.
  • 2021-04-03
    ESPForth ESPForth is one of the easiest and least expensive ways to learn Forth.
  • 2021-03-20
    ESP32 Resources Here are links to ESP32 information, primarily for espForth.
Copyright © 2024 Lief Koepsel
  • Home
  • Search/Topics
  • Writings
  • About