Skip to content

SCK Beta 0.9.3

Compare
Choose a tag to compare
@vicobarberan vicobarberan released this 14 Apr 12:31
· 35 commits to master since this release

SCK Beta 0.9.3 for the Ambient Sensor Board

Supports SCK versions 1.0 and 1.1

New fixes and features

  • Improved eeprom memory management and error detection.
  • Improved communication with web configurator.
  • Added support for coexisting of web configured Wi-fy and custom hard-coded ones.
  • Fixed wrong timestamp on data after connection error.
  • Now the kit will not post data until the time is valid.

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