10 Commits (216fcf8cb59e273e49a17af2e51e785acf3a3ade)

Author SHA1 Message Date
Youen Toupin 216fcf8cb5 - methods that don't write memory now take const parameters 9 years ago
Youen Toupin 14711750d6 cleaned up project for public distribution (removed debug and unrelated stuff) 9 years ago
Youen Toupin c0a183c769 finished implementation of most important 1-wire functionalities 9 years ago
Youen Toupin b5fa47249d ROM commands, read/write bytes (wip) 9 years ago
Youen Toupin 300a6be90f added background reset check (in case the master sends a reset while another operation had started) 9 years ago
Youen Toupin 2294595995 - fixed bug in Pin::attachInterrupt (this is an arduino bug : interrupts that have been triggered before the handler is attached will cause it to be called immediately ; but only interrupts happening after should call the handler) 9 years ago
Youen Toupin b492dc675c refactoring wip : search rom (doesn't work yet) 9 years ago
Youen Toupin dedc44d9d7 refactoring wip : read bytes 9 years ago
Youen Toupin 22e5d690a0 refactoring (wip) 9 years ago
Youen Toupin b6f8497f64 start of code refactoring (OneWireSlave class) 9 years ago