Skip to content

Releases: Integreight/1Sheeld-Arduino-Library

v1.14.0(018)

07 Aug 11:04
Compare
Choose a tag to compare
  • Added new methods to append data to old logged files in data logger shield.
  • Added new attach methods to the email shield.
  • Added new methods to play tracks by name or index in the music player shield.

v1.13.0(017)

20 Mar 10:56
Compare
Choose a tag to compare
  • Supported the new IoT shield.
  • Fixed some bugs.

v1.12.0(016)

29 Jan 16:39
Compare
Choose a tag to compare
  • Supported the new chart shield.
  • Fixed some bugs.

v1.11.0(015)

19 Dec 20:34
Compare
Choose a tag to compare
  • Supported the new fingerprint scanner and face detector shields.
  • Fixed a bug in the frames timeout that marks a correct frame faulty.

v1.10.0(014)

07 Nov 15:18
Compare
Choose a tag to compare
  • Supported the new bar code scanner shield.
  • Supported Arduino Zero and Arduino 101.
  • Made the library handle half-sent frames correctly.

v1.9.2(013)

17 May 15:34
Compare
Choose a tag to compare
  • Used the correct delay method for 1Sheeld+ workaround.

v1.9.1(012)

15 May 15:06
Compare
Choose a tag to compare
  • Added a workaround for 1Sheeld+ slow sending to prevent overruns.

v1.9.0(011)

10 Apr 17:55
Compare
Choose a tag to compare
  • Prepared the library to work with SoftwareSerial and AltSoftSerial libraries. (BETA)
  • Made the library connection testable.
  • Added a verification byte to frames sent.

v1.8.0(010)

26 Jan 17:54
Compare
Choose a tag to compare
  • Added the vibration shield.

v1.7.0(009)

23 Nov 17:03
Compare
Choose a tag to compare
  • Fixed a bug with the new SDK functions.
  • Added methods for uploading images from internet shield.
  • Added methods for recording voice clips from mic shield.