I wrote this due to the HiQ team I am part of needing practice buzzers.
All parts can be purchased from sparkfun.com
Part name |
Part number |
Quantity |
Arduino Uno |
DEV-11021 |
1 |
16x2 char lcd |
LCD-00255 |
1 |
Serial 7 seg display |
COM-11442 |
1 |
RGB LED comm Cathode |
COM-00105 |
1 |
Concave Button Green |
COM-09341 |
1 |
Concave Button Blue |
COM-09337 |
1 |
10K ohm resistor |
COM-11508 |
2 |
330 ohm resistor |
COM-11507 |
1 |
Download the repo from github.com/arodd2000/hiq-buzzer
Bring this to HiQ practice and amaze all of your nerd friends with your coding skills. ;D
HiQ-Buzzer => Arduino sketch folder ├── HiQ-buzzer.ino => main Arduino file ├── HiQ buzzers_bb.jpg => fritzing image of the layout ├── HiQ buzzers.fzz => fritzing file of the layout ├── License.txt => license file └── README.adoc => this file
This project is released under a Beerware License.
---------------------------------------------------------------------------- "THE BEER-WARE LICENSE" (Revision 42): Alex Rodgers wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return Poul-Henning Kamp ----------------------------------------------------------------------------
To contribute to this project please contact Alex Rodgers [email protected]
This document is written in the AsciiDoc format, a markup language to describe documents. If you need help you can search the AsciiDoc homepage or consult the AsciiDoc cheatsheet