Tv remote controlled home automation system
Tv remote controlled home automation system using pic microcontroller. With the help of a TV remote, we would be able to control different loads. Each button on the remote will …
Tv remote controlled home automation system using pic microcontroller. With the help of a TV remote, we would be able to control different loads. Each button on the remote will …
Bluetooth Controlled Robot: This project is used to control robot motion using Bluetooth and android application. User send control commands from android app to Bluetooth which is connected with pic …
In this tutorial, we will learn how to use GPIO pins of Pic microcontroller. We will see how to configure general purpose pins either as a digital input and digital …
Password based circuit breaker project: Microcontrollers are an extremely versatile tool with thousands of applications, many of which have helped meet our daily needs and save time, money and most …
The Capture, Compare, and PWM (CCP) modules are built-in modules in the PIC microcontrollers. These modules are designed for modulation, waveform generation, and time delay applications. They contain a 16-bit …
External INTERRUPT IN PIC18F452: Sometimes External devices are connected with microcontroller. If that external device has to send some information to microcontroller, then microcontroller needs to know about this situation to …
In this article, we will explore the different timer types in the PIC 18F452 microcontroller, examine their functionalities, and learn how to generate delays using timers and interrupts with mikroC …
In this tutorial, we will discuss the Arduino USB to TTL converter. At first, we will look at the brief introduction along with its benefits. Then we will see the …
In this tutorial, we are going to learn how to interface an LED matrix with a PIC microcontroller. A dot matrix LED displays a 2-dimensional patterned array of LEDs used to represent characters, …
In this article, we will talk about photodiode. It is basically a light detector semiconductor device that converts the light energy into current or voltage. This conversion depends on the …