OneWireArduinoSlave icon indicating copy to clipboard operation
OneWireArduinoSlave copied to clipboard

An arduino library to communicate using the Dallas one-wire protocol, where the Arduino takes the role of a slave. Entirely implemented using interrupts, you can perform other tasks while communicatio...

trafficstars

OneWireArduinoSlave

An arduino library to communicate using the Dallas one-wire protocol, where the Arduino takes the role of a slave.

This project has moved here.

To update an existing working copy, you can use this command: git remote set-url origin https://gitea.youb.fr/youen/OneWireArduinoSlave.git