Skip to content

Releases: sakuraio/SakuraIOArduino

v1.1.6

Choose a tag to compare

@chibiegg chibiegg released this 03 Mar 03:22
cf97f41

Example

  • Add SCM-LTE-01 Rev.B to FirmwareUpdate. (Display changes only.)

v1.1.5

Choose a tag to compare

@chibiegg chibiegg released this 23 Mar 12:43
9896c28
  • Apply MIT License

Library

  • Check sizeof(double), support 32bit double.
  • Fix treating of SPI_HAS_TRANSACTION

v1.1.4

Choose a tag to compare

@f-okuhara f-okuhara released this 03 Jul 05:38

Library

  • Add power management commands
  • Change SPI default clock

Example

  • Add PowerManage example

v1.1.3

Choose a tag to compare

@chibiegg chibiegg released this 24 Aug 07:35

Library

  • Add support for SCM-920-Alpha

Example

  • Add CDS example

v1.1.2

Choose a tag to compare

@chibiegg chibiegg released this 24 Jun 16:31

Library

  • Add sendImmediately method
  • Get ADC command was deprecated

Example

  • Add sendnow command in Shell.ino
  • Add example with SHT31

v1.1.1

Choose a tag to compare

@chibiegg chibiegg released this 12 Jun 10:26

Library

  • Change URLs and service brand

Examples

  • Support file download with Shell.ino
  • Fix firmware update bug in Shell.ino
  • Add example for BME280

v1.1.0

Choose a tag to compare

@chibiegg chibiegg released this 20 Apr 12:37

Library

  • Support file download

Examples

  • Support firmware update of SCM-LTE-01
  • Add example for file download

v1.0.4

Choose a tag to compare

@chibiegg chibiegg released this 18 Jan 01:03

Library

  • Calculate parity even if there is not enough buffer in executeCommand()

v1.0.3

Choose a tag to compare

@chibiegg chibiegg released this 04 Jan 20:01

Library

  • Fix a typo getSignalQuality()

Deplicated

  • getSignalQuarity() will be removed because of a typo.

v1.0.2

Choose a tag to compare

@chibiegg chibiegg released this 18 Dec 14:53

Library

  • Improve connectivity with multiple SPI devices

Examples

  • Add example schematic and sketch for InvenSense MPU-6050 (6-Axis)
  • Fix examples to reduce traffic