Posts in category: AWS
AWS CloudShell Homebrew Install Process

  1. Clone. git clone https://github.com/Homebrew/brew ~/.linuxbrew/Homebrew 2. Compile. mkdir ~/.linuxbrew/bin 3. Link. ln -s ../Homebrew/bin/brew ~/.linuxbrew/bin 4. Update environment. eval $(~/.linuxbrew/bin/brew shellenv) 5. Update. brew 6. Confirm. brew –version

Alexa Demo: Color Cycler using Alexa IoT Gadget

Project source code on Github https://github.com/georgemck/Alexa-Gadgets-Raspberry-Pi-Samples