Sponsor Detail
0
IoTMaker
2019-11-17
Follow

3 channel relay controller card

1400
Views
0
Comments
1
Likes
14
Followers

I want to make a small 3 channel relay board which can be control wirelessly. using a arduino uno would be overkilled because I just need 3 pin from the micro controller to control it. So my obvious choice was this tiny fully functional MCU Attiny85. It is small and compact and the best of all it does not require any passive components to run. so I go with this one.


Image result for attiny 85"

The pinout for the ic given below,


Image result for attiny 85"


But in order to program the IC we need an Arduino Uno board. Connect the corresponding pins as shown below so that we can use Arduino as ISP,


Image result for attiny 85 hc05"

After programming the IC is ready to use. Sometimes depending on the IC you might need to flash the bootloader before uploading the code.

So after that was done I need to communicate to the board wirelessly. So I use HC05 Bluetooth module to talk to the board And send commands from my smartphone.


Image result for attiny 85 hc05"


After adding the relay circuits the full schematics is looks something like this


now I made a PCB so that I can mount all the components on to it.


Thanks PCBWAY for the support.

  • automation
  • relay
  • PCB
  • attiny85

You might like

  • QUTRC Perseus Rover Project

    Seybold
    1401
  • Formula Student Racecar "FAUMax Pi"

    Engineer
    1437
  • University of Toronto Formula Racing Team

    Engineer
    842
  • Formula Student FCT (FSFCT) - The Project's Rebirth

    Team Leader
    675
  1. Comments(0)
  2. Likes(1)
    • Engineer

Content