Skip to content

breeku/ESP8266-Weather-station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.