/DS18B20_CH32V

WCH CH32V003 (and others) port of DS18B20 and Onewire Libraries

Primary LanguageCMIT LicenseMIT

DS18B20_CH32V

WCH CH32V003 (and others) port of DS18B20 and Onewire Libraries

screenshot2

As my first WCH CH32V project, I decided to read the temperature information of a Dallas DS18B20 sensor through its 1-Wire protocol.

Ported existing onewire.c and ds18b20.c code from https://github.com/lamik/DS18B20_STM32_HAL to CH32V003 using Embeetle IDE.

Enjoy!