Skip to content

BBGame115 is an Arduino-based game device built on a PCB. It consists of an 11x5 LED matrix, three input buttons and a piezoelectric speaker.

License

Notifications You must be signed in to change notification settings

mtejada11/BBGame115

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BBGame115

BBGame115 is an electronic game based on the "breadboard game" BBGame114. Because BBGame114 is built on a breadboard, it's limited to a matrix of 11x4 LEDs. BBGame115 is built on a printed circuit board (PCB), and the size of its matrix is 11x5 LEDs. The extra row of LEDs mainly improves the display of dot-matrix text.

The BBGame115 PCB already has all the electrical connections as traces, so there is no need for wires. However, all 55 LEDs must be soldered on to the PCB. The Arduino Nano microcontroller, 3 pushbuttons, 8 resistors and the piezoelectric speaker also need to be soldered on to the PCB.

BBGame115 assembled on PCB

*Diagram of BBGame115 assembled on PCB*

BBGame115 circuit schematic

*Circuit schematic diagram*

How to Order a PCB

This repository includes the BBGame PCB Gerber files .zip archive used to manufacture the PCB. Download this file and submit it to an online PCB manufacturing service. See the How to Order a BBGame115 PCB page for more details.

The BBGame115Lib.zip library for Arduino included in this repository is a library that allows the BBGame115 device to be programmed with higher level methods/functions than the Arduino digitalWrite and digitalRead functions. Refer to the BBGame114Lib Library Reference page for more information on this library. The interfaces for the BBGame114 and BBGame115 are identical, and there are just a few differences in the libraries' internal code.

BBGame115 Arduino Library

The BBGame115Lib.zip library for Arduino included in this repository is a library that allows the BBGame115 device to be programmed with higher level methods/functions than the Arduino digitalWrite and digitalRead functions. Refer to the BBGame114Lib Library Reference page for more information on this library. The interfaces for the BBGame114 and BBGame115 are identical, and there are just a few differences in the libraries' internal code.

About

BBGame115 is an Arduino-based game device built on a PCB. It consists of an 11x5 LED matrix, three input buttons and a piezoelectric speaker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published