A smart, Alexa-built in Bluetooth speaker.
- BME 280 Tempearature/Humidity/Pressure sensor
- WS2812B LED Strip
- A USB microphone
This project has only been tested on the Raspberry Pi 4B; however it should work on any Raspberry Pi.
-
Start with a fresh install of Raspberry Pi OS
-
Clone this repository onto the Raspberry Pi
-
Run the
decibel_setup.sh
script -
Perform the manual adjustments specified at the end of the file
To start everything, run run_all.sh
. This runs the backend Python application, the frontend Electron application, and the Alexa application.