Skip to content

Edison - The Voice Controlled AI Assistant and Clock Radio

License

Notifications You must be signed in to change notification settings

DevMiser/Edison

Repository files navigation

Raspberry Pi’s newest OS (Bookworm) released on December 5, 2023, does not work well with this installation. For best results, use a Raspberry Pi 4 (not a Raspberry Pi 5) and use the legacy 64-bit OS. Instructions are in the Important - Please Read file on this repository.

On March 26, 2024, OpenAI updated its billing system to require the pre-purchase of credits in order to use the API for most users. If you do not pre-purchase credits, you will get an API error.

Also, The i2C interface needs to be turned on in order for the display to show the time (thank you to luckyzero46 for pointing this out). To do so, open a terminal and enter:

sudo raspi-config

Then use the arrow on your keyboard to scroll down to Interface Options and press Enter. Next scroll down to I2C and press Enter. You will be asked whether you want to enable the I2C interface. Scroll to Yes and press enter. Then press OK followed by Finish and reboot your Pi.

1 2 3 4 5 6 7 8 9 10 11 12

Releases

No releases published

Packages

No packages published

Languages