Skip to content

The code that powers the London Hackspace's notification board

Notifications You must be signed in to change notification settings

solexious/NotifyBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

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

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

No packages published

Languages