Python Forum
show and storage real temperature data Arduino in Python3 - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: show and storage real temperature data Arduino in Python3 (/thread-20607.html)



show and storage real temperature data Arduino in Python3 - linkxxx - Aug-21-2019

I'm using 2 thermocouples type T connected to Arduino with Mux, Arduino is connected to Raspberry using the usb connection, with Python I'm trying to read the temperature visualize in real time and store in a storage, but I don't know what I can use, someone know how to write the code or has some example to show ?

Just another thing, I I installed on Python3 matplotlib numpy but i'm not able to install "DRAWNOW"
for this I'm trying to get some other way.

Thank you so much for the answers.