World’s Smallest Low-speed USB Analyzer using pic16f877
[Any] idea is dead without a good application for it. So “California Dreamin’” USB virtual peripheral could be a very nice sample of academic research, but hardly anybody is going to build a keyboard...
View ArticleUSB Human Interface Device Communication with PIC Microcontroller – MikroC
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...
View ArticleRotary Encoder Interfacing with PIC Mirocontroller
i am currently working with some power supply design and i can say using conventional pots(potentiometer) and rotary switch to adjust the voltage and other stuff is quite old school. so i have...
View ArticlePIC16F877 i2c code and Proteus simulation
This post provides the i2c code (using the i2c module built in the hardware[1]) for PIC16F877 microcontroller. This code is written in C language using MPLAB with HI-TECH C compiler. You can download...
View ArticleInterfacing DS1307 to PIC Microcontroller with C code and Circuit Diagram
This tutorial will help you to interface DS1307 RTC with PIC16F877 Microcontroller. The project is compiled in CCS Compiler and simulated with Proteus. The Real Time Clock is interfaced with PIC...
View ArticleTD-USB-02 interface with touchpad sensor board and WinAmp interface using...
TD-USB-02 interface with touchpad sensor board and WinAmp interface. This is an example USB project showing how to interface a touchpad sensor (the AD7142ACPZ) with a standard XP/Vista computer. The...
View ArticleMouse interfacing and communication using PIC16F877
Introduction On this page a circuit is described, making it possible to interface a PIC and a PS/2 mouse. If you send me a request (read further), it is possible to obtain for free also the assembler...
View Articlertc microcontroller
Interfacing an SPI-Interface RTC with a PIC Microcontroller – Maxim Application note describing how to interface an SPI-interface RTC with a PIC microcontroller. . PIC, real time clock, RTC, spi...
View ArticleHow to Program a PIC Microcontroller to Build a Project
The recent trends in the advanced technology are helpful in developing most advanced electronic gadgets. Most of these electronic devices are developed using microcontrollers. The microcontroller is...
View ArticleLecture 45 : PIC Serial Communication using Serial Peripheral Interface (SPI)
Objective To establish serial communication between two PIC16F877A microcontrollers Description In this experiment, 8-bit digital input is applied at Port-B to one of the PIC16F877A microcontroller...
View ArticleGetting started with PIC18F Microcontrollers
After writing quite a bit of experimental tutorials on PIC16F series of microcontrollers, I thought of moving forward to the enhanced-range family of PIC microcontrollers, the PIC18F, which was...
View ArticleVoltage programmable simple logic device using PIC12F675
Description Here’s another daft yet interesting PIC12F675 idea I came up with. When I wanted to show someone how logic gates worked I could only find a NAND gate which wasn’t very handy for...
View ArticleInterfacing xbee with PIC microcontroller using MikroC
In this tutorial, I will show how to interface an xbee module with PIC microcontroller.Here MikroC Pro for PIC compiler is used to write the code. Xbee modules communicates with host devices using...
View ArticleInterfacing16X2 LCD with PIC Microcontroller
In this session we will see how to interface 16×2 LCD to PIC18F4550 microcontroller which is of family PIC18F. You can get information of 16×2 LCD in the session How to Interface 16X2 LCD with 8051...
View ArticleA brief overview of Allegro ACS712 current sensor. Part 2 – Interface the...
In the first part of this discussion, the features of ACS712 device were briefly discussed. Now we will use that theory to implement the ACS712 sensor to make a simple DC current meter. The analog...
View ArticleEnvStick USB Temperature Sensor using PIC12F683
The EnvStick is cheap, homemade temperature sensor that plugs into a USB port. It provides a simple way to collect a room’s ambient temperature. I made it for fun. EnvStick Features: – Temp sensor (+/-...
View ArticlePIC 16F917 Gyroscope interface
In this post we will study the ADC ( Analog-to-Digital ) Module of the Microcontroller PIC16F917 . We will study a real circuit of PIC16F917 interfacing to a semiconductor Gyroscope. The Gyroscope is a...
View ArticleTutorial: Building cool projects with MCUs (Part 3)
Tutorial: Building cool projects with MCUs (Part 3) As we proceed onto the third portion of this microcontroller tutorial, let’s first revisit what we have accomplished thus far. In Part 1, we defined...
View ArticleHow to Interface LCD with PIC16F877A Slicker
PIC16F/18F Slicker Board The PIC16F/18F Slicker board is specifically designed to help students to master the required skills in the area of embedded systems. The kit is designed in such way that all...
View ArticleKnow the Procedure of GSM Modem Interfacing with 8051
The acronym of the GSM modem is Global System for Mobile Communications, it is a wireless communication module, used to make a computer or any processor to communicate over a network. This modem uses...
View Article