Hi everyone!
I implemented an arduino-esp32 library to communicate with the Aergo Blockchains
The main difference of Aergo is that it is focused on data storage and the private blockchains have support for relational data and SQL (common blockchains only support key-value)
Although the public blockchain (mainnet) does not support SQL yet (Jun 2020)
The repo is here:
https://github.com/aergoio/aergo-iot-microcontrollers
There are examples of reading data from sensors and sending them to be stored on the blockchain via Smart Contracts. Don't worry, it is easy as any Hello World! The Smart Contracts can be written in Lua.
As well as example of reading data from Smart Contracts and then activating actuators, that can be valves, pumps, doors, relays, motors, servos, etc.
Interfacing with Blockchain Smart Contracts
Who is online
Users browsing this forum: No registered users and 50 guests