Skip to content

Commit 089baf2

Browse files
Brent WilkinsBrent Wilkins
authored andcommitted
Removed Arduino board support and change README to point users to the support in the Arduino_Boards repository.
1 parent 09f8af5 commit 089baf2

19 files changed

+14
-5189
lines changed

firmware/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
//////////////////////////////////////<br />
2+
/// Serial 7-Segment Display /////////<br />
3+
//////////////////////////////////////
4+
5+
This folder should live in your Arduino Sketchbook.
6+
7+
Serial 7-Segment Display: This folder contains the Serial 7-Segment Displays firmware and test/example Arduino code.
8+
9+
Support for this board in the Arduino IDE can be found in [this repository](https://github.com/sparkfun/Arduino_Boards/). 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.
10+
11+
This project is Open-source!
12+
13+
License: Creative Commons Attribution-ShareAlike 4.0 (CC BY-SA 4.0)
14+
https://creativecommons.org/licenses/by-sa/4.0/

firmware/README.txt

Lines changed: 0 additions & 17 deletions
This file was deleted.

firmware/hardware/sparkfun/avr/boards.txt

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)