Skip to content
This repository has been archived by the owner on Jun 9, 2018. It is now read-only.
/ OneWireArduinoSlave Public archive

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 communication is handled in background.

Notifications You must be signed in to change notification settings

neuoy/OneWireArduinoSlave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

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

About

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 communication is handled in background.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published