Skip to content

eoh-jsc/era-lib

Repository files navigation

ERa Library

GitHub version GitHub download GitHub stars GitHub issues Compile status Compile linux status License

An IoT Market Enabler! It supports WiFi, Ethernet, Zigbee, Modbus, Serial. Works with boards like Arduino, ESP8266, ESP32, STM32, Raspberry Pi...

Website: https://e-ra.io

Downloads

ERa Library | Arduino | PlatformIO

ERa Mobile App: Google Play | App Store

Quickstart: ESP32 with Arduino IDE

  • Download the ERa app.
  • Get the ERa Auth Token.
  • Install this library to Arduino IDE. Guide here
  • In Arduino IDE, select File -> Examples -> ERa -> ESP32 -> ESP32_WiFi_Basic.
  • Update ERa Auth Token, ssid and pass wifi in the sketch and upload it to ESP32.

Quickstart: ESP32 with PlatformIO

  • Download the ERa app.
  • Get the ERa Auth Token.
  • Install this library to PlatformIO. (Select PIO Home -> Libraries -> Search "ERa EoH" -> Install latest version)
  • In PlatformIO, select PIO Home -> Libraries -> Search "ERa EoH" -> Examples -> ERa -> ESP32 -> ESP32_WiFi_Basic.
  • Update ERa Auth Token, ssid and pass wifi in the main.cpp and upload it to ESP32.

Social Media:

Blog | Forum | Facebook

License

This project is released under The MIT License (MIT)