/ESP8266-Weather-station

AM2320 -> ESP8266 -> React native. 100% Offline

Primary LanguageJavaScript

ESP8266-Weather-station

Esp8266 as a WiFi access point storing AM2320 sensor data.

Using react-native to query and display the data.

Get the apk here

You can also build the apk yourself by following instructions from react-native docs.

For the Arduino sketch you need ESP8266 board from board manager, and include am2320 && arduinoJSON && /server/lib/Time libraries.