Smart Citizen Kit
Smart Citizen Kit BETA version for the Ambient Sensor Board.
Download
- Download the latest firmware release here.
Hardware
-
Firmware for the SmartCitizen Ambient Kit 1.0 and 1.1.
-
More hardware info here.
Quick start
-
Visit the project main documentation. docs.smartcitizen.me
-
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.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
- Forum forum.smartcitizen.me
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.