damellis / ESP

The Example-based Sensor Predictions (ESP) system applies machine learning to real-time sensor data.
BSD 3-Clause "New" or "Revised" License
224 stars 52 forks source link

Tutorial: stand-alone application for gesture recognition using an accelerometer. #166

Closed damellis closed 8 years ago

damellis commented 8 years ago

That is, a pre-compiled binary encoding the DTW algorithm and other aspects specified in code. Probably requires #158 (specifying serial port in GUI) and #63 (sending predictions back to Arduino).

damellis commented 8 years ago

https://create.arduino.cc/projecthub/mellis/gesture-recognition-using-accelerometer-and-esp-mac-only-71faa1