I hope you have watched this:
https://www.youtube.com/watch?v=7vLPefHYWpY
It may help
Search found 4 matches
- Wed Jun 03, 2020 4:35 am
- Forum: Showcase
- Topic: ESP32 Powered OTA Ventilator for COVID-19
- Replies: 2
- Views: 6636
- Wed Jun 03, 2020 4:30 am
- Forum: Showcase
- Topic: Interfacing with Blockchain Smart Contracts
- Replies: 0
- Views: 7979
Interfacing with Blockchain Smart Contracts
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 ...
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 ...
- Mon May 18, 2020 4:36 am
- Forum: ESP-IDF
- Topic: Dialogflow gRPC Support
- Replies: 12
- Views: 20689
- Mon Jun 10, 2019 8:21 pm
- Forum: ESP-IDF
- Topic: Dialogflow gRPC Support
- Replies: 12
- Views: 20689
Re: Dialogflow gRPC Support
Me too! Very interested in the gRPC example