top of page
Search


LCD custom character display using PIC18F4550
Introduction LCDs (Liquid Crystal Displays) are used for displaying status or parameters in embedded systems. LCD 16x2 is a 16 pin device...
Â
Â


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


LCD16x2 interfacing with PIC18F4550
Introduction LCDs (Liquid Crystal Displays) are used for displaying status or parameters in embedded systems. LCD 16x2 is a 16 pin...
Â
Â


MT8870 DTMF Interfacing with 8051
Introduction DTMF (Dual Tone Multi-Frequency) is a telecommunication signaling technique that uses a mixture of two pure tones (pure sine...
Â
Â


RFID Reader EM18 Interface with 8051
RFID EM18 EM18 RFID reader module is used to read RFID cards that work at 125 kHz. When an RFID card comes in the range of the reader,...
Â
Â


MQTT Client using SIM900A GPRS and PIC18F4550
Introduction to MQTT SIM900 SIM900 enables GPRS for embedded applications. We can implement MQTT (Message Queue Telemetry Transport)...
Â
Â


HTTP Client using SIM900A GPRS and PIC18F4550
Introduction to HTTP SIM900 enables GPRS for Embedded applications. We can implement HTTP Client protocol using the SIM900 HTTP function...
Â
Â


GLCD 128x64 interfacing with 8051 Microcontroller
GLCD 128x64 GLCD is a display device that can be used in embedded systems for displaying data and/or images/custom characters. Basically,...
Â
Â


PIC18F4550 Interface with WiFi ESP8266 module
Overview of ESP8266 The ESP8266 module is low-cost standalone wireless transceiver that can be used for end-point IoT developments....
Â
Â


LCD16x2 custom character display using 8051
LCD16x2 Custom Character LCDs (Liquid Crystal Displays) are used for displaying status or parameters in embedded systems. LCD 16x2 is a...
Â
Â


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


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


Triple Axis Magnetometer HMC5883L Interfacing with Raspberry Pi
Overview of Magnetometer HMC5883L HMC5883L Magnetometer Module Magnetometer HMC5883L is used for measuring the direction and magnitude of...
Â
Â


XBee interface with PIC18F4550
Overview of Xbee XBee radios are based on IEEE 802.15.4 (technical standard which defines the operation of low-rate wireless personal...
Â
Â


LCD16x2 Interfacing in 8-bit with 8051
LCD 16x2 LCDs (Liquid Crystal Displays) are used for displaying status or parameters in embedded systems. LCD 16x2 is 16 pin device that...
Â
Â


HC-05 Bluetooth Module Interfacing with PIC18F4550
Overview of Bluetooth HC-05 is a Bluetooth device used for wireless communication. It works on serial communication (USART). It is a...
Â
Â


MPU6050 (Accelerometer+Gyroscope) Interfacing with Raspberry Pi
Overview of MPU6050 Sensor The MPU6050 sensor module is an integrated 6-axis Motion tracking device. It has a 3-axis Gyroscope, 3-axis...
Â
Â


I2C in AVR ATmega16/ATmega32
Introduction to I2C I2C (Inter-Integrated Circuit) is a serial bus interface connection protocol. It is also called TWI (two-wire...
Â
Â


SPI in AVR ATmega16/ATmega32
Introduction The Serial Peripheral Interface (SPI) is a bus interface connection protocol originally started by Motorola Corp. It uses...
Â
Â


Watchdog Timer in AVR ATmega16/ATmega32
Introduction to Watchdog Watchdog Timer (WDT) can be helpful to automatically reset the system whenever a timeout occurs. A system reset...
Â
Â
bottom of page