Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 998 Bytes

File metadata and controls

39 lines (24 loc) · 998 Bytes

BadmintonScore

Badminton scoreboard build using Arduino UNO and MAX7219


What such device should do:

  • Keep score of both sides (including sets)
  • Display the score on its display
  • Change sides after each set or after 11th point of 3rd set

Parts needed for this project

  • Arduino UNO
  • LCD1602 display with i2c module
  • 5 pushbuttons
  • 6 - 7 segment common cathode displays
  • MAX 7219 chip

Used libraries:


Diagrams and Schematics

If you don't have Fritzing and you can't open diagrams and schematics here are screenshots for you:

image

image