CONSBEDDED

WELCOME YOU

  • Home
  • about
    • Objectives
    • whom attend
    • Batch Timing
    • contact
  • 8051
    • SYLLABUS
    • list of PROJECTS
    • LED INTERFACE
      • led blinking
      • LED Blink left to right
    • switch interface
      • ONE SWITCH
      • TWO SWITCH
      • MORE THEN TWO
    • 7 segment interface
    • LCD Interface with 8051
    • stepper motor interface
    • voting machine
    • Line Follower Robot
  • PIC
    • SYLLABUS
    • List of Projects
    • Led interface
    • switch
    • LCD interface
    • Waiting
  • ARM
    • syallabus
    • syallabus
    • list of projects
    • led interfcae
    • switch
    • relay interface
    • stepper motor interface
    • LCD inteface
  • MSP
    • SYLLABUS
  • SENSORS
    • SYLLABUS
  • Embedded C
    • SYLLABUS
    • EMBEDDED C Procedure
  • Placement Cell
    • list of embedded company
  • CONTACT
Breaking
Loading...
Powered by Blogger.

About Me

My photo
CONSPEAR TECH
Arul Nagar, kumbakonam, Thanjavur / Tamilnadu, India
View my complete profile
sensors

sensors

CONSPEAR TECH 12:46:00 pm Add Comment Edit
1.       Obstacle Sensors 2.       Eye Blink Sensor 3.       Humidity 4.       Flex Sensor 5.       Motion Sensor 6.       Dista...
Read More
Writ e a Embedded C code for LCD Interface ARM Processor.

Writ e a Embedded C code for LCD Interface ARM Processor.

CONSPEAR TECH 2:01:00 pm Add Comment Edit
Writ e a Embedded C code for LCD Interface ARM Processor. #include <nxp/iolpc2148.h> #define LCD_EN    0X00000800 #define RS...
Read More
Writ e a Embedded C code for Stepper Motor Interface ARM Processor.

Writ e a Embedded C code for Stepper Motor Interface ARM Processor.

CONSPEAR TECH 2:00:00 pm Add Comment Edit
Writ e a Embedded C code for Stepper Motor Interface ARM Processor. #include<nxp/iolpc2148.h> void delay_ms(); void main() ...
Read More
Writ e a Embedded C code for Relay Interface ARM Processor.

Writ e a Embedded C code for Relay Interface ARM Processor.

CONSPEAR TECH 1:58:00 pm Add Comment Edit
Writ e a Embedded C code for Relay Interface ARM Processor. #include <nxp/iolpc2148.h> void delay() {   unsigned int i,j...
Read More
Writ e a Embedded C code for Switch Interface ARM Processor.

Writ e a Embedded C code for Switch Interface ARM Processor.

CONSPEAR TECH 1:57:00 pm Add Comment Edit
Writ e a Embedded C code for Switch Interface ARM Processor.  #include <nxp/iolpc2148.h> static void delay(void ) {     ...
Read More
Writ e a Embedded C code for Led blinking ARM Processor.

Writ e a Embedded C code for Led blinking ARM Processor.

CONSPEAR TECH 1:56:00 pm Add Comment Edit
Writ e a Embedded C code for Led blinking ARM Processor. /*  LED INTERFACE*/ #include<nxp/iolpc2148.H> void delay() { ...
Read More
Subscribe to: Comments ( Atom )

Social Share

  • Popular Post
  • Comments
  • Category

Popular Posts

  • Stepper motor interface in 8051
    Write an Embedded C program to Stepper motor interface in 8051 #include"reg51.h" void main(void) { unsigned int i; whi...
  • 8051 SYLLABUS
    ADVANCED EMBEDDED SYSTEM  8051 MICROCONTROLLER SYLLABUS Level-1: Introduction of Embedded System Definition of Embedded System -Ch...
  • Line Follower Robot LFR Using 8051 Microcontroller
    Line Follower Robot LFR Using 8051 Microcontroller
    Line Follower Robot LFR Using 8051 Microcontroller             Line Follower Robots are very familiar among robot enthusiasts and b...
  • Write an Embedded C program to LED Blinking from left to right in PORT 1
    #include"reg51.h" void main(void) { unsigned int i; while(1) { P1=0x01; for(i=0;i<30000;i++); P1=0x00; for(...
  • Writ e a Embedded C code for Switch Interface ARM Processor.
    Writ e a Embedded C code for Switch Interface ARM Processor.  #include <nxp/iolpc2148.h> static void delay(void ) {     ...

Random Posts

Most Popular

  • Stepper motor interface in 8051
    Write an Embedded C program to Stepper motor interface in 8051 #include"reg51.h" void main(void) { unsigned int i; whi...
  • 8051 SYLLABUS
    ADVANCED EMBEDDED SYSTEM  8051 MICROCONTROLLER SYLLABUS Level-1: Introduction of Embedded System Definition of Embedded System -Ch...
  • Line Follower Robot LFR Using 8051 Microcontroller
    Line Follower Robot LFR Using 8051 Microcontroller
    Line Follower Robot LFR Using 8051 Microcontroller             Line Follower Robots are very familiar among robot enthusiasts and b...
  • Write an Embedded C program to LED Blinking from left to right in PORT 1
    #include"reg51.h" void main(void) { unsigned int i; while(1) { P1=0x01; for(i=0;i<30000;i++); P1=0x00; for(...
  • Writ e a Embedded C code for Switch Interface ARM Processor.
    Writ e a Embedded C code for Switch Interface ARM Processor.  #include <nxp/iolpc2148.h> static void delay(void ) {     ...

Recent Comments

Created By Sora Templates | Distributed By Gooyaabi Templates
  • Home
  • About
  • Contact
  • Error Page