Raspberry Pi Zero based Neopixel Buzzer and Waffle Counter
Find a file
2024-03-24 22:27:13 +01:00
.gitignore Initial commit 2024-03-24 22:03:14 +01:00
detect_buzz.py detect buzzer is pressed 2024-03-24 22:27:13 +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 detect buzzer is pressed 2024-03-24 22:27:13 +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.