Skip to content

Latest commit

 

History

History
executable file
·
43 lines (23 loc) · 1.43 KB

README.md

File metadata and controls

executable file
·
43 lines (23 loc) · 1.43 KB

Smart Citizen Kit

Smart Citizen Kit BETA version for the Ambient Sensor Board.

Download

  • Download the latest firmware release here.

Hardware

Quick start

  • Visit the project wiki

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.8.6.

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 <<<<<<< HEAD

Support