1-Wire® library for mbed. Complete 1-Wire library that supports our silicon masters along with a bit-bang master on the MAX32600MBED platform with one common interface for mbed. Slave support has also been included and more slaves will be added as time permits.

Dependents:   MAXREFDES131_Qt_Demo MAX32630FTHR_iButton_uSD_Logger MAX32630FTHR_DS18B20_uSD_Logger MAXREFDES130_131_Demo ... more

Superseded by MaximInterface.

Revision:
92:aa40c49b8563
Parent:
91:e80108bc870a
Child:
104:3f48daed532b
--- a/Masters/DS248x/DS2484/DS2484.h	Mon Jun 20 19:39:21 2016 +0000
+++ b/Masters/DS248x/DS2484/DS2484.h	Mon Jun 20 20:02:28 2016 +0000
@@ -40,7 +40,7 @@
 
 namespace OneWire
 {
-    //DS2484 I2C to 1-wire Master
+    ///DS2484 I2C to 1-wire Master
     class DS2484: public DS248x
     {
         public: