marcbln / DS18B20_on_USB

prints temperature acquired from a DS18B20 to serial using arduino nano clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DS18B20_on_USB

  • prints temperature acquired from a DS18B20 to serial using arduino nano clone
  • used for getting temperature under Linux (cat /dev/ttyUSB0 or tail -f /dev/ttyUSB0)
  • baudrate: 9600

nano clone with pullup resistor and DS18B20 soldered

About

prints temperature acquired from a DS18B20 to serial using arduino nano clone


Languages

Language:C++ 100.0%