rodri16 / Smart-Citizen-Kit

Smart Citizen Kit firmware for the Ambient Sensor Board

Home Page:http://smartcitizen.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Citizen Kit

Smart Citizen Kit BETA version for the Ambient Sensor Board.

Download

  • Download the latest firmware release here.

Hardware

Quick start

Loading Firmware

The firmware is totally compatible with Arduino. You can upload the firmware using the Arduino IDE.

  • For SmartCitizen Kit version 1.0 select Tools/Boards/Arduino Leonardo on the Arduino IDE (ATmega 32U4 at 16Mhz)

  • For SmartCitizen Kit version 1.1 select Tools/Boards/Lylipad Arduino USB on the Arduino IDE (ATmega 32U4 at 8Mhz)

Versions

The current firmware version in use is 0.9.0.

We currently support the SD card version on as a diferent firmware SDCARD, currently 0.8.6 SDCARD.

You can see the release history here

Advance References

  • Setup commands reference in sck-commands.md

  • Basic documentation for creating your own Sensor Boards here

Support and issues

Contributions

  • We are working on improving the firmware documentation for developers but still we encourage you to Fork the project and do a Pull request with your contributions.

About

Smart Citizen Kit firmware for the Ambient Sensor Board

http://smartcitizen.me/

License:Other


Languages

Language:C++ 61.1%Language:Arduino 37.1%Language:C 1.8%