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. #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. #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. #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. #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. /* LED INTERFACE*/ #include<nxp/iolpc2148.H> void delay() { ...
Read More
Subscribe to:
Posts
(
Atom
)