Raspberry Pi Zero based Neopixel Buzzer and Waffle Counter
Go to file
2024-03-25 03:18:27 +01:00
.gitignore Adding venv 2024-03-24 22:27:47 +01:00
detect_buzz.py RGB Rainbow 2024-03-24 22:48:05 +01:00
LICENSE Update README 2024-03-24 22:19:28 +01:00
README.md Update README 2024-03-24 22:19:28 +01:00
requirements.txt RGB Rainbow 2024-03-24 22:48:05 +01:00
rgb_rainbow.py Updated timings 2024-03-24 23:36:02 +01:00
start_stop_animation.py Create start-stop animation 2024-03-25 03:18:27 +01:00
start_stop_rainbow.py Create start-stop animation 2024-03-25 03:18:27 +01:00

rpi_zero_neopixel_buzzer

Raspberry Pi Zero based Neiopixel Buzzer and Waffle Counter

Verkabelung und Hardware

Hardware:

  • Raspberry Pi Zero
  • PoE Ethernet/USB HUB HAT for Pi Zero
  • Grobhandtaster
  • 3D Printed Case src
  • Neopixel LEDs

Verkabelung

PWR and GND vom PoE Ethernet/USB HUB HAT DIN and GND an GPIO Ground 6 and GPIO 18 Grobhandtaster an GPIO Ground 34 and GPIO 16

Abhängigkeiten

See requirements.txt.