Commit Graph

619 Commits

Author SHA1 Message Date
rob tillaart
d13cd04dac update libraries E-I 2020-11-27 11:16:22 +01:00
rob tillaart
a19ec7f025 update libraries A-D 2020-11-27 11:10:47 +01:00
rob tillaart
2b97b8d4be 0.1.11 version 2020-07-20 21:24:58 +02:00
rob tillaart
d36fddb6f8 fix ESP compile failure
added flags & error messages
added MIT license
refactor
2020-07-17 12:42:59 +02:00
rob tillaart
947820363e HT16K33 - fix printFloat 2020-07-17 12:34:54 +02:00
rob tillaart
b7e337ebd0 HT16K33 - fix printFloat 2020-07-16 11:08:25 +02:00
Rob Tillaart
12cc97d80a
Merge pull request #159 from RobTillaart/develop
0.2.2 major updates XMLWriter
2020-05-25 10:01:51 +02:00
rob tillaart
5b156b7099 0.2.2 major updates XMLWriter 2020-05-25 09:58:04 +02:00
Rob Tillaart
6680ecdffd
Merge pull request #158 from RobTillaart/develop
update examples
2020-05-24 13:31:24 +02:00
rob tillaart
d69e01714f update examples 2020-05-24 13:30:51 +02:00
Rob Tillaart
435b51e840
Merge pull request #157 from RobTillaart/develop
0.2.0 refactor, added reverse()
2020-05-23 13:34:40 +02:00
rob tillaart
8865401054 0.2.0 refactor, added reverse() 2020-05-23 13:33:43 +02:00
Rob Tillaart
6c4edf512a
Merge pull request #156 from RobTillaart/develop
0.1.1 refactor & testing
2020-05-22 16:01:16 +02:00
rob tillaart
490f7ad6e3 0.1.1 refactor & testing 2020-05-22 16:00:06 +02:00
Rob Tillaart
65f3ec50f4
Merge pull request #155 from RobTillaart/develop
DHTNEW 0.2.0
2020-05-22 09:34:08 +02:00
rob tillaart
70f72a792c DHTNEW 0.2.0 2020-05-22 09:20:39 +02:00
Rob Tillaart
6ece084dcc
Merge pull request #153 from RobTillaart/develop
refactor; added tests
2020-05-20 09:54:30 +02:00
rob tillaart
a1df8e3275 refactor; added tests 2020-05-20 09:53:04 +02:00
rob tillaart
c877aed53f updated MultiSPeedI2CScanner 0.1.10 2020-05-18 19:37:10 +02:00
rob tillaart
f1e33a7696 added correlation library - initial version 2020-05-18 14:53:34 +02:00
rob tillaart
aac4dba68b update readme.md 2020-05-17 10:47:04 +02:00
rob tillaart
0c3a354026 add Prandom library 2020-05-17 10:40:08 +02:00
rob tillaart
ca83bc255a added LineFormatter library 2020-05-17 10:37:41 +02:00
Rob Tillaart
70cc8f0ad6
Merge pull request #151 from RobTillaart/develop
fix typo in library.properties file
2020-05-07 10:25:12 +02:00
rob tillaart
ef21f6fb54 fix typo in library.properties file 2020-05-07 10:22:30 +02:00
Rob Tillaart
64f4474295
Merge pull request #150 from RobTillaart/develop
Fix #114 (again) + update to version 0.2.1
2020-05-07 09:55:45 +02:00
rob tillaart
da921e13b8 Fix #114 (again) + update to version 0.2.1 2020-05-07 09:53:25 +02:00
RobTillaart
28f80f128c documentation updates 2020-04-16 12:59:37 +02:00
RobTillaart
6e867f06aa #149 improve accuracy of getFastAverage() 2020-04-16 12:56:15 +02:00
Rob Tillaart
7d77ca1216
Merge pull request #148 from shineangelic/patch-2
link fix
2020-04-06 12:53:16 +02:00
Alessandro Del Pex
73b2fb5533
link fix 2020-04-05 19:52:38 +02:00
RobTillaart
4a5429c335 fixing AC_demo example 2020-03-20 16:04:23 +01:00
RobTillaart
79d9e7df79 ACS712 lib - first release version 2020-03-19 15:16:52 +01:00
RobTillaart
592a0c29a0 Merge branch 'master' of github.com:RobTillaart/Arduino 2020-02-29 15:33:09 +01:00
RobTillaart
d99faee209 fix #144 added bin and hex formatter with #digits 2020-02-29 15:32:34 +01:00
RobTillaart
0b323c4845 added bin and hex formatter with #digits 2020-02-29 15:30:57 +01:00
RobTillaart
00c7809986 added getAddress() 2020-02-19 10:46:25 +01:00
RobTillaart
77635d6463 added readme.md, updated examples 2020-02-19 10:38:09 +01:00
RobTillaart
82a8a0da9d initial released version ML8511 sensor 2020-02-17 17:22:11 +01:00
RobTillaart
bbd7d1a38a update readme.md and added example two sensors 2020-02-16 10:00:38 +01:00
RobTillaart
3d83c34785 0.1.0 - inital version BH1750FVI library 2020-02-02 17:30:48 +01:00
RobTillaart
e0e23a36e8 fix #142 constructor, major refactor ==> 0.4.0
+ redo setManualMode()
+ redo setAutomaticMode()
+ redo setContinuousMode()
+ add clrContinuousMode()
+ add getIntegrationTime()
+ add 4 examples

Signed-off-by: RobTillaart <rob.tillaart@gmail.com>
2020-01-31 13:58:43 +01:00
RobTillaart
029aab4219 issue #140 refactor constructor / configure 2020-01-27 17:06:52 +01:00
RobTillaart
8ddfb12b44 issue #132, fix for reading full range
set automatic mode in constructor
add some error checking
2020-01-27 16:40:10 +01:00
RobTillaart
672af9f698 fix #133 overflow of exponent
+ added readme.md
+ some cleanup
2020-01-21 15:26:58 +01:00
Rob Tillaart
55fa3acd6a
Merge pull request #141 from protohaus/master
Allow multiple Wire interfaces
2020-01-21 13:58:05 +01:00
Moritz Ulmer
fbea3f36f5 Allow multiple Wire interfaces
Why:

- Some boards have multiple I2C interfaces
- Control when TwoWire.begin() is called

This change addresses the need by:

- Option to not begin() Wire
- Always be in configured state (no null ptr crash)
- Internally use TwoWire pointer
- Add example of new functionality
- Add possible I2C addresses
- Update I2C address in example to be within 0 - 127 range
2020-01-19 22:53:40 +01:00
RobTillaart
53764ffe65 fix overflow issue #139 2020-01-17 12:50:05 +01:00
RobTillaart
443bc2641e Added getValue to get values in order of adding 2020-01-16 09:09:48 +01:00
RobTillaart
2d3dd7a5d8 Add depends in library.properties 2019-12-31 14:58:22 +01:00