Skip to content

Framework for create a AIO module on NODEMCU using Arduino IDE

Notifications You must be signed in to change notification settings

AIO-Javeriana/AIO-module-nodemcu-arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIO MODULE

Install

Add library

Best thing is to use the Arduino Library Manager.

  • Go to Sketch > Include Library > Manage Libraries.
  • Install WebSockets by Markus Sattler
  • Install ArduinoJson

Example

see Example