Search found 4 matches

by survivingwithandroid
Thu Jul 01, 2021 1:07 pm
Forum: Showcase
Topic: ESP32-CAM Fashion MNIST with Tensorflow
Replies: 0
Views: 12986

ESP32-CAM Fashion MNIST with Tensorflow

If you like to use ESP32-CAM to classify Fashion MNIST using Tensorflow micro directly on your device you can read my tutorial describing step by step how to do it:

https://www.survivingwithandroid.com/te ... latformio/

Let me know your opinions!
by survivingwithandroid
Sat Feb 27, 2021 2:10 pm
Forum: Showcase
Topic: ESP32 Speech Recognition using Tensorflow I2S Microphone
Replies: 1
Views: 12921

ESP32 Speech Recognition using Tensorflow I2S Microphone

This project shows how to use Tensorflow microspeech with ESP32 and an external microphone. You can recognize several words to use in your projects:

https://www.survivingwithandroid.com/es ... icrophone/[
by survivingwithandroid
Sun Dec 20, 2020 6:41 pm
Forum: Showcase
Topic: ESP32 Websocket
Replies: 1
Views: 4545

ESP32 Websocket

I've made a simple project that uses Websocket to exchange data between ESP32 and a Web page. You can push data from the Web page to the ESP32 and vice versa.
This is the link: https://www.survivingwithandroid.com/es ... latformio/
Let me know your options!
by survivingwithandroid
Fri May 15, 2020 2:51 pm
Forum: ESP IoT Solution
Topic: AWS IoT examples NO Amazon FreeRTOS?
Replies: 8
Views: 13464

Re: AWS IoT examples NO Amazon FreeRTOS?

Hi,

I've made a tutorial describing step by step how to connect the ESP32 to Amazon AWS IoT. You can check this link
https://www.survivingwithandroid.com/ho ... -aws-mqtt/
Let me know if it helped you.