/AlexaPi

AlexaPi with support for BeagleBone Black

Primary LanguagePythonMIT LicenseMIT

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