Skip to content

IoT-study-project/ESP_connection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mongoose OS app

Overview

App reads data using ESP32 from L3G4200D: three axis digital output gyroscope and sends via MQTT to AWS ( Amazon Web Server ).

Already have ESP with installed application?

if yes:

  • connect your ESP to AWS using mos aws-iot-setup --aws-region YOUR_REGION
  • conncect to WiFi using mos wifi SSID PASSWORD
  • FINISH🎉 ( check if data have been send to topic 'iot/0/data' )

How to run on new ESP32?

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 97.8%
  • HTML 2.2%