EngiBrain'z Innovative Solutions
1
Welcome to Hands on Embedded training
Interaction Session
SO…Let’s go in deep
and see….where
embedded technology
is used
EngiBrain'z Innovative Solutions
2
EngiBrain'z Innovative Solutions
3
Robot Manipulators
Mobile Robots
Robots
Walking robot
EngiBrain'z Innovative Solutions
4
EngiBrain'z Innovative Solutions
5
Schematic
Design(HW)
Schematic
Verification(HW)
PCB Layout
Design
Gerber Release
PCB
Manufacture
Placing
components
SW
Architecture
Design
SW
Development
Testing
How embedded product evolve from scratch
Course structure
EngiBrain'z Innovative Solutions
6
Module1: INTRODUCTION TO ROBOTICS &
EMBEDDED SYSTEM
EngiBrain'z Innovative Solutions
7
•Introduction
•Components of Embedded system
•Study of Microcontroller and ARM processors
•8 bit, AVR and 32 bit ARM Difference
•Importance & application in industries.
Module1 Time line 8 hours
Module2: ARM Controllers
EngiBrain'z Innovative Solutions
8
•Introduction
•The ARM Architecture
•Hardware Details
•I/O Port Organization
•On Chip Peripherals
Module2 Time line 3 hours
Module3: INTRODUCTION TO SOFTWARE TOOL
CHAIN
EngiBrain'z Innovative Solutions
9
•Programming of ARM Evaluation
•Introduction to Keil Development Tool
•Programming using Embedded C
•Tips to enhance programming skills
Module3 Time line 7 hours
Module4: INTERFACING OF OUTPUT DEVICES
EngiBrain'z Innovative Solutions
10
•How it works?
•How to use the TI API’s for configuring
•Pattern generation using LEDs.
•Interfacing of LED with ARM evaluation kit
Module3 Time line 7 hours
Module5: INTERFACING OF INPUT DEVICES
EngiBrain'z Innovative Solutions
11
•Different types of switches?
•Their types & functions
•Interfacing of switch with microcontroller
Module3 Time line 7 hours
Module6: INTROUCTION TO UART protocol
EngiBrain'z Innovative Solutions
12
•How it works?
•How to use the TI API’s for configuring
•UART basics and interrupt handling
Module3 Time line 7 hours
Module7: INTROUCTION TO I2C, SPI protocol
EngiBrain'z Innovative Solutions
13
•How I2C is and UART differs ?
•Where is the use ?
•How's it advantage in sensor interface?
•Writing the code and testing on AMR kit
Module3 Time line 7 hours
Module8: Introduction to TCP/IP and UDP
EngiBrain'z Innovative Solutions
14
•TCP and UDP basics
•Application development on ARM board
•How TCP/UDP is related to IOT ?
•Hands on try with test tools
Module3 Time line 7 hours
Module9: Interfacing serial Bluetooth profile
EngiBrain'z Innovative Solutions
15
•Bluetooth serial interface basics
•How to connect with smart phone and
communicate
•Control electronic equipment from your smart
phone
Module3 Time line 7 hours
Module10: Interfacing serial Wifi profile
EngiBrain'z Innovative Solutions
16
•Why are we moving towards wireless technology
?
•How Wifi serial profile works
•Making one Internet of things (IOT) project
Module3 Time line 7 hours
Kit Contents:
➢ ARM Development Kit
➢ Bluetooth Module cum Motor Driver card
➢ Wifi Module
➢ Motors & wheels
➢ Connectors
➢ MultiMeter
➢ Fasteners
➢ CD with all essential software’s and tutorials
EngiBrain'z Innovative Solutions
17
HOW’S IT DIFFERENT FROM OTHERS?
EngiBrain'z Innovative Solutions
18
•We are going to give you the entire ARM kit in the early
weeks after getting hands on experience.
•Our comprehensive program helps students to make them
selves ready to industry.
•We encourage you to play around with the ARM kit, as you
just play on your smart phone.
EngiBrain'z Innovative Solutions
19
•We make you communicate your smart phone and your
ARM kit.
•Weekly practical assignments , have to write up the code and
test the hardware at your home. Just not to loose the touch
with platform.
•We shall communicate regularly over the mail and updates.
EngiBrain'z Innovative Solutions
20
•By the end of the Session, you are going to be doing 2-3
projects real time on the ARM kit.
•Your skill set will be boosted with the industrial guest lectures
•We are going to help you by providing the tips to crack the core
jobs, we will clear your queries regarding technical or career
related.
EngiBrain'z Innovative Solutions
21
What we expect
from you?
EngiBrain'z Innovative Solutions
22
•Basics of c language
•Interest toward embedded systems.
•Who’s serious of making a career in embedded field.
EngiBrain'z Innovative Solutions
23
EngiBrain'z Innovative Solutions
24
“hands on learning
program” >>
are you a theoretical or
practical engineer?
EngiBrain'z Innovative Solutions
25
EngiBrain'z Innovative Solutions
26

