I2C Communication using PIC Microcontroller with Example Codes
This tutorial is an in-depth guide on I2C Communication using PIC Microcontroller. We will see I2C code examples with two popular compilers such as MPLAB XC8 and MikroC Pro. At …
This tutorial is an in-depth guide on I2C Communication using PIC Microcontroller. We will see I2C code examples with two popular compilers such as MPLAB XC8 and MikroC Pro. At …
In this tutorial, we will learn how to interface a buzzer module with Arduino. A buzzer module is an integrated device that uses a DC power supply and electronic transducers …
The photoresistor module is also known as the light-dependent resistor or LDR. This device is useful in detecting the presence, absence, or intensity of light. It has a light-sensitive resistor …
In this tutorial, we will focus on ESP8266 AT commands. The ESP8266 Wi-Fi module is basically a complete Wi-Fi solution, which has a self-contained integrated TCP/IP protocol stack that can …
In this guide, we will show you how to use IR remote transmitter and receiver used to send and receive information using Arduino. We will provide a brief description of …
In this tutorial, we are going to look at thermistors and their interfacing with Arduino. A thermistor is an electronic device that exhibits a change in electrical current based on …
In this tutorial, we will learn how to perform USB communication between a Pic Microcontroller and a computer by using the computer as a USB host and the Pic Microcontroller …
In this user guide, we will learn how to use a DS18B20 temperature sensor with an Arduino. We will see how to interface single and multiple sensors with Arduino. Additionally, …
Receive SMS gsm module using pic microcontroller, In this article, you will learn how to receive SMS using gsm module SIM900A and pic microcontroller. I have already posted many articles …
PIC Microcontroller Comparator: If we talk about the comparator in electronic language, it is an analog device that compares two signals, which could be in the form of voltage or …