ESP
0.1
The Example-based Sensor Predictions (ESP) system tries to bring machine learning to the maker community.
|
#include <ESP.h>
Functions | |
void | setup () |
Variables | |
ASCIISerialStream | stream (0, 9600, 12) |
GestureRecognitionPipeline | pipeline |
void setup | ( | ) |
GestureRecognitionPipeline pipeline |
ASCIISerialStream stream(0, 9600, 12) |