interfacing
Programming ATtiny13 with Arduino Uno to control a Servo Motor
Servo motor works on the principal of Pulse Width Modulation (PWM) and its angle of rotation is controlled by the duration of… |
|
How to Interface PCF8591 ADC/DAC Analog Digital Converter Module with Raspberry Pi
Analog to digital conversion is a very important task in embedded electronics, as most of the sensors provide output as analog… |
|
Motion Detector Using MSP430 Launchpad and PIR Sensor
Motion detection is an essential part of security systems and PIR sensor is one of the most commonly used sensor for trigging… |
|
Interfacing DHT11 Temperature & Humidity Sensor with STM32F103C8
DHT11 is a Temperature and humidity sensor which as the name implies is used to measure the atmospheric temperature and… |
|
Interfacing OLED Display with NodeMCU ESP8266: Displaying Bitmap image on OLED
In this tutorial we will interface OLED Display with NodeMCU ESP8266. NodeMCU is an open source IoT platform that includes… |
|
Interfacing Vibration Sensor Module with Arduino
There are several critical machines or expensive equipments which suffer damages due to vibrations. In such a case, a vibration… |
|
Interfacing 433Mhz RF Module with STM32F103C8
Making wireless projects in embedded electronics becomes very important and helpful as there are no jumbled wires all over… |
|
Controlling Light using Touch Sensor and 8051 Microcontroller
In modern electronics world, touch input is used almost everywhere, whether it can be a mobile phone or an LCD monitor switch.… |
|
How to Interface XBee Module with Raspberry Pi
In previous tutorial we interfaced the XBee module with Arduino Uno and made them communicate wirelessly using XBee… |
|
How to Use GPS module with STM32F103C8 to Get Location Coordinates
GPS stands for Global Positioning System and used to detect the Latitude and Longitude of any location on the Earth, with… |