VasoTracker Temperature Sensor

VasoTracker Temperature Sensor

Temperature monitor image

When we were learning pressure myography, we quickly realized that the quickest way to screw up an experiment was to cook your isolated blood vessels. To help us avoid that, we use The VasoTracker Temperature Sensor to make sure our experimental bath temperature stays at a balmy 37oC.  The system is open source and is built using an Arduino and some very simple electronics. Use with our Pressure Myography Software to continuously record temperature.

Required components:

PartSupplierPart #Qty£/unitTotal (£)Website link
Arduino UnoRS ComponentsA000066120.717.00RS Components website link
12V Power SupplyRS Components903-7048 15.815.81RS Components website link
SparkFun Arduino ProtoShield KitRobot ShopRB-Spa-1606 (DEV-13820)19.219.21Robot Shop website link
LCD ShieldMouserRB-Cyt-7319.019.01Robot Shop website link
10k NTC Thermistor (with resistor)Adafruit37214.004.00Adafruit website link
Jumper wire kitRobot ShopRB-Cix-0213.983.98Robot Shop website link
2-Pin Screw Terminal 3.5mmRobot ShopRB-Dfr-46510.630.63Robot Shop website link
Total49.54

Building the Temperature Monitor:

Temperature sensory diagram
Open source temperature sensor wiring
  1. Build the proto shield. For AdaFruit, solder on the headers and snap off the removable part of the PCB.
  2. Build the temperature sensor circuit on the proto shield, as shown above. The thermistor should be connected to the shield using a screw terminal.
  3. Stack the proto shield on top of the Arduino.
  4. Stack the LCD Shield on top of the proto shield
  5. Connect the power supply to the Arduino. To supply sufficient power, we recommend a 12V power supply. Only use the USB cable for data transmission.
  6. Optionally, build an enclosure. You can build one usingLego®, or you can 3D print one of the enclosures below.

Notes:

  1. If you want to power the temperature monitor and pressure monitor using a single power supply then you should remove the Vin and GND pins from the proto shield. You can daisy chain these Arduino pins. Hint…. this is only useful if you want to use the dual enclosure.

Programming the VasoTracker Temperature Controller:

  1. Download the Arduino .ino file below.
  2. Download and install the Arduino IDE
  3. Open and upload the code to the Arduino by clicking the upload button

VasoTracker Temperature Monitor Arduino Code

Arduino sketch for the VasoTracker temperature monitor (no temperature control).

3D-printed enclosure

Thanks to Nathan Tykocki, you can 3d-print an enclosure for your pressure sensor. For a sneak peek, see the Fusion 360 widget at the bottom of the page. 

VasoTracker Temperature Monitor Enclosure

Sketchup, Fusion 360, step, and stl files for the VasoTracker temperature monitor enclosure. Designs most generously contributed by Nathan Tykocki (check out the Tykocki lab).

Some proto shields and LCD shields may not quite fit. If this is the case, we have provided various file formats that you can modify. Please do not ask us to!