top of page
Search


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....
Â
Â


GPS Module Interfacing with NodeMCU
Description Global Positioning System GPS is a network of satellites that send signals to receivers on the ground to determine their...
Â
Â


MicroSD Card Interfacing with NodeMCU
Description SD or Secure Digital is a type of memory card that was developed by the SD Card Association for use in portable devices such...
Â
Â


RFID RC522 Interfacing with NodeMCU
The module is based on the MFRC522 chip from NXP, which supports various RFID protocols, including ISO/IEC 14443 A/MIFARE, ISO/IEC 7816,...
Â
Â


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...
Â
Â


LPC2148 Watchdog Timer
Introduction to Watchdog Watchdog Timer (WDT) can be helpful to automatically reset the system whenever a timeout occurs. System reset is...
Â
Â


LPC2148 SPI (Serial Peripheral Interface)
Introduction to SPI The Serial Peripheral Interface (SPI) is a bus interface connection protocol originally started by Motorola Corp. SPI...
Â
Â
bottom of page