Skip to content

sketch for the control panel of the lab status (a box in the lab with buttons that control open time of the lab...)

License

Notifications You must be signed in to change notification settings

fixme-lausanne/space-API-control-panel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space API control panel

sketch for the control panel of the lab status (a box in the lab with buttons that control open time of the lab...)

Build steps

Requirements

To use gcc-avr you need to set:

export BOARD=nan0328        #in this case but make boards will show you all board available
export ARDUINODIR=~/your_arduino_install_dir

and install the following package under ubuntu 12.04

sudo apt-get install avrdude binutils-avr gcc-avr avr-libc gdb-avr arduino-mk

Compilation

You can simply run

make
make upload

And voila !

About

sketch for the control panel of the lab status (a box in the lab with buttons that control open time of the lab...)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%