background image

 

Copyright Jericho Lab. 2021 

  Explore. Measure. Understand. 

10 of 16 

 

HOW TO UPLOAD THE SOURCE CODE TO THE TDL. 

The TDL already comes ready-to-use, but you might want to make some changes to the source code or 
use the latest release.  

1-

 

Download the latest source code on the Jericho website. 

2-

 

Open this code file with the Arduino IDE software. 

3-

 

Make the desired modifications to the code, if any. 

4-

 

Before uploading to the TDL, you need to copy, by hand, the thermistor coefficients associated 
with your device into the source code. 

5-

 

Connect the Arduino to the USB port 

6-

 

 Make sure that the proper USB port is selected by the software. 

7-

 

Compile and upload the code to the TDL. 

For more help, visit arduino.cc or ask the community: the Arduino platform is very common worldwide. 

 

HOW TO LOG DATA TO FILE EASILY 

The Arduino IDE can hold large quantities of data inside the serial monitor window. However, this data is 
kept in memory temporarily, and eventually the data has to be copied to a text file for permanent 
storage. There is alway a chance that the computer or program would shutdown before doing that 
operation. It is therefore best to save data as we go to a text file. There are a few different ways to log 
the data, depending on your setup and skills. 

For Linux users, the ‘logging script’ can be used. 

1-

 

Download the latest ‘logging script’ from the Jericho website. 

2-

 

Open a new Terminal window. 

3-

 

Go to the script folder. 

4-

 

Launch the script. 

5-

 

After a few seconds of data logging, open the text file to make sure that data is being saved. 

6-

 

(Optional) Launch the gnuplot script in a second window for a live visualization of the data. 

 

Summary of Contents for TDL-RevB

Page 1: ...Copyright Jericho Lab 2021 Explore Measure Understand 1 of 16 USER GUIDE THERMISTOR DATA LOGGER TDL REV B V1 1 JERICHO LABORATORY INC JERICHOLAB COM...

Page 2: ...Copyright Jericho Lab 2021 Explore Measure Understand 2 of 16 This page is intentionally left blank...

Page 3: ...ts OVERVIEW 4 REQUIREMENTS 4 SERIAL COMMANDS 5 QUICK START 7 HOW TO UPLOAD THE SOURCE CODE TO THE TDL 10 ADDITIONAL DOCUMENTATION AND FILES 11 PRODUCT SPECIFICATIONS 13 REFERENCES 14 CONTACT 14 WARRAN...

Page 4: ...re luminosity conductivity through resistive sensors Applications in the field of biology chemistry engineering and others No battery required Free access to the source code PACKAGE CONTENT 1X Thermis...

Page 5: ...VIN Display temperatures in Kelvin K units No confirmation or further instructions are required RESISTANCE Output resistance values along with temperatures No confirmation or further instructions requ...

Page 6: ...richo Lab 2021 Explore Measure Understand 6 of 16 Eample 3 A0001200 This is an example of vector that will generate an error The program will therefore keep the previous parameters Figure 1 TDL compon...

Page 7: ...ud rate is wrong On the bottom right set the baud rate to 115200 program default is 9600 Also select Carriage ending 9 Readable data will start coming in The typical output in the Serial Monitor windo...

Page 8: ...update the coefficients accordingly Note 2 Avoid impacts on the probe and the controller to maintain their accuracy and functionality Do not exceed the maximum temperature to maintain the accuracy of...

Page 9: ...2021 Explore Measure Understand 9 of 16 Figure 4 Typical output from the TDL device in the Serial Monitor of the Arduino Software In order you can see timestamp measurement ID temperatures 1 to 8 res...

Page 10: ...community the Arduino platform is very common worldwide HOW TO LOG DATA TO FILE EASILY The Arduino IDE can hold large quantities of data inside the serial monitor window However this data is kept in m...

Page 11: ...DDITIONAL DOCUMENTATION AND FILES 1 TDL Design Explained pdf 2 TDL Code Architecture pdf 3 TDL Source Code pdf 4 TDL Calibration Procedures pdf 5 TDL Applications List pdf 6 TDL Accuracy calculations...

Page 12: ...Copyright Jericho Lab 2021 Explore Measure Understand 12 of 16...

Page 13: ...bes 400 ms 2 S s Maximum measurement interval 96 400 000 ms 24 hr Default microcontroller baud rate 115200 bits per sec Calibration type end to end 3 point characterization ice bath 0 C 32 F warm bath...

Page 14: ...rochip com downloads en DeviceDoc Atmel 7810 Automotive Microcontrollers ATmega328P_Datasheet pdf Processing language official website Processing org Free Arduino tutorials https www tutorialspoint co...

Page 15: ...which has an electrical resistance that varies with the temperature of its material Why do I have to connect the thermistor to a specific channel Each thermistor has unique parameters called Steinhar...

Page 16: ...you connect a smartphone and a computer the smartphone acts as a slave and the computer as a host When you connect a smartphone and a TDL device the smartphone acts as a host and the TDL acts as a sla...

Reviews: