Line 1: Line 1:
 +
[[category:workshops]]
 
{{Box|type=blue_dark|text=Introduction}}
 
{{Box|type=blue_dark|text=Introduction}}
 
{{Box|type=l_green_light|text=
 
{{Box|type=l_green_light|text=

Revision as of 06:21, 22 June 2014


Introduction

A hands on approach to learning the famous 8051 MCU with lots of actual hardware interfacing and fun! This is supplemented by detailed video tutorials for you to practice at your place.

MCU Workshop Design.PNG
Take Away:
  • 8051 Ultra Development Board with all ICs.
  • USB Programmer.
  • LCD 16x2
  • Power Adapter
  • USB, RS232 cables and connecting wire
Session-1: Basics and Background
  1. Why learn about MCUs?
  2. Features Speed, Programmable and versatile.
  3. MCUs in real time application
  4. Generic Classification and choice
  5. What really is a ALU?
  6. Why 8051 is still relevant?#8051 Architecture in brief.
  7. Covering the C basics.
  8. Setting up the tools.
Session-2 : Interfacing.
  • Blinking LEDs
  • Reading Switches and some logical operations
  • Interfacing 7 Segment display
  • Interfacing Hex Keypad
  • Interfacing 16x2 LCD.
  • Introduction to 8051 Timers and Counters
  • Generating Delay with timers
  • Counting objects with counters
  • Introduction to serial communicat
  • RS232
  • Sending/Receiving chars, strings and processing data
  • Basics of I2C
  • Interfacing Real time clock DS130
  • Interfacing EEPROM AT24HC02/04
  • Interfacing DC/Stepper Motors with L293D
  • Interfacing Relays
  • Interfacing Buzzer
  • Interfacing ADC0808
  • Read a potentiometer
  • Interfacing Temperature sensor LM35* Measuring Light with LDR