bonnyr / wokwi-ds1820-custom-chip

MIT License
2 stars 3 forks source link

feat: implemented power mode and alarm search #9

Closed bonnyr closed 1 year ago

bonnyr commented 1 year ago

added alarm search functionality added power mode functionality by testing Vdd pin modified temp arg to be a float - easier refactor fix temp reporting based on family code fix scratchpath writing based on family code set forced reset timer to 475us since the timing in the sim is not as accurate as the datasheet requires and reset signals are often 479.25us rather than 480 added configuration parameters for controlling presence delays. Not wired yet changed definition of sm to ignore max_ properties since we are using a hashmap updated docs