Skip to main content

Microcontrollers

I have worked with these microcontrollers in the past:

  • Arduino (Atmega328P)
  • NodeMCU (ESP8266)
  • ESP32

Iโ€™m a fan of the ESP8266; it has WiFi connectivity and so itโ€™s great for MQTT and IoT usages.

The ESPHome libraries are some of the best for connecting microcontroller sensors into your Home Assistant

ESP8266โ€‹

Random Nerd Tutorials has great diagrams on the pinouts, as the GPIO pins do not align with the PCB labelling. Additionally, some of the pins have specific use cases and canโ€™t be used for external components.