Timeline for Read DS2401 with ATmega 32 and a 1-Wire protocol
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 20, 2014 at 14:21 | history | edited | Dzarda | CC BY-SA 3.0 | added 128 characters in body |
| Jul 20, 2014 at 14:19 | comment | added | Dzarda | @TheGoodUser I don't think that's quite right. IMO you're supposed to write the Read ROM command using w1_write(0x33), and then read 8 consecutive bytes. | |
| Jul 20, 2014 at 3:34 | comment | added | TheGoodUser | In the while loop , I used w1-read() after w1-init(). I think w1-init() is the initialization command and w1-read() is the Read Rom command. | |
| Jul 19, 2014 at 22:26 | history | answered | Dzarda | CC BY-SA 3.0 |