C Linker and Fresh Eyes
It’s often valuable to set a project down for a while. After setting down the Flight Logger project for a few months, I came back… Read More »C Linker and Fresh Eyes
It’s often valuable to set a project down for a while. After setting down the Flight Logger project for a few months, I came back… Read More »C Linker and Fresh Eyes
Notes on basic setup & testing of the JDY-40 wireless serial port module. These are simple wireless serial communication modules that work fairly well and… Read More »Simple Wireless Serial Communication
How I made ping pong poké balls for a kids birthday party using a 3D printed mask.
Simple process for basic LED matrix animation using a custom MicroPython library.
Custom characters can be used to draw any simple image on an LCD 1602 display. The gitbub repo includes a python script to generate display code from any image.
Testing a MicroPython build that supports ESP-Now. Example code for some initial tests on ESP32 dev boards included.
Humble Pi: When Math Goes Wrong in the Real World Matt Parker Math is a powerful tool that’s foundational to modern society. However, as this… Read More »Some of Books I Read in 2022
Notes about generating and applying a coordinate transformation matrix using Euler angles.
These are my notes on setting up the ATMega4809 microcontroller for dimming LED lights using a PCA9685 PWM controller IC.