Programming microcontrollers in the C language. Documenting what I have learned over the years in the hope that it will be useful to someone trying to learn firmware development.
Currently have a series of tutorial videos on Microchips PIC18f4520 PIC microcontrollers.
Currently in the prosses of creating a series of videos on the ATmega328P AVR microcontrollers at the register level.
List of Microcontrollers I have worked extensively on.
-PIC18f4520
-dsPIC30f2020
-ATmega328P (Register level)
-nRF52832 (SDK12.3 - SDK16)
-nRF52840 (SDK15 - SDK16)
-Arduino (Whatever you can throw at me. If it has documentation)
-ESP8266 (Arduino and RTOS SDK)
-ESP32 (Arduino and IDF)
-STM32 (STM32CubeIDE)