microcontroller board ppt

9
HOW?

Transcript of microcontroller board ppt

Page 1: microcontroller board ppt

HOW?

Page 2: microcontroller board ppt

Microcontroller board ATMega16

(Robotics)

Page 3: microcontroller board ppt

A microcontroller (sometimes abbreviated µC, or MCU) is a small computer on a single integrated circuit containing a processor core, memory, and programmable input/output peripherals.

Page 4: microcontroller board ppt

Other specifications

• 40 Pin Base for microcontroller: This base is provided to install and remove microcontroller chip easily.

• Reset Switch: This switch is used to reset the program counter to zero and restart the program execution.

Page 5: microcontroller board ppt

• 16 Pin Base for L293D Driver ICs

• LEDs: Four LEDs are provided on the board for the testing purpose.

LED 1 : PortC.1 LED 2 : PortC.2 LED 3 : PortC.3 LED 4 : PortD.2

Page 6: microcontroller board ppt

• Motor Connectors:

configuration – MOTOR1 (Connector 1) – PWM Channel = PWM1B Direction Bit = PortD.3 (Connector 2) – PWM Channel = PWM1ADirection Bit = PortD.6

Page 7: microcontroller board ppt

• Eight 3 Pin Headers for Sensors:

• LCD : One 16 Pin header to connect 16*2 alphanumeric

• Programming in BASIC Language using BASCOM-AVR

Page 8: microcontroller board ppt

PROGRAMMING STEPS:

• 1. Do Loop Do <statements> Loop end

Page 9: microcontroller board ppt

By shashank s. tiwari

Thank You