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

  • how to interface 16x2 LCD with 8051 microcontroller (AT89C51)
    how to interface 16x2 LCD with 8051 microcontroller (AT89C51)
          It is very important to keep a track of the working of almost all the automated and semi-automated devices, be it a washing machin...
  • LCD interface on PIC 16F877A using CCS complier
    LCD interface on PIC 16F877A using CCS complier #include "C:\Users\M.sathis kumar\Documents\CCS C Projects\world.h" #define ...
  • Writ e a Embedded C code for Relay Interface ARM Processor.
    Writ e a Embedded C code for Relay Interface ARM Processor. #include <nxp/iolpc2148.h> void delay() {   unsigned int i,j...
  • 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(...

Random Posts

Most Popular

  • how to interface 16x2 LCD with 8051 microcontroller (AT89C51)
    how to interface 16x2 LCD with 8051 microcontroller (AT89C51)
          It is very important to keep a track of the working of almost all the automated and semi-automated devices, be it a washing machin...
  • LCD interface on PIC 16F877A using CCS complier
    LCD interface on PIC 16F877A using CCS complier #include "C:\Users\M.sathis kumar\Documents\CCS C Projects\world.h" #define ...
  • Writ e a Embedded C code for Relay Interface ARM Processor.
    Writ e a Embedded C code for Relay Interface ARM Processor. #include <nxp/iolpc2148.h> void delay() {   unsigned int i,j...
  • 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(...

Recent Comments

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