Skip to content

Releases: BayCEER/BayEOS-Arduino

Release of BayEOS-Arduino Libraries

11 Sep 11:02
Compare
Choose a tag to compare
0.3.1

+ move BaySoftwareSerial to separate folder to avoid linker error with SDI-12
+ add documentation to lowCurrentBoard.h
+ remove BayTCPSIM900 and BayTCPESP8266 from RF24RouterBoard.h

Release of BayEOS-Arduino Libraries

06 Sep 16:19
Compare
Choose a tag to compare

Release of BayEOS-Arduino Libraries

28 Nov 15:53
Compare
Choose a tag to compare
0.2.8

+ Reduce SRAM usage of BaySIM800
+ add dendrometer examples for sapflow boards
+ remove restore read pointer code from BayEOSLogger
+ update SIM800-Examples for use with absolute time

Release of BayEOS-Arduino Libraries

26 Oct 11:54
Compare
Choose a tag to compare
0.2.7

+ add CLTS=1 (clock sync) to GPRS-Libraries

Release of BayEOS-Arduino Libraries

19 Oct 07:47
Compare
Choose a tag to compare
0.2.6

+ Remove String from bayeos
+ simplify SPIFlash code
+ cleanup SIM800 code
+ some bug fixes

Release of BayEOS-Arduino Libraries

06 Jul 09:06
Compare
Choose a tag to compare
0.2.5

+ Some more changes in BaySIM800 library to make modem work more stable.

Release of BayEOS-Arduino Libraries

08 Jun 10:18
Compare
Choose a tag to compare
0.2.4

+ increase wait time in BaySIM800 library
+ include BaySIM800 in examles

Release of BayEOS-Arduino Libraries

30 May 08:36
Compare
Choose a tag to compare
0.2.3

+ NEW BaySIM800 with https support

Release of BayEOS-Arduino Libraries

21 Apr 09:34
Compare
Choose a tag to compare
0.2.2

+ Add delay to GPRS-Examples to make GPRS more stable
+ Cleanup Board examples

Release of BayEOS-Arduino Libraries

08 Mar 13:07
Compare
Choose a tag to compare
0.2.1

+ improve SIM900 library
+ add some more examples