Loading...
「ツール」は右上に移動しました。
利用したサーバー: natural-voltaic-titanium
4494いいね 215369回再生

ESP32/ESP8266 Plot Sensor Readings in Real Time Charts - Web Server

For complete project details (schematics + source code), visit ► RandomNerdTutorials.com/esp32-esp8266-plot-chart-w…

Learn how to plot sensor readings (temperature, humidity, and pressure) on a web server using the ESP32 or ESP8266 with Arduino IDE. The ESP will host a web page with three real time charts that have new readings added every 30 seconds.

** Preparing Your Arduino IDE for ESP32 ***

1) Installing ESP32 Board in Arduino IDE (Windows, Mac OS X, Linux): randomnerdtutorials.com/installing-the-esp32-board…

2) ESP32: Install FileSystem Uploader Plugin in Arduino IDE: randomnerdtutorials.com/install-esp32-filesystem-u…

3) Libraries that you need to install: ESPAsyncWebServer, AsyncTCP, Adafruit BME280, and Adafruit Unified Sensor

** Preparing Your Arduino IDE for ESP8266 ***

1) Installing ESP8266 Board in Arduino IDE (Windows, Mac OS X, Linux): randomnerdtutorials.com/how-to-install-esp8266-boa…

2) ESP8266: Install FileSystem Uploader Plugin in Arduino IDE: randomnerdtutorials.com/install-esp8266-filesystem…

3) Libraries that you need to install: ESPAsyncWebServer, ESPAsyncTCP, Adafruit BME280, and Adafruit Unified Sensor


Like my page on Facebook:
www.facebook.com/RandomNerdTutorials
Follow me on twitter:
twitter.com/RuiSantosdotme

Subscribe for more projects like this!
bit.ly/subscribeRNT

コメント