SkillAgentSearch skills...

NotifyBoard

The code that powers the London Hackspace's notification board

Install / Use

/learn @solexious/NotifyBoard
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated5y ago
Forks7

Languages

Java

Security Score

60/100

Audited on Sep 3, 2020

No findings