Skip to content

Releases: iddi/oocsi-esp

Version 1.4.0

01 Jun 09:27
Compare
Choose a tag to compare

Version 1.4

  • ONE library again for ESP32 and ESP8266
  • migrated to ArduinoJson (new dependency)
  • added long and string array support
  • fixed connection logic
  • less dynamic memory consumption
  • library size is now 60% only

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.0. Follow the step-by-step guide.

Version 1.3.1

18 Dec 19:39
Compare
Choose a tag to compare

What's new

Added support for boolean values and boolean arrays.

How to install

Download the file oocsi.zip, unzip it into the Arduino/libraries folder and restart Arduino. If there are now new examples in the category OOCSI (at the very bottom), everything went fine.

Version 1.2.1 (OOCSI-ESP-lite)

18 Dec 19:38
Compare
Choose a tag to compare

This release is for very limited modules, some ESP8266s that don't work with the v1.3 release. Handle with care.

What's new

  • added support for boolean values and boolean arrays

How to install

Download the file oocsi.zip, unzip it into the Arduino/libraries folder and restart Arduino. If there are now new examples in the category OOCSI (at the very bottom), everything went fine.

Version 1.3

29 Jan 09:48
Compare
Choose a tag to compare

How to install

Download the file oocsi.zip, unzip it into the Arduino/libraries folder and restart Arduino. If there are now new examples in the category OOCSI, everything went fine.

Version 1.2

14 Jan 17:39
Compare
Choose a tag to compare

How to install

Download the file oocsi.zip, unzip it into the Arduino/libraries folder and restart Arduino. If there are now new examples in the category OOCSI, everything went fine.