Skip to content

surendharreddy/Arduino-Python-live-data-plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

#Arduino TMP36 temperature sensor live data ploting using Python Matplatlib library.

###Follow the steps and use the code to plot live data from Arduino.

  • Connect TMP36 sensor to Arduino as shown below.

Alt text

  • Upload TEMP36.ino code to you Arduino UNO R3 board using Arduino IDE (version 1.6.4 is preffered)
  • After uplading code check the connections and check serial moniter for data.
  • Now, donwload and run TMP36.py, this will give a figure ploting live data which is retrived from serial port of your Arduino UNO board.

Alt text

#Updates are appreciated. Thanks.

About

Arduino TMP36 temperature sensor live data ploting using Python Matplatlib library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages