Skip to content

SCK Beta 0.9.2

Compare
Choose a tag to compare
@pral2a pral2a released this 28 Jul 11:37
· 72 commits to master since this release

SCK Beta 0.9.2 for the Ambient Sensor Board

Supports SCK versions 1.0 and 1.1

New fixes and features

  • Improved hardware documentation
  • Custom backend implementation examples
  • Fixed overflow serial debug issue
  • Fixed HTTP request to be RFC2616 compilant

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)

The firmware is automatically loaded by the setup process at smartcitizen.me

More info

docs.smartcitizen.me