This is a demo project for the Pmod SSR made by Digilent. With the help of this solid state relay, one can easily switch on/off relatively high loads (it blocks up to 48V and switches up to 6A). The device is controlled by sending 1-bit binary data to its ON pin (1-on, 0-off). To control the Pmod, an Arduino UNO is used, which also sends the data to the computer and recieves user input from the serial monitor and decodes it. The 12V DC motor is used as a load in this project, the relay switches the positive pin of the power supply/battery to/off the motor.
Using the Pmod SSR with Arduino Uno
Application notes for Pmod SSR and Arduino Uno. In this app, a load is controlled from the serial monitor.
Thanks to Lextronics.
Comments