forked from marksteward/NotifyBoard
-
Notifications
You must be signed in to change notification settings - Fork 1
londonhackspace/NotifyBoard
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
sudo apt-get install build-essential gcc-avr avr-libc avrdude pushd ~ wget http://arduino.googlecode.com/files/arduino-0021.tgz tar zxf arduino-0021.tgz cd arduino-0021/libraries wget http://arduino.cc/playground/uploads/Code/TimedAction-1_6.zip unzip TimedAction-1_6.zip # # For compatability with ardunio 1.0 # # in the TimedAction folder edit TimedAction.h and changed the #include # "Wprogram.h" to "Arduino.h" # # and in the MatrixDisplay library change # the reference to "wireing.h" to "Arduino.h" in MatrixDisplay.h # git clone https://github.com/solexious/MatrixDisplay popd make sudo ARDUINO_PORT=/dev/ttyUSB5 make upload
About
The code that powers the London Hackspace's notification board
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 100.0%