Posts by Ibrar Ayyub:
Solar energy measurement using pic microcontroller
Posted on: 04 Jan 2023
In this post we will discuss about the Solar energy measurement using pic microcontroller: The solar energy marketplace is one of the most quickly growing renewable energy advertise in the United States. Currently, we have seen an important enhancement in requirements for remote monitoring and equipment control for different applications of solar energy. Whether you […]
USB Human Interface Device Communication with PIC Microcontroller – MikroC
Posted on: 03 Jan 2023
Figure 1: USB Communication Circuit Diagram The HID device class code is “0x03, this class is used for devices operated by human, devices like keyboard, mouse, joystick and so forth. The advantage of HID devices is that, they don’t require to install drivers, in most modern operating systems, the device will be detected without any […]
Digital Ammeter circuit using pic microcontroller
Posted on: 03 Jan 2023
In this project we have a tendency to design a circuit to build an electronic voltmeter while not making use of any microcontroller. Here we have a tendency to employing a very moderate IC for voltage activity particularly ICL7107/CS7107. Making use of ICL7107, we are able to build correct and really low price digital voltage […]
Turn an Old DirecTV Receiver into a Hard Drive
Posted on: 02 Jan 2023
With DVR becoming increasingly common over the last few years, DirecTV has sought to distinguish its offerings on that front with multiple levels of service. At the top of the DirecTV DVR receiver options, the Genie offers a huge array of features on a powerful piece of hardware. You can get the newest Genie by […]
Darkroom Timer using PIC16F84 microcontroller
Posted on: 02 Jan 2023
Source Code for PIC16F84 and CD4511 decoder Also, there is an updated version with NPN drivers replacing the 4511 and many new features by Brendon Archibald [websales optusnet.com.au] DARKROOM TIMER The purpose of this project is to present a device that is useful and at the same time demonstrate to the beginner many features […]
Arduino, Beaglebone, MCU enclosure with HMI (LCD & keypad)
Posted on: 01 Jan 2023
An electronics enclosure with HMI ( I2C LCD and keypad) for projects with sensors and relays. Good for any MCU, Arduino, Beaglebone,AVR I have searched the net high and low to find a professional looking enclosure with an HMI (Human Machine Interface) that I could use in my project involving sensors and relays, but I […]
Top PIC Microcontroller Projects with Embedded C Programming
Posted on: 01 Jan 2023
Peripheral Interface controller (PIC) family is one of the most powerful advanced microcontroller which is developed by the microchip technology with Harvard architecture, i.e., it has a minimum set of instructions. The PIC microcontroller projects are programmed with the embedded C programming language. PIC devices consist of powerful featured controller with an internal RAM, EEPROM, […]
MOTION SENSOR USING PIR SENSOR MODULE WITH PIC MICROCONTROLLER AND WITHOUT MICROCONTROLLER
Posted on: 31 Dec 2022
The circuit diagram is quite simple. I have powered my circuit with 4 AA batteries that gives 6 V supply. A diode is used in series to drop the voltage down to 5.4 V as the operating voltage for the PIC microcontroller should be below 5.5 V. Besides, the diode also provides the protection to […]
1. Serial interfacing LCD with Pic Microcontroller
Posted on: 31 Dec 2022
Parallel interfacing LCD with MCU at least need 6 I/O pins (4 bit mode) and maximun can up to 11 I/O pins (8 bit mode). The I/O pin can be cut down to 3 pin by serial iterfacing using shift register. They were few shift register can be used such as 74HC164, 74HC595, CD4094 and […]
Speed Control of DC Motor using Microcontroller by using PWM ECE Project
Posted on: 30 Dec 2022
This is a good Electronic project report on Speed Control of DC Motor using Microcontroller by using PWM. In this system, a micro controller is interfaced with a LCD, Keypad and DC motor driver. The Micro controller is used for controlling the DC motor by producing the PWM pulses. These pulse widths are produced according […]