Commit Graph

12 Commits

Author SHA1 Message Date
Kilian Bracher 8cead7ac35
add helper to send command to all devices 2024-08-23 17:37:23 +02:00
Kilian Bracher 8e06b991ac
remove single-device mode
it made the code more confusing than it needed to be
2024-08-23 17:27:50 +02:00
Kilian Bracher 1264fc0d5a add 1-wire helper functions 2024-06-29 18:31:47 +02:00
Kilian Bracher 921fd4234a add support for multiple DS2482 devices 2024-06-29 18:08:18 +02:00
Kilian Bracher 79ec05479d
"encourage" people to check the status return value 2024-06-29 15:47:37 +02:00
Kilian Bracher 67983c1c98 update readme with some basics 2024-06-27 16:14:30 +02:00
Kilian Bracher 64545e5ebd
minor refactor 2024-06-27 16:09:55 +02:00
Kilian Bracher a41cc7e9de
add support for f4, h7 series chips
not tested, but should work because it's just I2C
2024-06-27 15:29:42 +02:00
Kilian Bracher c88b00dfe1
allow access to device verification function 2024-06-27 02:22:34 +02:00
Kilian Bracher fa9ab6a252
add presence bit to 1-wire reset command 2024-06-27 02:12:50 +02:00
Kilian Bracher 2f47a8f763
DS2482 HAL 2024-06-26 03:40:49 +02:00
Kilian Bracher dbd912421d Initial commit 2024-06-26 03:37:27 +02:00