programming of atmega16 for traic
#1

please give me programm of automatic traffic controll by a atmega16 microcontroller
Reply
#2

programming of atmega16 for traic

In this project, we will learn How to design a BT136 Triac based PC controlled home appliances system with AVR ATmega16 microcontroller Part-II. Here, we will use the PC keyboard as the input device to control the appliances i.e 2 bulbs and 2 fans and we will display the status of each appliance in the PC.

PC will send the control signal(ASCII value of pressed key value) to the ATmega16 microcontroller through its serial port. But current generation PCs and Laptops do not have serial port in them, so we will use one USB to Serial converter cable which will create a virtual serial port in the PC /Laptop. Again, the output of USB to Serial cable can not be connected to microcontroller directly as the output voltage of USB to Serial Cable corresponds to RS-232 level. But the ATmega16 microcontroller needs TTL/CMOS voltage levels. For this, we will use MAX-232 voltage converter which will convert RS-232 voltage level to TTL one and vice-versa.

The ATmega16 microcontroller will read the serial output of MAX-232 through its USART and it will process it to know which key of the PC keyboard is pressed. After knowing which key of the PC keyboard is pressed, the ATmega16 microcontroller will send the required control signal to the Quad Triac Driver to turn on and off appliances and it will send status of the appliance to PC also(status of each appliance will be displayed in PC).

Here, we will use one key of the keyboard to control one appliance. Same key will be used to turn on and off the appliance. Each time we press the same key, the appliance changes its status. So, for four appliances, we will use 4 keys of the keyboard. Apart from these 4 keys, we will use 2 more keys to turn on and off all appliances at a time. Now, press different keys from the PC and control the appliances as you want.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: fan regulator using traic diac, stop watch programming in c foe atmega16, project for fan speed control using traic and daic, literature review on speed control of induction motor using traic, programming for stopwatch using atmega16, traic information in hindi, programming of atmega16 for traic,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  maze solving robot atmega16 source code nomi064 3 763 17-05-2016, 07:09 PM
Last Post: Guest
  microprocessor 8085 programming for water level controller 1 645 13-05-2016, 03:25 PM
Last Post: dhanabhagya
  hc 05 with atmega16 1 533 07-05-2016, 11:30 AM
Last Post: dhanabhagya
  maze solving robot atmega16 source code 1 556 29-04-2016, 11:46 AM
Last Post: dhanabhagya
  code for wall following robot using atmega16 1 560 25-04-2016, 09:37 AM
Last Post: dhanabhagya
  k eypad door lock system using atmega16 pdf 1 573 05-03-2016, 02:06 PM
Last Post: seminar report asees
  ppt for secure and practical outsourcing of linear programming in cloud computing 2 1,572 10-03-2012, 12:36 PM
Last Post: Guest
  An Adaptive Programming Model for Fault-Tolerant Distributed Computing for more: htt maheshreddy589 1 1,487 14-02-2012, 01:37 PM
Last Post: seminar paper
  d programming language geethapasunuri 1 1,144 30-10-2010, 01:42 PM
Last Post: seminar surveyer
  Extreme Programming (XP) manju_gornal 1 1,689 27-01-2010, 03:03 AM
Last Post: justlikeheaven

Forum Jump: