Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gamblor21/funcandle
Turn your Adafruit Funhouse into a virtual birthday cupcake and candle you can blow out
https://github.com/gamblor21/funcandle
Last synced: about 1 month ago
JSON representation
Turn your Adafruit Funhouse into a virtual birthday cupcake and candle you can blow out
- Host: GitHub
- URL: https://github.com/gamblor21/funcandle
- Owner: gamblor21
- License: mit
- Created: 2023-03-30T00:52:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-30T01:41:26.000Z (over 1 year ago)
- Last Synced: 2024-10-03T12:27:21.253Z (3 months ago)
- Language: Python
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FunCandle
Turn your Adafruit Funhouse into a virtual birthday cupcake and candle you can blow out!
![Cupcake with candle burning on it](https://github.com/gamblor21/FunCandle/blob/main/normal/lit.gif "Cupcake")
The project will play a GIF of a cupcake with a lit candle. Attach a SHT40 sensor to detect
breath (by increasing humidty) and the candle blows out!For extra fun the middle button will play Happy Birthday through the speaker.
Place the two GIF files in the `normal` folder on your root CircuitPython drive.
The water folder has optional GIFs, that instead of showing the candle blown out it is put out
by dousing it with water.Requires CircuitPython 8.0.4 or later.