/sigduino.solar

Solar station reporting with Arduino (ATMega328P 3V powered with 8 MHz XTAL, BOD set at 1.8V) and Sigfox UNB modem

Primary LanguageC++

for compiling with arduino Makefile, do the following :

1/ Copy the project into your home sketchbook.
2/ If need, copy project libraries/ into your /<home_dir>/sketchbook/libraries
3/ run "make" on your projet root to compile it. "make help" for read option.