Skip to content

Releases: sakuraio/SakuraIOArduino

v1.1.6

03 Mar 03:22
cf97f41
Compare
Choose a tag to compare

Example

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

v1.1.5

23 Mar 12:43
9896c28
Compare
Choose a tag to compare
  • Apply MIT License

Library

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

v1.1.4

03 Jul 05:38
Compare
Choose a tag to compare

Library

  • Add power management commands
  • Change SPI default clock

Example

  • Add PowerManage example

v1.1.3

24 Aug 07:35
Compare
Choose a tag to compare

Library

  • Add support for SCM-920-Alpha

Example

  • Add CDS example

v1.1.2

24 Jun 16:31
Compare
Choose a tag to compare

Library

  • Add sendImmediately method
  • Get ADC command was deprecated

Example

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

v1.1.1

12 Jun 10:26
Compare
Choose a tag to compare

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

20 Apr 12:37
Compare
Choose a tag to compare

Library

  • Support file download

Examples

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

v1.0.4

18 Jan 01:03
Compare
Choose a tag to compare

Library

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

v1.0.3

04 Jan 20:01
Compare
Choose a tag to compare

Library

  • Fix a typo getSignalQuality()

Deplicated

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

v1.0.2

18 Dec 14:53
Compare
Choose a tag to compare

Library

  • Improve connectivity with multiple SPI devices

Examples

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