Showing posts with label Temperature. Show all posts
Showing posts with label Temperature. Show all posts

17.3.17

Magic Mote MSP430G2553 Wireless Sensor Node With NRF24L01+ Module


31.12.13

Magic Mote Thermostat and Wireless Temperature Sensor

A homemade thermostat up in the basement rafters controls the heating in my home. The smart bit is the radio frequency communication that connects it to a remote temperature sensor.


9.12.13

Stirplate Hot Fix

A digital stirring hotplate in decent used condition will set you back about $250. I paid a fraction of that for one with a broken heating function. The problem turned out to be nothing more than a duff switch.


19.11.13

Stripboard PID Arduino Shield, Part 4: Thermocouple Interface

The diagram shows how to connect an Adafruit MAX31855 breakout board to the stripboard Arduino PID shield. Vin should connect to the 5V pin and DO, CS, and CLK to A0, A1, and A2 respectively. Connect a K thermocouple in the screw terminals. If the temperature reading goes down when it should go up, switch the thermocouple wires around.


5.11.13

Stripboard PID Arduino Shield, Part 3: Serial Interface

The graphical user interface allows every feature of the Arduino PID controller shield to be governed remotely via the serial interface. A powerful additional feature is the ability to set multi-stage temperature profiles for applications where the set point changes over time.


Stripboard PID Arduino Shield, Part 2: Firmware

Install the code base for the stripboard Arduino PID shield and get started using it as a standalone temperature controller.


Stripboard PID Arduino Shield, Part 1: Hardware

This easy-to-make shield converts your Arduino into a full-featured PID controller.



25.6.13

PID Controlled Egg Incubator

While on vacation I impulsively bought fertile chicken eggs from a farm stall. Needing to incubate them immediately, I cobbled together a rudimentary incubator from a styrofoam cooler and a few bits and pieces. A PID controller was the perfect device to govern the temperature.


14.9.12

Automatic Flowerpot Smoker

Can't afford a Big Green Egg? You can build a ceramic smoker from a flowerpot in a matter of minutes — Alton Brown showed how on "Good Eats". Here I show how to add temperature control to your flowerpot smoker so that you can "set it and forget it". With automatic heating you can take the fiddling and guesswork out of using your smoker... and still have an excuse to hang out in the garden drinking beer.


Flowerpot smoker with PID controller