https://github.com/eoh-jsc/era-lib
ERa Library
https://github.com/eoh-jsc/era-lib
arduino era esp32 esp8266 ethernet gpio-pins iot modbus orange-pi raspberry-pi stm32 tinker-board wifi zigbee
Last synced: 27 days ago
JSON representation
ERa Library
- Host: GitHub
- URL: https://github.com/eoh-jsc/era-lib
- Owner: eoh-jsc
- License: mit
- Created: 2022-10-03T02:14:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-10-21T18:07:19.000Z (8 months ago)
- Last Synced: 2025-10-21T20:14:01.701Z (8 months ago)
- Topics: arduino, era, esp32, esp8266, ethernet, gpio-pins, iot, modbus, orange-pi, raspberry-pi, stm32, tinker-board, wifi, zigbee
- Language: C++
- Homepage:
- Size: 4.36 MB
- Stars: 10
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ERa Library
[](https://github.com/eoh-jsc/era-lib/releases/latest)
[](https://github.com/eoh-jsc/era-lib/releases/latest)
[](https://github.com/eoh-jsc/era-lib/stargazers)
[](https://github.com/eoh-jsc/era-lib/issues)
[](https://github.com/eoh-jsc/era-lib/actions)
[](https://github.com/eoh-jsc/era-lib/actions)
[](https://github.com/eoh-jsc/era-lib/blob/master/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](https://github.com/eoh-jsc/era-lib/releases/latest) |
[Arduino](https://www.arduino.cc/reference/en/libraries/era) |
[PlatformIO](https://registry.platformio.org/libraries/eoh-ltd/ERa/installation)**
**ERa Mobile App:
[
Google Play](https://play.google.com/store/apps/details?id=com.eohjsc.eohmobile) |
[
App Store](https://apps.apple.com/vn/app/eoh-iot/id1561293538)**
## Quickstart: ESP32 with Arduino IDE
* Download the ERa app.
* Get the ERa Auth Token.
* Install this library to Arduino IDE. Guide [here](http://arduino.cc/en/guide/libraries)
* 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](https://iotasia.org) |
[Forum](https://forum.eoh.io) |
[Facebook](https://www.fb.com/EoHPlatform)
### License
This project is released under The MIT License (MIT)