fcojersanchez / AlexaPi

AlexaPi with support for BeagleBone Black

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AlexaPi with support for BeagleBone Black

BeagleBone Black device added to the great original project for Raspberry Pi. Install following the original AlexaPi Installation Guide, with:

  • OS: Debian
  • Device: bbb

Hardware Configuration (config.yaml):

  • button: P8_7
  • plb_light: P8_9
  • rec_light: P8_11

If there are problems with pip2 when installing, try:

pip install pip --upgrade

About

AlexaPi with support for BeagleBone Black

License:MIT License


Languages

Language:Python 82.1%Language:Shell 17.9%