NodeMCU with ST7735 TFT and BMP280 Sensor
This post shows how to interface ESP8266 NodeMCU board (ESP-12E) with BMP280 barometric pressure and temperature sensor from Bosch Sensortec. The NodeMCU microcontroller (ESP8266EX) reads temperature & pressure values from the BMP280 sensor and print them (respectively in °C and […]