How to turn a Raspberry Pi to an Amazon Alexa.
* This is not a sponsored video.
* This channel is not affiliated with any links or products mentioned in this video.
* Statements made in this video are not an endorsement or a promotion of any mentioned product, they are solely for training and demonstration purposes.
Links to my other videos on how to install an Operating System on a Raspberry Pi:
- https://youtu.be/2Qn5SPwKqM0
- https://youtu.be/QTcH1t-rU0Q
• Links in the video:
Alexa Voice service Sign in:
- https://developer.amazon.com/en-US/alexa/devices/alexa-built-in
Amazon Voice Service activation:
- amazon.com/us/code
Software:
- https://www.raspberrypi.org/
- https://twisteros.com/
- https://ubuntu.com/download/raspberry-pi
- Plex.tv
• Hardware used in the video:
- Raspberry Pi 4 (4GB)
- 32 GB Micro SD Card
- Samson Go Mic
- Bluetooth Speaker
- Mouse, Keyboard and Monitor
*Links, Scripts and commands: There is a space between h & ttps:// make sure you fix that and make it https:// That should not have any space. I had to do that to make sure the link is visible in this description.
h ttps://developer.amazon.com/en-US/alexa/devices/alexa-built-in
wget h ttps://raw.githubusercontent.com/alexa/avs-device-sdk/master/tools/Install/setup.sh
wget h ttps://raw.githubusercontent.com/alexa/avs-device-sdk/master/tools/Install/genConfig.sh
wget h ttps://raw.githubusercontent.com/alexa/avs-device-sdk/master/tools/Install/pi.sh
sudo apt-get install libcurl4-openssl-dev
reboot
cd /home/pi/
sudo bash setup.sh config.json [-s 1234]
cd /home/pi/
sudo bash startsample.sh
amazon.com/us/code