PIC Digital Thermometer and Clock
Here you will find complete construction details including circuit diagrams, PCB layouts and PIC firmware (and the source code). The code was written in Proton PIC BASIC but the good news is that there...
View ArticleDevelopment system for PIC and AVR microcontrollers
After testing many systems development for PIC and AVR microcontrollers, none satisfy me. So I created this system with breadboard that has satisfied me. Step 1: More space free In this development...
View ArticleAdapter for small size PIC/AVR chip programming
This is a homemade adapter I made for programming SOIC/QFN size microchips that I use in my micro airplanes (http://maxoffsky.com/tech-blog/rc-micro-spitfire-airplane-build-log/). I had trouble...
View ArticleInterfacing Relay with PIC Microcontroller
To control our high voltage device like home appliance by pic microcontroller, we have to have clear idea on interfacing relay with pic microcontroller. Here I try to answer your very important...
View ArticleInterfacing Proteus with Matlab
It is very important topic that how Interfacing Proteus with Matlab is done? And it is obious that after interfacing Proteus with matlab lots of way is open for simulating microcontroller based...
View ArticleMonitor 15 contacts with one PIC input
Several previously published Design Ideas and appnotes [1-4] show how to use many pushbuttons with a minimum number of inputs. They require an RC circuit where the timing can be measured to identify...
View ArticlePIC Evaluation/Development Board Implementation using pic-microcontroller
Abstract The objective of this project is to produce a PIC evaluation/development board to be used by future ECPE senior design project teams. Many project implementations call for some sort of...
View ArticleJDM2 based PIC Programmer
JDM2 based PIC Programmer Schematic & layout for an updated JDM2 PIC Programmer. Includes clock & data filter, Vpp voltage divider for modern PIC microcontrollers (eg USB PIC 18F2455/4455)....
View ArticleRecord+play fast 1bit sound on a PIC!
BTc “Binary Time constant” algorithm. A system to record and/or play sound in a bitstream format using just one digital output pin. This is a sound playback system for a PIC or any other...
View ArticlePIC Harmonic Distortion Meter
The 3rd harmonic distortion meter has been designed for measuring the quality of AC supply. The meter is built with a PIC18F2550 project board and the full wave rectifier front-end circuit. The AC...
View ArticlePIC 16C84 VT-52 Emulator for Linux
Features Fits in one half height 5.25″ drive bay. Back light 16 x 2 lines LCD (Hitachi Compatible) display. 4 Selection buttons, arranged so that it looks like an ATM machine. RS232 19,200 baud...
View ArticlePIC-Bot II
On this page I hope to provide more details than I usually provide for those who wish to construct their own PIC-bot, realising that people actually try to make this stuff. Traditionally, my ‘bot pages...
View ArticleSerial to PIC Interface using PIC Microcontroller
One of the first things I like to do when creating a new project is to get the I/O working. This helps in debugging the code as I write it. What about projects that do not have I/O? This device sneeks...
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 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 ArticleIntroduction To The PIC Microcontroller Talk video tutorial
In this talk, you are introduced to how to get started using the PIC Micro. The talk includes practical tips and ideas. In addition, the link to download all the material is here:...
View ArticleComplete Intro To PIC’s – Make an LED Flash Video
As the title suggests, this guide is targeted for those who are new to the world of PIC microcontrollers. I cover the basics from hardware to software along with programming the device and a few hints...
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 Article