Turn ON-OFF electric appliance using Arduino bluetooth HC-06
You can run some electric appliances (AC load) or some LED lamps(DC load) by Bluetooth from your mobile using Arduino. Parts list: Arduino board https://goo.gl/XR3mXG Resistor 100 ohm(12pcs) (Resistor kit https://goo.gl/p4JvQY ) Relay module 8 channel https://goo.gl/G5Uf3S LED (12pcs) https://goo.gl/SPCY5o Bluetooth module HC-06 https://goo.gl/hQfuXz Adapter 9v 1A https://goo.gl/xL3ZCi Breadboard https://goo.gl/rGuHzY Connecting Wires https://goo.gl/BVC3pM IMPORTANT NOTES: 1-RX pin of bluetooth module connected to TX of arduino board and the TX pin of bluetooth module connected to RX of arduino board. 2-You must use 9v adapter rather than 9v battery when you use relay channel module because the battery become empty quickly. 3-When you want upload the programming code to arduino board, first remove the RX and TX pins. 4-Old versions of arduino program can't used for this project so you have to install new version of arduino program from arduino site for free . Mobile and Bluet