embedded
-
Building an invention inspired by Dr. Andrew Huberman
Mar 23 2024
I built an invention inspired by Dr. Andrew Huberman. It is an electronics gadget to track sunlight exposure while worn on the face
-
STM8 Debugging on M1 Mac
Feb 11 2024
Recollecting the steps I took to get STM8 debugging working on a M1 Mac with Apple Silicone.
-
ESP32 Digital Photo Frame
Aug 26 2023
I built a custom digital photo frame using the ESP32 for Mother's Day
-
Useful Terminal Commands for Macos
Mar 26 2023
A list of terminal commands for MacOS that I use on a regular basis.
-
Getting Started with STM32 Blackpill and STM32Cubeide and USB CDC Serial
Aug 21 2021
I recently purcahsed the Adafruit STM32F411 Blackpill and created my first project using the STM32CubeIde to print using the USB CDC as Serial. Here are my notes from getting started and setting up this project.