Python Forum
termocouple and raspberry pi
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
termocouple and raspberry pi
#1
Hi guys. I'm not a native english speaker, but I try my best.

I'm starting from zero programing python, just know a really little bit of C++.

I have to make a temperature control with a raspberry pi and python, on a Heat Transfer Experiment (from Quanser), it has termocouples on it. But I'm lost with the data transfer/analysing and which library of python I can use to control the GPIO's and manage that data (analogic/digital).

I really appreciate any help.
Kind
Reply
#2
Please make an effort, show your code, and ask a specific question when you encounter a problem.
Reply
#3
I did not start to coding yet.
I came here to ask for some directions to study about some library or anything like that and then start to code.

Cuz I just get this ideia for a university work.
Reply
#4
You should start by playing with these python modules:
https://pypi.org/project/RPi.GPIO/#description
https://pypi.org/project/gpiozero/#description
Reply
#5
(Mar-14-2020, 11:07 PM)gontajones Wrote: You should start by playing with these python modules:
https://pypi.org/project/RPi.GPIO/#description
https://pypi.org/project/gpiozero/#description

Thank you @gontajones!!
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020