jimrybarski / piwarmer

Raspberry Pi Temperature Controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PiWarmer

The PiWarmer is a book-sized device that controls the temperature of a heating element accoring to an arbitrary, user-defined program. It was developed in the Finkelstein Lab to regulate the temperature of several on-microscope experiments that required complex and precise changes in temperature.

This repo contains everything you need to make and configure your own. We can't build one for you, but you should be able to build your own with a cursory knowledge of electronics.

alt tag

Use

The PiWarmer is controlled over wifi from any nearby computer through a simple web interface. It works just like most thermocyclers, where you create users and programs. Unlike thermal cyclers, you also have to define the PID values for whatever it is you're heating, since the size, shape and heat capacity of each heating block is unique.

How to Build

You'll need basic electronics skills. Schematics are provided here along with the bill of materials and some photos of a completed device.

How to Configure

There are instructions on the wiki for this repo, but we'll add an image that you can just write to the SD drive.

About

Raspberry Pi Temperature Controller

License:MIT License


Languages

Language:Python 56.5%Language:JavaScript 26.2%Language:HTML 14.2%Language:CSS 2.2%Language:Nginx 1.0%