Making a Brass Annealer using Arduino

Arduinos are all programmed in a very similar way. We recommend that you start with any of them, download the program development software, and work your way through the provided examples to learn the programming language and special features of the boards.

For example, learn to blink an LED, read a switch, read a voltage or a temperature sensor -- all of which you will need for your project.