Skip to content

Releases: iddi/oocsi-esp

Version 1.5.13

02 May 19:45
Compare
Choose a tag to compare

Version 1.5.13

  • Prepared the library for the Arduino Library Manager

How to install

Use the Arduino Library Manager to install the library (preferred and easiest!), or download the file source.zip, unzip it into the Arduino/libraries folder and restart Arduino IDE. You should see a category OOCSI under File >> Examples (at the very bottom), then everything went fine.

Add library "ArduinoJson", which is required by the OOCSI library. Follow the step-by-step guide.

Version 1.5.12

01 May 17:16
Compare
Choose a tag to compare

Version 1.5.12

How to install

Download the file oocsi.zip, unzip it into the Arduino/libraries folder and restart Arduino IDE. You should see a category OOCSI under File >> Examples (at the very bottom), then everything went fine.

Add library "ArduinoJson", which is required by the OOCSI library. Follow the step-by-step guide.

Version 1.5.11

07 Apr 18:06
Compare
Choose a tag to compare

Version 1.5.11

  • More fixes and additional functionality for heyOOCSI functionality

How to install

Download the file oocsi.zip, unzip it into the Arduino/libraries folder and restart Arduino IDE. You should see a category OOCSI under File >> Examples (at the very bottom), then everything went fine.

Add library "ArduinoJson", which is required by the OOCSI library. Follow the step-by-step guide.

Version 1.5.10

16 Jan 18:08
Compare
Choose a tag to compare

Version 1.5.10

  • Added architecture in library properties
  • Small fixes for heyOOCSI functionality

How to install

Download the file oocsi.zip, unzip it into the Arduino/libraries folder and restart Arduino IDE. You should see a category OOCSI under File >> Examples (at the very bottom), then everything went fine.

Add library "ArduinoJson", which is required by the OOCSI library. Follow the step-by-step guide.

Version 1.5.9

17 Dec 08:52
Compare
Choose a tag to compare

Version 1.5.9

  • Added success/fail returns for check() (v1.5.8)
  • Added heyOOCSI functionality (v1.5.9)

How to install

Download the file oocsi.zip, unzip it into the Arduino/libraries folder and restart Arduino IDE. You should see a category OOCSI under File >> Examples (at the very bottom), then everything went fine.

Add library "ArduinoJson", which is required by the OOCSI library. Follow the step-by-step guide.

Version 1.5.7

06 Oct 05:33
a0f337a
Compare
Choose a tag to compare

Version 1.5.7

  • Added support for nested Json objects and arrays (v1.5.7)
  • Fixed support for ESP8266 board version 3.x in DFDataset (v1.5.6)
  • Added support for Arduino UNO Wifi Rev2 boards (v1.5.5)
  • Added keepAlive function for clients that only send (v1.5.4)

How to install

Download the file oocsi.zip, unzip it into the Arduino/libraries folder and restart Arduino IDE. You should see a category OOCSI under File >> Examples (at the very bottom), then everything went fine.

Add library "ArduinoJson", which is required by the OOCSI library from Version 1.4.x. Follow the step-by-step guide.

Version 1.5.3

06 May 11:21
Compare
Choose a tag to compare

Version 1.5.3

Minor bug fix for DFDataset log item with longer activity names

How to install

Download the file oocsi.zip, unzip it into the Arduino/libraries folder and restart Arduino IDE. You should see a category OOCSI under File >> Examples (at the very bottom), then everything went fine.

Add library "ArduinoJson", which is required by the OOCSI library from Version 1.4.x. Follow the step-by-step guide.

Version 1.5.2

18 Apr 08:37
Compare
Choose a tag to compare

Version 1.5.2

  • Compatibility with Arduino Nano 33 IoT
  • Minor bug fixes

How to install

Download the file oocsi.zip, unzip it into the Arduino/libraries folder and restart Arduino IDE. You should see a category OOCSI under File >> Examples (at the very bottom), then everything went fine.

Add library "ArduinoJson", which is required by the OOCSI library from Version 1.4.x. Follow the step-by-step guide.

Version 1.5.0

16 Dec 18:43
Compare
Choose a tag to compare

Version 1.5.0

  • Added examples
  • Added Data Foundry support
  • Minor bug fixes

How to install

Download the file oocsi.zip, unzip it into the Arduino/libraries folder and restart Arduino IDE. You should see a category OOCSI under File >> Examples (at the very bottom), then everything went fine.

Add library "ArduinoJson", which is required by the OOCSI library from Version 1.4.x. Follow the step-by-step guide.

Version 1.4.1

05 Dec 12:10
Compare
Choose a tag to compare

Version 1.4.1

  • Fixed a memory allocation bug.

How to install

Download the file oocsi.zip, unzip it into the Arduino/libraries folder and restart Arduino. You should see a category OOCSI under File >> Examples (at the very bottom), then everything went fine.

Add library "ArduinoJson", which is required by the OOCSI library from Version 1.4.x. Follow the step-by-step guide.