vishalshan / TemperatureDAQ

Acquiring temperature data from an arduino through serial communication and saving it with an associated time stamp to a Excel file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArduinoTemperatureDAQ_DS18b20

Acquiring temperature data from an arduino Uno and DS18b20 thermometer sensor through serial communication and saving it with an associated time stamp to a Excel file on the host laptop.

About

Acquiring temperature data from an arduino through serial communication and saving it with an associated time stamp to a Excel file.


Languages

Language:Python 76.0%Language:C++ 24.0%