/BitBangingDS18B20

Method to access teh DS18B20 sensor using Rapsberry Pi GPIO

Primary LanguageC

BitBangingDS18B20

Method to access the DS18B20 sensor using Rapsberry Pi GPIO

  • configDS18B20.c   Application to set bit resolution of the DS18B20.
  • DS18B20Scan.c     Application to connect multiple DS18B20 on one GPIO.
  • DS18B20V2.c         Application to Connect one DS18B20 per GPIO but read them together.