Tags:
tag this topic
create new tag
view all tags
---+ The tinyML examples for the ESP32 written in C++ All tinyML examples consist of two parts: * Creating of the model * The application on the micro-controller using the model. In general the micro-controller application will create input data to the model, e.g. by reading its hardware devices like the camera, the microphone or the accelerometer. These data serve as input to the !TensorFlow model. Data output by the model are converted into some output data. In case of the person detection demo an LED might be lit if a person is seen by the camera while it is switched off when no person is in sight. For the wake word detection a different LED may be lit for each word detected. In the following we go through each of the examples, building them step be step, starting from the creation of the !TensorFlow model to the implementation of the micro-controller application. * [[tinyML Hello World C++]] * [[Person Detection C++]] * [[Wake Word detection C++]] * [[Magic Wand C++]] -- %USERSIG{UliRaich - 2023-09-01}% ---++ Comments %COMMENT%
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r1 - 2023-09-01
-
UliRaich
Home
Site map
AFNOG web
Embedded_Systems web
IoT_Course_English web
IoT_Course_French web
Main web
Sandbox web
TWiki web
IoT_Course_English Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Register User
E
dit
A
ttach
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback