Control Any AC Device Via PC RS232

by almasry2011 in Circuits > Microcontrollers

2958 Views, 25 Favorites, 0 Comments

Control Any AC Device Via PC RS232

Control any AC device via PC RS232

HI

This project is about How you can Control AC devices via PC RS232 Socket

ScreenShot_20160822151127.png

the project consists of two parts

1- software

2-hardware

  1. Softwere - u can use Hyper Terminal or Realterm

or u can used my own terminal program UART Serial Port Communication

2. hardware

tools

  • microcontroller support UART
  • 2-led
  • relay module
  • Max232

Circuit Simulation

img.jpg
  • Construct the circuit shown

Write UART Code

ScreenShot_20160823163617.png

use mikroC to write your own UART program

and then burn it on pic

code for two devices

Relay Module

relay_interface_with_microcontroller_schematic.png

use relay module to control AC devices

UART Serial Port Communication

ScreenShot_20160822154501.png

use terminal program UART Serial Port Communication

to control devices via pc

for help contact me facebook

UART Serial Port Communication [PC Program]

UART Serial Port Communication [PC program]

  • good luck