banner

Robotics Training Syllabus

  • Introduction to Robotics
    • History of Robotics
    • Why Robotics?
    • How Robotics works ?
    • Application of Robotics
    • Current Industrial Robotics
    • Future of Robotics
  • Anatomy of Robotics
    • What are Basic Modules?
    • Need of Basic Modules
    • Working Approach on Robotics
  • Basic Electronics
    • Study of Various Electronic Component
    • How to use these components in our circuits?
  • Introduction to Sensors
    • What is a Sensor?
    • Various Basic Industrial Sensors
    • IR- Analog Sensor
    • IR Digital Sensor
    • Color IR_TSOP Sensor
    • Light Sensor
    • Sound Sensor
    • DTMF Module
    • Selection of Sensor
    • Working of different Sensors
    • Application of Sensor
    • How to Interface Sensor
    • How to Design Analog/Digital Sensors
  • Introduction to Computational Devices
    • What is Computational Device?
    • Transistor
    • Logic Gates
    • Microprocessor
    • Microcontroller
    • Difference B/W Various Computational Devices
    • Application of various Computational Devices
    • Selection of Computational Device
    • How to use Various Computation Device
    • Work on AVR Family with Mega Series (ATmega8)
  • Interfacing to Actuator
    • What is Actuator?
  • How to work on Educational & Engineering Level Actuator
    • DC Motor
    • DC Geared Motor
    • Stepper Motor
    • Servo Motor
  • Introduction to Driving System/Locomotion
    • What is Driving System?
    • Various Types of Driving System
    • Why need Driving System
  • How to Drive Motor
    • H-Bridge Motor Drive
    • Advanced Motor Driver
  • Introduction to Programming Languages
    • Various programming Languages
    • Selection of programming Language
    • Need of Flow Diagram
    • How to write First "LED BLINKING" Code in Embedded C
    • Why always First "LED BLINKING" Code?
    • Practice on various LED Pattern
    • Debugging of Error Program
  • Introduction to LCD Display
    • Pin Description of 16×2 LCD Display
    • Application of 16×2 LCD Display
    • Programming of 16×2 LCD Display
  • Interfacing of Anatomy of Robot
    • Assembling of Robot
  • Introduction to Timer/Counter
    • What is Timer/Counter
    • Application of Timers/Counter
    • Registers of Timers/Counter′ Different Modes
    • Programming on Atmega8 Timers/Counter
    • Introduction to 7-Segment Display
    • What is 7-Segment Display
    • Types of 7- Segment Display
    • Application of 7-Segment Display
    • Programming of 7-Segment Display
    • Introduction to Analog to Digital Convertor (ADC)
    • ADC, How it works???
    • Different Mode and Registers of ADC
    • Programming ADC
  • Serial Communication
    • Difference between Parallel and Serial Communication
    • USART / UART Protocol
    • RS232 Standard
    • TTL Converter
    • UART Programming