Demo program for MAXREFDES132. Searches 1-Wire® bus and prints ROM IDs of devices found. If the DS1920 is found presents user with menu for interfacing with the DS1920 temperature iButton
Dependencies: OneWire Terminal mbed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
12:a649f4e955a4 | 2017-07-10 | andrewae | Fixed print_rom_id |
11:11a01dc7a2c9 | 2017-07-10 | j3 | Reverting back to MAXREFDES132 demo |
10:a43e5b99d61f | 2017-07-10 | andrewae | Fork of the MAXREFDES132_OneWire_Demo. I am creating a lab for the incoming NCHs. The purpose of this lab is to teach them about 1-Wire. This shield is particularly useful since it has the DS2484 on it. |
9:cf9dba4592d0 | 2016-12-02 | j3 | Updated ow and mbed libs |
8:7af592c694b2 | 2016-09-26 | j3 | Updated ow library |
7:81d4e19b7b50 | 2016-08-23 | j3 | Fixed DS2480B instantiation after update |
6:c63916ae4b0a | 2016-08-23 | j3 | updated libraries |
5:e016b530bef5 | 2016-08-12 | j3 | updated ow and mbed libs |
4:9f799f2e157a | 2016-08-03 | j3 | Updated OW Library |
3:1be2a293e0bf | 2016-06-24 | j3 | updated ow library |
2:6d410b7d0fd0 | 2016-06-20 | j3 | changed i2c to 1-wire object from DS248x to DS2484 |
1:c9d52433407f | 2016-06-20 | j3 | updated ow library |
0:11c9d61c8876 | 2016-06-03 | j3 | Init commit, basic 1-wire loop that supports DS1920 when found |