Showing posts with label embedded system projects. Show all posts
Showing posts with label embedded system projects. Show all posts

Tuesday, 18 February 2014

PW Sim

PW Sim : LOCK & UNLOCK Keypad, LCD interfacing


This is simulation done by Wiztech students during our embedded training slot.  The projects involve the application of 8051 microcontroller in keypad based security system for home automation.

Port Connections as follows:
Port2 – LCD data pins
P3.1 & p3.3 – control pins
Port1 – keypad

When the authorized person enters the 3digit pass code to access the next routine. The lock status  is displayed on LCD.
Tools :  Simulation is done using Proteus ISIS
Program is developed using Keil vision3

Wiztech Automation Solutions Pvt Ltd.,
102, W-Block, 2nd & 3rd Floor, 2nd Avenue,(Next to Indian Bank)
Anna Nagar, Near Roundana bus Stop
Chennai – 600 040.

Phone  : 044-2620 9369
Mobile : 99404 26826
Email     : wiztechteam@gmail.com


UART SIM

UART SIM : Serial communicaon Transmit data (UART)


REC2

REC2 : Serial communication receive data (UART)


T LED

T LED : LED blinking using Timer 1


T LED

T LED : LED blinking using Timer 0



CC

CC : Counter programming using clock source LCD interfacing.


Wave drive L293D

Wave drive L293D : Stepper motor control using Wave drive L293D motor driver.



Full drive L293D

Full drive L293D : Stepper motor control Full drive using L293D motor driver.


MOT Simulation

MOT Simulation : 8051 based sensor controlled motor interfacing with serial communication.


Tuesday, 28 January 2014

Multicontrol Robot - Control by GSM, Remote or Acclerometer

Multicontrol Robot - Control by GSM, Remote or Acclerometer

This project is an extention to previously uploaded "GSM Controlled Robot". Earlier project was only designed to be controlled using a mobile or GSM device whereas this project extends the control capabilities to custom designed RF Remote and A glove with Accelerometer.



This project is devided into two sections
1. Control/Encoder unit
2. Robot Unit

Control unit uses 433Mhz RF modules for sending control data to robot. Control unit receives data from either remote or an accelerometer module. Robot unit is actually the receving device which can receive data from either gsm device or RF recevier. Both RF reciever and GSM device send same kind of signals to control motors.

Control/encoder unit uses 8051 controller and its code is written in assembly whereas Robot unit uses AVR microcontroller, its source is written in C language. If you have already built the old GSM controlled robot then upgrading to this version of robot will not be difficult at all.

I have also added original project report came with GSM controlled robot, You can add more information in this project report to complete final report. - See more at :  
http://bestembeddedsystemtraininginchennai.com/