Youen Toupin
|
3e251a82f6
|
integrated Timer1 library (instead of custom code) ; but for an unknown reason it breaks the 1-wire communication (timer code doesn't work at all, or timings are wrong, or both) ; search algorithm is broken, and probably everything else as well
|
2017-05-03 22:06:09 +02:00 |
|
Youen Toupin
|
21dbf75342
|
improved visual intellisense integration
|
2017-05-03 21:59:20 +02:00 |
|
Youen Toupin
|
c21e3ea835
|
- fixed presence pulse timings, according to andrewradke feedback (https://github.com/neuoy/OneWireArduinoSlave/issues/4)
- visual studio intellisense fix
|
2017-04-30 22:48:19 +02:00 |
|
Youen Toupin
|
9c5e5a72a6
|
upgrade to visual studio 2015
|
2016-03-20 08:36:27 +01:00 |
|
Youen Toupin
|
b97a643227
|
- breaking change: global instance of OneWireSlave renamed from "OneWire" to "OWSlave" to avoid conflict with the OneWire master library in case someone wants both libraries in the same sketch
- upgrade to visual 2015 and arduino IDE 1.6.6
|
2015-12-13 21:33:43 +01:00 |
|
Youen Toupin
|
14711750d6
|
cleaned up project for public distribution (removed debug and unrelated stuff)
|
2015-08-09 09:15:32 +02:00 |
|
Youen Toupin
|
22e5d690a0
|
refactoring (wip)
|
2015-04-25 21:40:38 +02:00 |
|
Youen Toupin
|
0f941a85fb
|
missing files
|
2015-04-25 13:04:32 +02:00 |
|
Youen Toupin
|
8c473f50e4
|
implemented presence with timer interrupts
|
2015-04-24 10:30:11 +02:00 |
|
Youen Toupin
|
03c2f0afd3
|
implemented reset detection
|
2015-04-23 17:26:33 +02:00 |
|