rpi_zero_neopixel_buzzer/README.md
2024-03-24 22:19:28 +01:00

23 lines
698 B
Markdown

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](https://git.l3d.ch/c3woc/3d_pi_case_buzzer)
+ Neopixel LEDs
### Verkabelung
PWR and GND vom PoE Ethernet/USB HUB HAT
DIN and GND an GPIO [Ground 6](https://pinout.xyz/pinout/ground) and [GPIO 18](https://pinout.xyz/pinout/pin12_gpio18/)
Grobhandtaster an GPIO [Ground 34](https://pinout.xyz/pinout/ground) and [GPIO 16](https://pinout.xyz/pinout/pin36_gpio16/)
Abhängigkeiten
----------------
See ``requirements.txt``.