Projects

Self made development board for the 32 bit PIC32MX220F032B Microcontroller schematich

Self-made development board for the 32-bit PIC32MX220F032B Microcontroller

Few months ago Microchip introduced smallest, lowest-cost PIC32 microcontrollers – new PIC32”MX1” and PIC32”MX2” families. PIC32 MX1 and MX2 MCUs include up to 32 KB of Flash and 8 KB of SRAM, two I2S interfaces for audio processing, 10-bit 1 Msps ADC, an 8-bit Parallel Master Port and serial-communications peripherals. MX2 MCUs also have USB

Self-made development board for the 32-bit PIC32MX220F032B Microcontroller Read More »

PIC First Project

PIC – First Project

Programming in PIC microcontroller can be done by using assembly language or by using Embedded C because of the ease of writing code.We have used done the programming through Embedded C language.For programming any microcontroller we need a IDE or Intregrated Developement Enviroment. In case of PIC microcontroller the official IDE is MPLAB  Further several third

PIC – First Project Read More »

INSIDER V1.0

In-Circuit debugger, created by E.E. Atanasios Melimopoulos using PIC16F628 microcontroller

This project was sent by Electrical Engineer Atanasios Melimopoulos (Copyright (c) June 15, 2007) INTRODUCTION: In-Circuit-Debuggers, as you may already know, have become the PIC’s debugging standard tool for many programmers because it’s easy use and handy interface to the target picplaced- board. They come with MPLAB plug-ins that provides a full rich set of

In-Circuit debugger, created by E.E. Atanasios Melimopoulos using PIC16F628 microcontroller Read More »