RobTillaart
745cf64697
- version 0.1.7 - refactor constructor, get examples working
2017-07-15 18:28:01 +02:00
RobTillaart
4eb699209f
+ prevent overflow; refactor memory usage;
2017-07-15 17:58:10 +02:00
RobTillaart
ebc796d4f8
Added support for TEENSY3.5 Wire1 and Wire2 scanning
2017-07-15 13:43:41 +02:00
Rob Tillaart
3e7660a534
Merge pull request #71 from per1234/correct-architecture-value
...
Use correct architecture value in library.properties
2017-07-13 21:01:51 +02:00
Rob Tillaart
aae9663ccc
Merge pull request #72 from per1234/semver-versions
...
Use semver compliant versions in library.properties
2017-07-13 21:01:02 +02:00
per1234
3b7fe2bb1b
Use semver compliant versions in library.properties
...
The leading zero is non-semver compliant and causes the Arduino IDE to display the warning:
Invalid version found: ...
Fixes https://github.com/RobTillaart/Arduino/issues/70
2017-07-13 11:46:18 -07:00
per1234
afde043062
[DHTliib] Use correct architecture value in library.properties
...
Incorrect architecture value causes the warning:
WARNING: library DHTlib claims to run on [atmelavr] architecture(s) and may be incompatible with your current board which runs on [avr] architecture(s).
2017-07-13 11:27:01 -07:00
per1234
6c4d6300fb
[AVRHeap] Use correct architecture value in library.properties
...
Incorrect architecture value causes the warning:
WARNING: library AVRHeap claims to run on [atmelavr] architecture(s) and may be incompatible with your current board which runs on [avr] architecture(s).
2017-07-13 11:26:34 -07:00
Rob Tillaart
4116cb8601
Merge pull request #65 from Mervill/patch-1
...
Updates status output in dht22_test
2017-05-09 13:22:52 +02:00
Mervill
dd5ee93e2d
updates status output in dht22_test
2017-05-08 20:09:22 -07:00
Rob Tillaart
df03e68991
Merge pull request #64 from ivankravets/patch-4
...
Update Atmel AVR platform ID
2017-05-03 09:33:33 +02:00
Ivan Kravets
e1b1c1983c
Update Atmel AVR platform ID
2017-05-02 20:22:11 +03:00
RobTillaart
6290c7a348
+ BoolArray 0.1.3 added toggle
2017-04-28 10:34:30 +02:00
RobTillaart
e695543ca6
+ FastShiftIn version 0.1.3
...
+ optimized masking
2017-04-27 00:43:41 +02:00
RobTillaart
2f5952ec05
+ FastShiftOut version 0.1.5
...
+ optimized masking in inner loop
2017-04-27 00:10:51 +02:00
RobTillaart
7f8134f8f6
+ PCF8574 updated notes
2017-04-20 10:55:00 +02:00
RobTillaart
add7ed3b15
+ max44009 0.1.5 updated history
2017-04-20 10:21:49 +02:00
Rob Tillaart
59ac42546b
Merge pull request #62 from debsahu/patch-1
...
Update Max44009.h
2017-04-20 09:54:25 +02:00
RobTillaart
185ceeb066
+ MCP4725 0.1.7 refactor
2017-04-20 09:20:26 +02:00
RobTillaart
ba067ff91d
+ I2C_EEPROM 1.2.5 refactor
2017-04-20 09:15:28 +02:00
RobTillaart
ab1d7d8617
+ I2C_eeprom 1.2.4
...
+ remove timeout - github issue #63
2017-04-19 12:45:38 +02:00
RobTillaart
d862556833
+ 0.1.6
...
+ remove timeout - issue #63
+ small refactor
2017-04-19 12:31:31 +02:00
debsahu
ba7c2442f6
Update Max44009.h
...
void setAutomaticMode(); is defined in Max44009.cpp but not in header file.
2017-04-15 13:50:03 -04:00
RobTillaart
02cc2c5420
fix issue with delayMicroseconds > 16000
2017-03-06 21:10:50 +01:00
RobTillaart
4a301a8804
fixed warning readButton8()
2017-02-27 10:13:59 +01:00
RobTillaart
fa1e80ac5c
version 0.1.5
2017-02-05 19:21:52 +01:00
Rob Tillaart
b11cd18630
Merge pull request #57 from pzygielo/fix_loop
...
Fix loop to allow searching for more than one device
2017-02-05 19:15:46 +01:00
Piotrek Zygielo
886ecd7d71
Fix loop to allow searching for more than one device
...
Before this fix - seems only empty statement after `while`
condition was executed.
2017-02-04 21:32:19 +01:00
RobTillaart
cbbb53dada
update version to 0.1.2
2017-02-04 16:58:28 +01:00
Rob Tillaart
8bdfcfb3f3
Merge pull request #56 from mesemus/master
...
Possible typo in PCA9635 library
2017-02-04 16:47:58 +01:00
Mirek Simek
fe228e7b51
typo
2017-02-04 09:37:40 +01:00
Rob Tillaart
240ebce308
Merge pull request #54 from aldras/patch-1
...
Update I2C_eeprom_test.ino
2017-01-24 09:34:36 +01:00
aldras
76139cbbfa
Update I2C_eeprom_test.ino
...
I2C_EEPROM - Modified example sketch for hex display of memory dumps, explicitly defined 24LC64 memory size
2017-01-24 16:21:48 +09:00
Rob Tillaart
37ad83c153
Merge pull request #52 from ivankravets/patch-3
...
Fix broken manifest
2017-01-14 08:31:40 +01:00
Ivan Kravets
bf887ddd3a
Fix broken manifest
2017-01-14 01:06:09 +02:00
RobTillaart
4a4b6cf7f2
updated platforms in json description
2017-01-03 17:41:49 +01:00
Rob Tillaart
f6d2f2da61
Merge pull request #51 from ivankravets/patch-2
...
Specify compatible development platform
2017-01-03 17:31:51 +01:00
Ivan Kravets
f62b07b8d2
Specify compatible development platform
2017-01-02 23:47:57 +02:00
RobTillaart
d6bd9a1f48
update example -> examples
2016-12-18 11:39:20 +01:00
RobTillaart
f69a50d82f
Set 0.1.09 - added const where possible
2016-12-18 11:19:56 +01:00
RobTillaart
82a6117e48
fixed version number
2016-12-18 11:03:21 +01:00
RobTillaart
f78e535955
Added version number
2016-12-18 11:02:55 +01:00
RobTillaart
8a94bc3acc
initial versions of library.properties
2016-12-18 11:02:20 +01:00
RobTillaart
018a4872a6
update library.json files
2016-12-18 10:48:17 +01:00
RobTillaart
6760bfdde6
fix library.json
2016-12-17 21:56:14 +01:00
RobTillaart
619b84df62
fixed DHT2pin lib
2016-12-17 21:10:09 +01:00
RobTillaart
c97f801ba4
clean up
2016-12-17 21:08:49 +01:00
RobTillaart
28d87d66ef
fix library.json
2016-12-17 21:07:11 +01:00
RobTillaart
e954b83020
minor edit
2016-12-17 21:04:25 +01:00
RobTillaart
f5114ca837
Library for a (4bit) Nibble Array
2016-12-17 20:59:03 +01:00