8000 GitHub - olwal/microdollar: MicroDollar: $1 Gesture Recognizer C++ port with optimizations for embedded hardware
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

olwal/microdollar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MicroDollar: $1 Gesture Recognizer C++ port with optimizations for embedded hardware

MicroDollar makes it possible to use the template-based $1 gesture recognizer on resource-constrained microcontrollers, such as the ESP8266, Arduino Uno, and others. This library is based on the $1 Unistroke Recognizer project from University of Washington/Microsoft Research.

The library was initially developed for the SpeckleSense/SpeckleEye research projects at MIT.

SpeckleSense exploits laser speckle sensing for precise, high-speed, low-latency motion tracking, which can be applied to a wide range of interaction scenarios and devices.

SpeckleEye - Gestural Remote Interaction with Cabinet SpeckleEye - Gestural Remote Interaction with Camera

Repository Contents

  • /examples/Arduino: Example Arduino sketches for the library (.ino). Upload these to a microcontroller using the Arduino IDE.
  • /examples/Processing: Example Processing sketches for the Arduino examples (.pde). Run these from the Processing IDE.
  • /src: Platform-independent source files for the library (.cpp, .h).
  • library.properties: General library properties for the Arduino package manager.

Research Papers

Original paper:

Version History

0.1: 2018 05 12.

License Information

This library is open source.

Distributed as-is; no warranty is given.

Alex Olwal (olwal.com)

About

MicroDollar: $1 Gesture Recognizer C++ port with optimizations for embedded hardware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0