movi

Raspberry Pi API for MOVI Voice Dialog Shield.


License
CERN-OHL-P-2.0
Install
pip install movi==0.5.2

Documentation

MOVIPiAPI

This is the official repository of the Raspberry Pi API for MOVI. For more information check out http://www.audeme.com/MOVI

For information on how to use this library check the file README.

Version History

  • 0.1 initial version.
  • 0.2 various fixes.
  • 0.3 more fixes
  • 0.4 more fixes and a couple Python examples derived from Arduino examples
  • 0.5 python3, flake8, and setup.py added.