Embedded systems refer to devices, instruments or large engineering structures/systems that are built to handle one or a few pre-established tasks. The computer controlling the whole thing is built into or ‘embedded’ within the device. In truth, the line between ‘embedded’ systems and general purpose systems (which may or may not contain an embedded system) is becoming blurred as technology progresses.Characteristics of Embedded Systems
The key characteristic of an embedded system is that it is supposed to handle a few simple tasks, although the steps involved in handling or accomplishing that task may be as complex as any computer program.
User Interfaces
Originally, an embedded system had no user interface – information and programs were already incorporated into the system (e.g., the guidance system for an Intercontinental Ballistic Missile or ICBM) and there was no need for human interaction or intervention except to install the device and test it.
Expertise
Our expertise covers many microcontroller architectures and their development tools. We focus on time-to-market, quality improvement and embedded networking applications using Controller Area Network (CAN bus), CANopen and Embedded Internetworking.
Product Development
We develop and manage a full range of PC-based tools and embedded software stacks for CAN and CANopen networks. Our software is innovative and affordable, allowing more engineers to develop projects using the CAN bus.
The engineers at INFOWIZ are experienced, knowledgeable, accessible and competent. We provide a wide range of consulting services to fit your needs. Some example technologies we work with are:
8-bit, 16-bit and 32-bit microcontrollers, including 8051, XC16x, ColdFire, ARM and ARM Cortex.
Assembler, C, C++, C# and Python.
A wide range of embedded compilers, such as Keil, GNU and CodeWarrior.
Embedded real-time operating systems, Windows CE, Windows 2000/XP/Vista/7 and Linux.
Embedded TCP/IP stacks.
Controller Area Network (CAN) and higher layer protocols such as CANopen.
RFID.
AVR PROJECT
PIC
The PIC microcontroller was developed by General Instruments in 1975. PIC was developed when Microelectronics Division of General Instruments was testing its 16-bit CPU CP1600. Although the CP1600 was a good CPU but it had low I/O performance. The PIC controller was used to offload the I/O the tasks from CPU to improve the overall performance of the system.In 1985, General Instruments converted their Microelectronics Division to Microchip Technology. PIC stands for Peripheral Interface Controller. The General Instruments used the acronyms Programmable Interface Controller and Programmable Intelligent Computer for the initial PICs (PIC1640 and PIC1650).In 1993, Microchip Technology launched the 8-bit PIC16C84 with EEPROM which could be programmed using serial programming method. The improved version of PIC16C84 with flash memory (PIC18F84 and PIC18F84A) hit the market in 1998.
interface GSM Module with PIC18F4550 Microcontroller
This project explains the interfacing of a GSM Module with a PIC microcontroller. It also covers a way to dial a particular GSM mobile number as well as
COURSES CONTENT
INTRODUCTION TO EMBEDDED SYSTEM
1. Numbering and Coding System.
2. Logic Gates and Integrated circuits.
3. Computer generation.
4. Microcontroller vs Microprocessor.
5. Role of CPU.
6. Microcontroller for Embedded system.
7. History, Domain and Applications.
OVERVIEW OF MICROCONTROLLER
1. Architecture of 8051.
2. Pin Diagram of 8051
3. Pull Up Registers.
4. Port Description.
5. XTAL Connections.
6. Timers, Interrupts and Serial communication.
C & C++
1. Introduction of C (History, Version and Compiler ).
2. Variable, Keyword, Operators, Expression Data.
3. String, Array, Pointer, Memory allocation and data Structure.
ASSEMBLY LANGUAGE
1. Introduction
2. List of Registers of Microcontroller.
3. Assembler and Run.
4. Datatype and purpose of PSW.
INPUT/ OUTPUT DEVICE INTERFACING
1. LED Toggling
2. LCD 16*2
3. Message Display
4. Relay
5. Buzzer
6. DC Motor
7. Keypad
8. Stepper Motor
9. MAX 232
SOFTWARES
1. Keil
2. Proteus
3. Flash Magic
AVR
1. Computer organization, embedded computers
2. CPU organization and memory access
3. the AVR microcontroller unit and tools for the AVR MCU
4. I/O read/write and I/O bit changing instructions
5. Memory allocation and data moving instructions
6. Midterm 1 and binary numbers and other bases
7. Binary arithematic
8. Arithematic instructions
9. Decision making and branching
10. Loop control structure
11. Midterm 2 and formalized control structure translation
12. Compound conditions
13. Overall program organization
14. Stack and subroutines
15. Registers and subroutines: saving/restoring, parameters
16. Introduction to interrupts
PIC
1. Introduction to PIC architecture
2 .Comparison of PIC with other CISC & RISC based systems and Microprocessors
3. PIC family Categories and importance (10F/12F/16F/18F)
4. 16f877 / 18f4520 pin details and specifications (with package detail)
5. Instruction set / Bus architecture
6. RAM, FLASH, UART and other peripherals.
7. Interrupts, timer , Counters
8. Introduction to PIC ProBASIC programming KIT
LIVE PROJECTS