top of page
Search


Stepper Motor Interfacing with LPC2148
Introduction Stepper Motor Stepper motor is a brushless DC motor that divides the full rotation angle of 360° into number of equal steps....
Â
Â


Servo Motor Interfacing with LPC2148
Introduction Servo Motor A servo motor is an electric device used for precise control of angular rotation. It is used where precise...
Â
Â


DC motor interfacing with LPC2148
Introduction DC Motor DC motor converts electrical energy in the form of Direct Current into mechanical energy. In case of a motor, the...
Â
Â


4x4 Keypad interfacing with LPC2148
Introduction 4x4 Keypad Keypad is used as an input device to read the key pressed by the user and to process it. 4x4 keypad consists of 4...
Â
Â


Sim900A GSM Module Interfacing with ARM LPC2148
Introduction Sim900A GSM Module Global System for Mobile communication (GSM) is digital cellular system used for mobile devices. It is an...
Â
Â


GPS Module Interfacing with ARM LPC2148
Introduction NEO-6M GPS Receiver Module Global Positioning System (GPS) makes use of signals sent by satellites in space and ground...
Â
Â


MPU6050 (Gyroscope + Accelerometer + Temperature) interfacing with LPC2148
Introduction MPU6050 Module MPU6050 sensor module is an integrated 6-axis Motion tracking device. It has a 3-axis Gyroscope, 3-axis...
Â
Â


HMC5883L triple axis magnetometer interfacing with LPC2148
Introduction Magnetometer HMC5883L is used for measuring the direction and magnitude of the Earth’s magnetic field. It is used for low...
Â
Â


DHT11 Sensor Interfacing with ARM LPC2148
Introduction DHT11 Sensor DHT11 is a single wire digital humidity and temperature sensor, which provides humidity and temperature values...
Â
Â


ADXL335 accelerometer interfacing with LPC2148
Introduction ADXL335 Accelerometer Accelerometer is an electromechanical device that measures the force of acceleration due to gravity in...
Â
Â


LCD 16x2 custom character display using LPC2148
Introduction LCD 16x2 Display LCDs (Liquid Crystal Displays) are used for displaying status or parameters in embedded systems. LCD 16x2...
Â
Â


LCD 16x2 interfacing with LPC2148 (8-bit mode)
Introduction LCD 16x2 Display LCDs (Liquid Crystal Displays) are used for displaying status or parameters in embedded systems. LCD 16x2...
Â
Â


LCD 16x2 interfacing with LPC2148 (4-bit mode)
Introduction LCD 16x2 LCDs (Liquid Crystal Displays) are used for displaying status or parameters in embedded systems. LCD 16x2 is 16 pin...
Â
Â


HTTP Client using SIM900A GPRS and LPC2148
Introduction SIM900 enables GPRS connectivity to embedded applications. We can implement HTTP Client protocol using SIM900 HTTP function...
Â
Â


TCP Client using SIM900A GPRS and LPC2148
Introduction SIM900 enables GPRS connectivity to embedded applications. We can implement TCP Client protocol using SIM900 TCP function AT...
Â
Â


HC-05 Bluetooth Module Interfacing with LPC2148
Introduction HC-05 is a Bluetooth device used for wireless communication. It works on serial communication (UART). It is a 6-pin module....
Â
Â


LPC2148 UART0
Introduction UART (Universal Asynchronous Receiver/Transmitter) is a serial communication protocol in which data is transferred serially...
Â
Â


LPC2148 Reset/Stop Timer on Compare Match
Introduction LPC2148 has inbuilt 32-bit timers which count the peripheral clock. Compare any value with Timer Counter (TC) value is one...
Â
Â


LPC2148 Timer Input Capture Mode
Introduction LPC2148 Timer includes input capture feature, using which we can capture/trap the timer counter value on events like rising...
Â
Â


LPC2148 Timer/Counter
Introduction Timer is a specific type of clock which is used to measure the time intervals. It provides/measures the time interval by...
Â
Â
bottom of page