www.eXtremeElectronics.co.in

Help Index

40 PIN AVR Development Board

Low cost development board for 40 PIN AVR microcontrollers.

This low cost 40 PIN AVR development board is ideal for getting started with AVR microcontroller on a tight budget. It can also serve as neat and clean base for many small projects because bread boards and proto PCBs soon become messy and less reliable.

Features:

  1. Compatible with 40 pin chips likeATmega16, ATmega32 etc.
  2. 16 MHz crystal for maximum speed.
  3. All ports available on standard 0.1inch (2.54mm) male headers.
  4. LC Filter on AVcc for clean ADC performance.
  5. Decoupling capacitors on all power pins.
  6. Standard ISP Header (Can be programmed with our USB AVR Programmer v2.0).
  7. On/Off switch.
  8. 9-18V DC input.
  9. 5v regulated output for supplying extra peripherals.(3x).
  10. Reset Button.
  11. User Button.
  12. Power Indicator LED.
  13. User LED.
  14. Serial Port with DB9 Female.
  15. Free Prototyping area for customization.
  16. FR4 PCB with solder mask and silkscreen.
  17. All PCB Pads tinned.
40 pin avr development board
 

Help Topics

The Basics

  1. What is a microcontroller.
  2. Development Process.
  3. Atmel Studio 6
    1. Introduction to Atmel Studio 6
    2. The Start Page
    3. Creating new project
    4. The parts of main window.
    5. The solution explorer
    6. Solution explorer tasks
      1. Creating a folder
      2. Creating a sub folder
      3. Adding existing files to project
      4. Editing a file present in project
    7. Defining a preprocessor symbol
    8. Building the project
    9. Locating the final hex file

The Basics of the Board

  1. Know your development board.
  2. Schematics of the board (Circuit Diagrams)
  3. Programming the board.
  4. Creating a hello world project (Blinking a LED)

Advance Interfacing

  1. LCD Module Interface.
  2. Seven Segment Display Interface.
  3. Simple Single DC Motor Control.