Skip to content

antoinet/arduino-countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Countdown

A small countdown program for a custom shield comprising:

Used libraries:

Setup

  1. Download the Arduino environment for your platform from http://arduino.cc/en/Main/Software
  2. Download the AdaFruit LED Backpack library from github as a ZIP file. Uncompress it and rename the folder Adafruit_LEDBackpack. Check that the folder contains Adafruit_LEDBackpack.cpp and Adafruit_LEDBackpack.h. Move the library folder to your arduinosketchfolder/libraries/ folder (you may need to create the libraries subfolder if its your first library. Alternatively, you can import the library using the item Import Library... from the Sketch menu.
  3. Download the AdaFruit GFX library, rename to Adafruit_GFX and proceed as above for installation.

About

A small countdown program for a custom Arduino shield

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages