microchip

Arduino SD Cards and Datalogging

Arduino SD Cards and Datalogging

This is my first in a series of more advanced Arduino tutorials. Now that we’ve covered the basics in tutorials 1-10 (you have watched them all right!?), it’s time to start pursuing some more complex projects! In this episode, we’ll utilize an SD card shield from cooking-hacks.com to create a datalogger. First, I’ll walk you through the process of reading from, …

Arduino SD Cards and Datalogging Read More »

PIC IoT WG Development Board

PIC IoT WG Development Board Review – What’s new and How to Get Started with it

The three main parameters to consider while developing a portable IoT device would be Low Power Consumption, Wireless Connectivity, and Security. With exactly these three in mind, Microchip has launched a new development board called the PIC IoT WG. The board is powered by a 16-bit PIC microcontroller with ATWINC Wi-Fi module and many more interesting things. …

PIC IoT WG Development Board Review – What’s new and How to Get Started with it Read More »

SIGNAL GENERATOR CIRCUIT

SIGNAL GENERATOR CIRCUIT PIC16F88 JAL CODE EXAMPLE

In an experiment with some changes I use this circuit for the development of’m sending you. I could not work because it is not a final time. To put it in principle, be controlled by Pic-5V to +5 V… Electronics Projects, Signal generator Circuit PIC16F88 JAL Code Example “microchip projects, microcontroller projects, pic16f88 projects,  In an experiment with …

SIGNAL GENERATOR CIRCUIT PIC16F88 JAL CODE EXAMPLE Read More »

GPS to SD Card Data Logger

GPS to SD-Card Data Logger using PIC16F819 microcontroller

Description This project combines a GPS receiver module, a MicrochipPIC microcontroller and a Secure Digital memory card to make a GPS data logger. With a large capacity and reasonably long battery life it is a very useful device for logging GPS position for example for mapping with OpenStreetMap. In this picture the complete GPS data logger can …

GPS to SD-Card Data Logger using PIC16F819 microcontroller Read More »

USB remote control receiver

How-to: USB remote control receiver using pic microcontoller

ow that we listen to MP3s, and watch XVIDs or x264s, a computer is the entertainment center in at least one room of most homes. Unless you have a special HTPC, though, you’re probably stuck using the keyboard to pause, change the volume, and fast-forward through annoying Mythbusters recaps. PC remote control receivers range from ancient …

How-to: USB remote control receiver using pic microcontoller Read More »

USB Audio Streamer

USB Audio Streamer A Microchip PIC based USB sound card

INTRODUCTION The idea for creating a USB sound card based on a PIC came from discussions of other people creating one on the Microchip USB forum. The hardware of the card is based on all Microchip products. The software uses a modified version of the Microchip USB framework which is interrupt driven instead of the …

USB Audio Streamer A Microchip PIC based USB sound card Read More »

Rom Flash Program Memory Address of Microchip

Placing code in a specific Rom/Flash/Program Memory Address of Microchip Pic Microcontroller

Recently i was working with 8-bit pic16f877 microcontroller and i want to place program code at a specific rom(read only memory) location. I was working with xc8 compiler and mplabx ide.  Previously i did this same thing many times while using c18 c compiler. C18 compiler uses #pragma code directives to accomplish this task. But when i …

Placing code in a specific Rom/Flash/Program Memory Address of Microchip Pic Microcontroller Read More »

Substitutes for Unavailable Components

How to Make a Universal Usb Pic Programmer PICkit 2

Subscribe us on YouTube for updates http://www.youtube.com/channel/UCsSdGsFs8Cby3oxiMHTCNEg?sub_confirmation=1 PICKit2 is a USB powered device, that is it gets power from PC USB +5V power supply. USB microcontroller PIC18F2550 is the soul of the PICKit2. The USB Data+ and Data- from PC are connected to the D+ and D- pins of the PIC182550. The built-in-clock generator of pic …

How to Make a Universal Usb Pic Programmer PICkit 2 Read More »