Alexa-Gadgets-Raspberry-Pi-Samples icon indicating copy to clipboard operation
Alexa-Gadgets-Raspberry-Pi-Samples copied to clipboard

This repository enables you to prototype an Alexa Gadget using Raspberry Pi. It includes Python-based software, sample projects, and step-by-step instructional guides that walk you through how to use...

Results 14 Alexa-Gadgets-Raspberry-Pi-Samples issues
Sort by recently updated
recently updated
newest added

Today (March 12 in Pacific Time), any timers set by alexa send a timestamp that is 1 hour late to alexa gadget. For example, if you set a 5 minute...

Importing functions from pip is not supported. https://pip.pypa.io/en/latest/user_guide/#using-pip-from-your-program > Traceback (most recent call last): > File "launch.py", line 15, in > from pip._internal.utils.misc import get_installed_distributions > ModuleNotFoundError: No module named...

`src/setup.py` has `license='Apache 2'` but the package is under the Amazon Software License. Please clarify.

Check if bluealsa is in cache before checking is_installed.

When running "sudo python3 launch.py --setup" if bluealsa isn't available in apt then the setup fails. Commenting lines 157 to 163 allows the setup to succeed. Traceback (most recent call...

I choose BLE mode, and set gadget to pairing , when i pair echo to gadget use alexa app , but Immediately disconnects。 what`s the problem ? thank you

This doesn't work for Ubuntu (Ubuntu 20.04.1 LTS). That's the version I have on my Raspberry PI. The C compile fails on use of SIOCGSTAMP - that's the one used...

The starter script could really be much more useful if there was a requirements.txt file that could be used to automatically install the dependencies instead of having to hunt for...

*Issue #, if available:* *Description of changes:* Fix link to Echo device that is compatible with Alexa Gadgets. By submitting this pull request, I confirm that you can use, modify,...

*Issue #, if available:* *Description of changes:* Update link to https://www.raspberrypi.org/software/ and name to Raspberry Pi OS is it was rebranded. By submitting this pull request, I confirm that you...