Getting Temp, Humidity Information with Android Things

0 0
  • 0 Collaborators

Basically, the project will transfer data with DHT11 over wireless through NodeMCU and Intel Joule ...learn more

Mobile, Internet of Things

Overview / Usage

Basically, the project will transfer data with DHT11 over wireless through NodeMCU. This transfer will be done by using an AndroidThings as a gateway and light a led by a rule we set.

NodeMCU will be Wi-Fi Access Point; start transmitting your IP and port number to network.
Save device to system on AP mode, and establish wireless connection.
Once the client connection is set; read the frequency of temperature and humidity transmission, and start transmitting the data to client in this frequency.
Re-connect to network if connection is lost, end client connection and wait for the re-connection.
Execute when LED event happened.
Set rule and connect IFTTT connection, use your data for channels.

Comments (0)