Hello! I have recently got a new project: to make a digital thermometer using an arduino uno board, a 16x2 LCD display and a TC72 temperature sensor.
Sounds easy, right? Not really, beacause instead of an actual TC72 sensor i have to simulate one with another arduino board.
So…you have any ideea how should i write the code for the second board? I know the basics of how a temperature sensor works, but i never had to simulate one.
Keep in mind that i have to use the datasheet for the TC72 sensor for the technical parameters.
Any idea for this? Thanks!
*Datasheet is attached below
TC72-data_sheet.pdf (583 KB)