Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aergoio/aergo-iot-microcontrollers
Aergo IoT
https://github.com/aergoio/aergo-iot-microcontrollers
aergo blockchain iot microcontroller
Last synced: about 3 hours ago
JSON representation
Aergo IoT
- Host: GitHub
- URL: https://github.com/aergoio/aergo-iot-microcontrollers
- Owner: aergoio
- License: mit
- Created: 2019-06-21T04:57:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-24T22:55:40.000Z (about 2 years ago)
- Last Synced: 2024-04-28T02:44:50.178Z (6 months ago)
- Topics: aergo, blockchain, iot, microcontroller
- Language: C
- Homepage:
- Size: 131 KB
- Stars: 4
- Watchers: 7
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Aergo IoT - microcontrollers
This repository contains some examples on interfacing with the aergo blockchain from microcontrollers
The ESP32 is the first supported microcontroller but others can be supported on demand
If your company or institution has special requirements, feel comfortable to contact us!
## Security
Microcontrollers that have support for security features at the hardware level are the most secure devices!
For 2 reasons:
1. They do not have a big OS (high probability of backdoors or bugs)
2. The private key is protected
## Use cases
Please check the [wiki](https://github.com/aergoio/aergo-iot-microcontrollers/wiki/Use-cases) for some suggestions
## Demo
[![video](https://user-images.githubusercontent.com/7624275/192082928-7f54c4ea-581c-4c65-b224-c46440d5cfe4.png)](https://drive.google.com/file/d/1PIbxpOayqaiWvrn3aTQPeZHXRwU8QZac/view?usp=sharing)