- ds18x20.h - ds18x20 library
- onewire.h - onewire library
- Autor
- Falk Brunner
- Version
- 1.00
- License:
- Beerware License
- Files:
- ds18x20.h
ds18x20.c
onewire.h
onewire.c
- Description:
- Developed on AVR plattform, but can be used with any other
AVR-Studio 4.18, WinAVR20100110 (avr-gcc 4.3.3)
Atomic access and IO access must be adapted to other plattforms!
Onewire operation is interrupt proof. During one single bit transmission
and onewire reset, interrupts are disabled for 100us. Between single bits
interrupts are enabled to allow servicing of interrupts.
- Example:
- Arduino plattform example