Paul Alfille-2 wrote > The DS2431 doesn't inherently have dates numbers or data. Just 4 pages of > binary data. http://datasheets.maximintegrated.com/en/ds/DS2431.pdf
I know about that. I've already developed some code that reads/writes individual pieces of data to the EEPROM by converting the dates/data to hex, but instead of showing the data as just hex strings I want to be able to reformat it so that it looks like the original data (or the at lest what it represents). So for example, a the first 2 bytes represent the firmware version, the next one byte represents the max temp measured and so on for a whole lot of parameters. -- View this message in context: http://owfs-developers.1086194.n5.nabble.com/Modifying-owhttpd-tp10099p10172.html Sent from the OWFS Developers mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