Embedded systems introduction

  • 1.
    EngiBrain'z Innovative Solutions 1 Welcometo Hands on Embedded training Interaction Session
  • 2.
    SO…Let’s go indeep and see….where embedded technology is used EngiBrain'z Innovative Solutions 2
  • 3.
  • 4.
    Robot Manipulators Mobile Robots Robots Walkingrobot EngiBrain'z Innovative Solutions 4
  • 5.
    EngiBrain'z Innovative Solutions 5 Schematic Design(HW) Schematic Verification(HW) PCBLayout Design Gerber Release PCB Manufacture Placing components SW Architecture Design SW Development Testing How embedded product evolve from scratch
  • 6.
  • 7.
    Module1: INTRODUCTION TOROBOTICS & EMBEDDED SYSTEM EngiBrain'z Innovative Solutions 7 •Introduction •Components of Embedded system •Study of Microcontroller and ARM processors •8 bit, AVR and 32 bit ARM Difference •Importance & application in industries. Module1 Time line 8 hours
  • 8.
    Module2: ARM Controllers EngiBrain'zInnovative Solutions 8 •Introduction •The ARM Architecture •Hardware Details •I/O Port Organization •On Chip Peripherals Module2 Time line 3 hours
  • 9.
    Module3: INTRODUCTION TOSOFTWARE TOOL CHAIN EngiBrain'z Innovative Solutions 9 •Programming of ARM Evaluation •Introduction to Keil Development Tool •Programming using Embedded C •Tips to enhance programming skills Module3 Time line 7 hours
  • 10.
    Module4: INTERFACING OFOUTPUT DEVICES EngiBrain'z Innovative Solutions 10 •How it works? •How to use the TI API’s for configuring •Pattern generation using LEDs. •Interfacing of LED with ARM evaluation kit Module3 Time line 7 hours
  • 11.
    Module5: INTERFACING OFINPUT DEVICES EngiBrain'z Innovative Solutions 11 •Different types of switches? •Their types & functions •Interfacing of switch with microcontroller Module3 Time line 7 hours
  • 12.
    Module6: INTROUCTION TOUART protocol EngiBrain'z Innovative Solutions 12 •How it works? •How to use the TI API’s for configuring •UART basics and interrupt handling Module3 Time line 7 hours
  • 13.
    Module7: INTROUCTION TOI2C, SPI protocol EngiBrain'z Innovative Solutions 13 •How I2C is and UART differs ? •Where is the use ? •How's it advantage in sensor interface? •Writing the code and testing on AMR kit Module3 Time line 7 hours
  • 14.
    Module8: Introduction toTCP/IP and UDP EngiBrain'z Innovative Solutions 14 •TCP and UDP basics •Application development on ARM board •How TCP/UDP is related to IOT ? •Hands on try with test tools Module3 Time line 7 hours
  • 15.
    Module9: Interfacing serialBluetooth profile EngiBrain'z Innovative Solutions 15 •Bluetooth serial interface basics •How to connect with smart phone and communicate •Control electronic equipment from your smart phone Module3 Time line 7 hours
  • 16.
    Module10: Interfacing serialWifi profile EngiBrain'z Innovative Solutions 16 •Why are we moving towards wireless technology ? •How Wifi serial profile works •Making one Internet of things (IOT) project Module3 Time line 7 hours
  • 17.
    Kit Contents: ➢ ARMDevelopment Kit ➢ Bluetooth Module cum Motor Driver card ➢ Wifi Module ➢ Motors & wheels ➢ Connectors ➢ MultiMeter ➢ Fasteners ➢ CD with all essential software’s and tutorials EngiBrain'z Innovative Solutions 17
  • 18.
    HOW’S IT DIFFERENTFROM OTHERS? EngiBrain'z Innovative Solutions 18
  • 19.
    •We are goingto give you the entire ARM kit in the early weeks after getting hands on experience. •Our comprehensive program helps students to make them selves ready to industry. •We encourage you to play around with the ARM kit, as you just play on your smart phone. EngiBrain'z Innovative Solutions 19
  • 20.
    •We make youcommunicate your smart phone and your ARM kit. •Weekly practical assignments , have to write up the code and test the hardware at your home. Just not to loose the touch with platform. •We shall communicate regularly over the mail and updates. EngiBrain'z Innovative Solutions 20
  • 21.
    •By the endof the Session, you are going to be doing 2-3 projects real time on the ARM kit. •Your skill set will be boosted with the industrial guest lectures •We are going to help you by providing the tips to crack the core jobs, we will clear your queries regarding technical or career related. EngiBrain'z Innovative Solutions 21
  • 22.
    What we expect fromyou? EngiBrain'z Innovative Solutions 22
  • 23.
    •Basics of clanguage •Interest toward embedded systems. •Who’s serious of making a career in embedded field. EngiBrain'z Innovative Solutions 23
  • 24.
  • 25.
    “hands on learning program”>> are you a theoretical or practical engineer? EngiBrain'z Innovative Solutions 25
  • 26.