Search found 4 matches

by Bernardo
Wed Jun 03, 2020 4:35 am
Forum: Showcase
Topic: ESP32 Powered OTA Ventilator for COVID-19
Replies: 2
Views: 5462

Re: ESP32 Powered OTA Ventilator for COVID-19

I hope you have watched this:

https://www.youtube.com/watch?v=7vLPefHYWpY

It may help
by Bernardo
Wed Jun 03, 2020 4:30 am
Forum: Showcase
Topic: Interfacing with Blockchain Smart Contracts
Replies: 0
Views: 4824

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 blockc...
by Bernardo
Mon May 18, 2020 4:36 am
Forum: ESP-IDF
Topic: Dialogflow gRPC Support
Replies: 12
Views: 16852

Re: Dialogflow gRPC Support

Hi!

I posted an update on the GitHub issue:

https://github.com/espressif/esp-idf/issues/3352
by Bernardo
Mon Jun 10, 2019 8:21 pm
Forum: ESP-IDF
Topic: Dialogflow gRPC Support
Replies: 12
Views: 16852

Re: Dialogflow gRPC Support

Me too! Very interested in the gRPC example