Skip to content

Files

Latest commit

089baf2 · Feb 13, 2017

History

History

firmware

//////////////////////////////////////
/// Serial 7-Segment Display /////////
//////////////////////////////////////

This folder should live in your Arduino Sketchbook.

Serial 7-Segment Display: This folder contains the Serial 7-Segment Displays firmware and test/example Arduino code.

Support for this board in the Arduino IDE can be found in this repository. That adds a "Serial 7-Segment Display" option to the boards menu within Arduino. If you reprogram the Display, you'll need this board selected. Special pin defines were required to make use of new pins 22 and 23 (PB6:7) (in variants/standard/pins_arduino.h). These pins are available on the Serial 7-Segment Display because it runs on the ATmega328's internal 8MHz oscillator.

This project is Open-source!

License: Creative Commons Attribution-ShareAlike 4.0 (CC BY-SA 4.0) https://creativecommons.org/licenses/by-sa/4.0/