This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Example-Code that emulates a DS2502 - 1kbit EEPROM as a dell power supply | |
* | |
* Tested with | |
* - dell notebook https://forum.pjrc.com/threads/33640-Teensy-2-OneWire-Slave | |
* - DS9490R-Master, atmega328@16MHz as Slave | |
* - Arduino ProMini clone | |
* - esp8266 | |
* | |
* OneWire messaging starts when AC adapter is plugged to notebook, |