NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.
Project Help and Ideas » Ebay's 8 Channels Relay Module
August 14, 2011 by kle8309 |
I recently got a relay module from Ebay for a good price (I think) of $14.5. I decided to use my laptop to send command over the uart cable to control a simple motor. To do that, I used VS C# app since they support serialPort. Once the MCU decodes the uart command, it will pull the IO pin low or high depending on the user command. Here is the code for the MCU:
|
---|---|
August 14, 2011 by kle8309 |
Here is what it look like in action |
Please log in to post a reply.
Did you know that NerdKits has been featured on Slashdot, Hack A Day, Hacked Gadgets, the MAKE blog, and other DIY-oriented websites? Learn more...
|