Things You'll Need
Instructions
Develop a controlling algorithm and write it in PBASIC -- the language used to program the stamp microprocessor. PBASIC is just the parallax version of the BASIC programming language. It contains all of the BASIC control structures plus commands to designate chip pins as input and output channels and commands to put signals on the output channels.
Connect the stamp to your PC via a USB connection. Bring up the PBASIC programming environment and type in your control program. Thoroughly test and debug your program and then download it onto the chip.
Adjust the stamp outputs to match the triac input requirements. The outputs of a stamp are always a signal that varies between five volts and zero volts. The purpose of the DC-16 is to take this input signal and translate it to any value that you program into the DC-16.