In this section we cover how our 3 channel RTD provides a readout and troubleshoot any problems that may arise.
Tag Archives: technology & coffee
The goal of the current post is to go over the basics of our sketch, make some minor edits, and then upload our sketch to the Arduino MEGA.
Part 1: Getting Started Part 2: Hardware Part 3: Code Part 4: Reading Temperature Part 2: Hardware In a previous post we covered the parts and components needed to build the 3 probe RTD project. In this post, we cover how to assemble the hardware and wire the components together. Step 1: Assemble the PWF […]
The goal of this post is to build a very accurate three input thermometer and display the resulting temperatures.
In a previous post I described the Arduino MEGA as an efficient and tiny mini computer. And like a tiny computer, the MEGA needs an equally efficient and tiny display in order to show the user what’s going on. Prerequisites Basic understanding of programing and uploading sketches to an Arduino In this post, we’re going […]