Skip to content

Commit 067a8e6

Browse files
authored
Create README.md
1 parent ef75d2d commit 067a8e6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# SensorCommExamplePython
2+
3+
Example code on how to communicate with the infrared thermometer sensor.
4+
5+
This program Searches all comm ports for sensors (slaveId=1~16), and reads the target temperature and internal temperature of each sensor 100 times. The internal temperature readings of the first sensor are plotted.
6+
7+
Language: Python
8+
9+
IDE: PyCharm

0 commit comments

Comments
 (0)