embedded
My latest blog post: VanSpoof - Prototype 2 - Echo Firmware
https://mikecoats.com/van-spoof-prototype-2-firmware-1/
In part 1 and part 2 of building my first VanSpoof prototype, I managed to flash the microcontroller on the PCB with a blinky demo. This time round, let's see about sending and receiving some serial data.
#code #eBike #electronics #embedded #firmware #hardware #openSource #reverseEngineering #rust #rustLang #software #stm32 #vanMoof
My latest blog post: Simplify VCD
https://mikecoats.com/simplify-vcd/
Simplify VCD is a tool designed to make working with Value Change Dump (VCD) files more efficient and faster. This tool enables users to clip sections of VCD files, trim irrelevant data, and reduce the resolution to a more manageable timescale, significantly improving processing speed and usability.
#code #electronics #embedded #hardware #openSource #python #software
My latest blog post: Back 2 Basics - R-2R Ladder DAC
https://mikecoats.com/back-2-basics-r-2r-ladder-dac/
The first in a series of 'back to basics' projects, building real, practical, circuits. This time it's an R-2R Ladder DAC.
#code #electronics #embedded #esp32 #firmware #hardware #microPython #python