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.