Which is best between esp32 or esp8266 to send sensor data to HA Hardware
For practical testing and prototyping, using bare ESP32 or ESP8266 chips can be challenging. NodeMCU usually refers to a development board based on the ESP8266 module, while ESP32 is the microcontroller module itself, which is more advanced and comes with additional features like Bluetooth support. For analog pins, these are static, but ESP32 supports measurements […]
Which is best between esp32 or esp8266 to send sensor data to HA Hardware Read More »
