Digital watt meter using pic microcontroller
In this article, I will discuss how to design digital ac watt meter using pic microcontroller. Lets start with basic introduction of watt meter. What is Watt meter? Watt meter is electrical device...
View Articlej. ICSP Programmer for PIC32 microcontroller family
PIC32 ICSP Programmer v1.0 is based on a simple PIC32MX270F256B microcontroller basic circuit. It connects to a PC via USB 2.0 port and therefore needs no external power supply. It may be used to...
View ArticleSimple Digital Current Meter (DCM) using PIC microcontroller (Schematic +...
This post would provide a working example of how to make a simple Current Meter (DCM) using 16bit PIC microcontroller and a series shunt resistance. We have very precise ammeter current measurement...
View ArticleExecute Open-Source Code in a PIC Microcontroller Using the MPLAB IDE
The PIC32 single-board computer is a de facto standard tool for developing microcomputer applications within the hobbyist and educational communities. It provides an open-source hardware (OSH)...
View ArticleBook: PIC Microcontrollers
Appendix B: Examples The purpose of this chapter is to provide basic information about microcontrollers that one needs to know in order to be able to use them successfully in practice. This chapter,...
View ArticleHow to Wire a PIC Microcontroller?
I’m completely new to the world of PIC Microcontrollers and electrical engineering so please go easy Anyway, I managed to program my PIC 16f627 to turn on three LEDs when push button (trigger button)...
View ArticleBook: PIC Microcontrollers – Programming in C
Chapter 3: PIC16F887 Microcontroller The PIC16F887 is a well known product by Microchip. It features all the components which modern microcontrollers normally have. For its low price, wide range of...
View ArticleFree programming software for various of the MicroChip PIC series of...
Following the name change to WinPicProg I’ve now bought the domain name winpicprog.co.uk so all future updates will be under this address, with links from my old pages. I’m happy to try and help with...
View ArticleMatrix Keypad interfacing with PIC microcontroller.
Matrix keypads are very useful when designing certain systems which needs user input. These keypads are constructed by arranging push button switches in rows and columns as shown in Fig.1. Scanning...
View Articlepic-microcontroller
Home Alarm System PIC16F84A Alarm Clock Analog data recording and playback unit Animated LED Signboard Capacitance measurement Capaciter meter Christmas Light Flasher Microcontroller PIC16F877A is one...
View Article8051-PIC MICROCONTROLLER PROJECTS
USB AVR In-System-Programmer (ISP) – The AVR firmware was written by: Klaus Leidinger – The PCB was designed by: Dimitris Porlidas – The schematic diagram was drawn by: Dimitris Porlidas – The AvrOspII...
View ArticleTemperature controlled fan using PIC 16F877A
You might have come across several applications where we need to control a specific device based on analog parameter. This Embedded system works in a similar concept where we are about to control the...
View ArticleAutomatic Power Factor Controller using Microcontroller
The thirst for new sources of energy is unquenchable, but we seldom realize that we are wasting a part of the electrical energy every day due to the lagging power factor in the inductive loads we use....
View ArticlePIC USB HID (Human Interface Device) Interfacing
For long time, UART is the only and best way to interface with PC. It is easy to adapt and handle. Though some devices (like: GSM modem etc.) have UART on themselves, but for interfacing with PC, there...
View ArticlePIC RC Motor Controller (and example lego robot)
Step 1: Parts List General: RC transmitter/receiver set with at least 3 channels. As is this code only works with stacked PWM signals. I can only say for sure that it will work with traxxas receivers....
View ArticlePIC16F628A Programmable Digital Timer
Programmable relays find use in numerous automation applications such as automatic street light control, watering and pump control, HVAC, home automation, power plants automation in industries, etc....
View ArticlePIC Microcontroller Video Tutorial Series
PIC is a family of modified Harvard architecture microcontrollers made by Microchip Technology, derived from the PIC1650[1][2][3] originally developed by General Instrument‘s Microelectronics Division....
View ArticlePIC-Microcontroller C Tool flow Video
this video explain about Micro C software for PIC programming The post PIC-Microcontroller C Tool flow Video appeared first on PIC Microcontroller.
View ArticleHow to use the EQ PIC Development Board Video
EQ PIC DEVELOPMENT BOARD. ON-BOARD MODULES. HOW TO CREATE A PROJECT IN MPLAB X AND DOWNLOAD THE CODE ONTO THE EQ PIC DEVELOPMENT BOARD USING A BOOTLOADER. Ghana movies HOW TO CREATE A PROJECT IN MPLAB...
View ArticlePIC Based Message wand
The project uses flashing LEDs to present shot message in the air by swinging a wand around above the head. A perfboard is used to construct the circuit that is powered by 2 coin cells type CR2016. The...
View Article