Skip to content

wardv/ESP8266-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

ESP8266-Sample

Sample ESP8266 arduino code to use with DIoTY.co cloud MQTT service.

Note that you need PubSubClient library from @Knolleary. You can find it here: https://github.com/knolleary/pubsubclient

Make sure you update the values specified below with your id's and passwords:

  "yourSSID"              the SSID of your WiFi network
  "yourNetworkPassword"   you wifi password
  "yourDIoTYuserId"       email address used to register with DIoTY
  "yourDIoTYpassword"     your DIoTY password

About

Sample ESP8266 arduino code to use with DIoTY.co

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published