Smart Citizen Kit BETA version for the Ambient Sensor Board.
- Download the latest firmware release here.
-
Firmware for the SmartCitizen Ambient Kit 1.0 and 1.1.
-
More hardware info here.
-
Visit the project main documentation. docs.smartcitizen.me
-
Visit the project wiki
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)
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
-
Setup commands reference in sck-commands.md
-
Basic documentation for creating your own Sensor Boards here
- Forum forum.smartcitizen.me
- 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.