Project 1 - I'm starting with the UNO board as a base to interface various projects including:Crydom 6412/6422 buffered inverting/non-inverting solid state relay (SSR) which has additional input circuitry compatible with MOS devices to allow direct interface with the UNO I/O. The output of the SSR is capable of controlling 3.5amps of 24 to 240vac. I plan to write code to monitor and control various AC outputs including relays, contactors, and power sources. The UNO board arrived in a few days and was pre-loaded with the "Blink" sketch and worked right out of the box after connecting to my MAC USB port. Just to make sure the board was working properly I downloaded the "Blink" sketch again, watched to see the RX & TX LEDs functioned, and see that the "Blink" sketch operated again.
The "Blink" sketch was then edited and saved as a "Solid State Relay Test" to control digital pin 12 ON and OFF.
Next I constructed a few jumper wires needed to connect the SSR input to the UNO I/O. I used some surplus gold plated pins and soldered #26 stranded color coded wire and put some shrink-fit over the pins for protection from shorting.
This project worked as planned and gave me the opportunity to get involved at an easy level and learn how to complete a project using the Project Hub.
Next, a 120vac to 9vdc wall transformer was adapted with the proper 2.1mm center positive plug, measured and then plugged into the external power (non-USB) jack. The transformer specs say 9vdc output at 250mA but the transformer output is 12.8vdc open circuit unloaded and the voltage at the input to the voltage regulator measures 10.4vdc which is within the safety voltage of 7-12dc for the regulator to keep it from overheating.
Now the UNO board can operate without connection to the USB port on my MAC.
Comments