A few C libraries for microcontrollers (tested on stm32):
one_wire
- one wire read/write and temperature sensor functions;segment_display
- helper functions for working with segment displays;timer_delay
- timer utils used in the other two libraries.