per1234
3309b8d42b
[DHTlib] Correct library.properties architectures value
...
The previous `architectures` value of `atmelavr` causes the example sketches to appear under **File > Examples > INCOMPATIBLE > DHTlib** and also a warning to be displayed during compilation of any sketch that includes the library:
WARNING: library DHTlib claims to run on (atmelavr) architecture(s) and may be incompatible with your current board which runs on (avr) architecture(s).
2018-02-08 15:12:29 -08:00
RobTillaart
eeed050005
fix foldername (oops)
2018-02-01 14:48:35 +01:00
RobTillaart
d630debbed
initial version SCI notation
2018-02-01 14:46:25 +01:00
RobTillaart
6563bb4526
fix error description
2018-01-29 09:41:27 +01:00
RobTillaart
c5d02f3c95
fix issue #91 - sin, cos, sinh, cosh
2018-01-29 09:29:34 +01:00
RobTillaart
3405ddd093
0.1.1 - first public version
2018-01-28 15:34:55 +01:00
RobTillaart
f43a58a906
fix typo
2018-01-25 11:31:39 +01:00
RobTillaart
59da44b4e8
update 0.1.10 - Add releasenote.txt with fix for some platforms;
...
refactor (uppercasing)
2018-01-25 10:35:37 +01:00
RobTillaart
57b089f0a3
Fix typo in example
2018-01-25 09:19:28 +01:00
per1234
15f2b76e5d
[FRAM library] Use valid category in library.properties
...
Previous property value caused the warning on every compilation:
WARNING: Category 'Storage' in library FRAM is not valid. Setting to 'Uncategorized'
Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#libraryproperties-file-format
2018-01-24 06:27:21 -08:00
RobTillaart
176959fcfd
updated category to Storage
2018-01-24 15:20:12 +01:00
RobTillaart
b43ef0fe08
added simple performance test for FRAM
2018-01-24 15:14:43 +01:00
RobTillaart
95cead8a88
minor edit
2018-01-24 14:48:10 +01:00
RobTillaart
22150a8f94
0.1.0 - initial version of FRAM library
2018-01-24 13:59:15 +01:00
Ivan Kravets
8143e57573
Unix system is case sensitive
2018-01-10 14:47:48 +02:00
RobTillaart
02c271bdaa
fix library.json keywords format
2018-01-09 00:11:37 +01:00
RobTillaart
da59e288f6
0.1.3 first published version of DHTNEW class
2018-01-08 23:22:13 +01:00
RobTillaart
5d7b26abeb
fix #87 - version field for library.json files
2018-01-07 19:13:07 +01:00
RobTillaart
095a736051
fix version number
2018-01-07 19:06:35 +01:00
RobTillaart
12c55bf60c
rename hmc6532 to hmc6352
2018-01-07 19:05:25 +01:00
RobTillaart
160b1ba3ce
issue #86 - added ESP8266 support + refactor
2017-12-22 13:05:31 +01:00
RobTillaart
d006e64419
0.1.1 Added support for ESP8266 - issue #86
2017-12-21 13:05:45 +01:00
RobTillaart
5b58dd96f5
0.1.1 experimental DAC8552
2017-12-19 11:56:15 +01:00
RobTillaart
8e8dc3db8e
0.1.1 experimental DAC8552
2017-12-19 11:45:19 +01:00
RobTillaart
5e7aefe316
0.1.0 experimental DAC8554
2017-12-19 11:44:03 +01:00
RobTillaart
a00dce420e
0.1.1 experimental DAC8554
2017-12-19 11:39:08 +01:00
RobTillaart
07c15868f4
0.1.1 experimental DAC8551
2017-12-19 11:36:49 +01:00
RobTillaart
190e6c98d3
experimental version DAC8552 - minimal tested
2017-12-19 07:49:28 +01:00
RobTillaart
76c476e30a
experimental version - not tested
2017-12-19 07:47:37 +01:00
RobTillaart
a8a1f31100
0.1.0 initial version of I2C library for DHT12
2017-12-12 22:04:06 +01:00
RobTillaart
d782be9946
0.1.26 updated DHTlib to support the DHT12 and AM23XX series
2017-12-12 20:58:58 +01:00
RobTillaart
9cd38afd16
0.2.2 added more explicit support for AM23XX series and DHT12
2017-12-12 20:29:52 +01:00
RobTillaart
c95d02365f
updated the examples
2017-12-12 16:43:02 +01:00
RobTillaart
ba91a43896
0.1.2 added get and set functions; fix return values; cleaned up code
2017-12-12 16:35:46 +01:00
RobTillaart
c6427331b3
update version number in properties ....
2017-12-12 13:25:15 +01:00
RobTillaart
10ea22c7ba
Added examples for AM232X lib
2017-12-12 13:23:41 +01:00
RobTillaart
858ab7ffaf
fix version number
2017-12-12 13:22:45 +01:00
RobTillaart
5fa808ee04
0.1.1 added CRC checking
2017-12-12 13:21:02 +01:00
RobTillaart
51e7f3540d
0.1.0 initial version AM232X temperature and humidity sensor
2017-12-12 13:16:58 +01:00
RobTillaart
224d725c65
Initial version of PrintString
2017-12-10 01:35:48 +01:00
RobTillaart
777fec2024
add test sketch
2017-12-09 21:43:57 +01:00
RobTillaart
2d0265c07b
initial version
2017-12-09 20:39:12 +01:00
RobTillaart
e78a45f39c
initial version 0.1.0
2017-12-09 19:52:49 +01:00
RobTillaart
69e7c90d84
0.1.1 initial version of Average Angle
2017-12-09 18:23:18 +01:00
RobTillaart
57f4c91d00
fix casting issue #83 (long -> int32_t); + reindented;
2017-12-09 11:58:17 +01:00
per1234
f7b7217dfe
[DHTlib] Use correct architectures value in library.properties
...
The previous value causes the example sketches to appear under File > Examples > INCOMPATIBLE > DHTlib and also a warning to be displayed during compilation of any sketch that includes the library:
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-10-03 07:56:19 -07:00
RobTillaart
d71bff4a1b
rename readme.txt to readme.md
2017-09-29 10:43:59 +02:00
RobTillaart
04d82f02d8
Fix missing #include <Arduino.h>
2017-09-27 08:42:54 +02:00
RobTillaart
e14b8c22c7
Fix checksum for DHT11 upon request.
2017-09-20 14:49:16 +02:00
RobTillaart
ec741c97f0
Fix checksum for DHT11 upon request.
2017-09-20 14:47:53 +02:00