Skip to content

AbdManian/FANAP-IoT-ExampleProject1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FANAP-IoT-ExampleProject1

Example Arduino Project for using Fanap IoT Platform

Requirements

  • ESP32 development board
  • Arduino IDE (tested with v1.8.8)
  • Libraries:
    • WiFi
    • ArduinoJson
    • PubSubClient

NOTE: Change MQTT_MAX_PACKET_SIZE to 512 in PubSubClient.h. Modify library in Arduino/libraries folder or add modifed library to the root directory of the project.

About

Example Arduino Project for using Fanap IoT Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.9%
  • C 1.1%