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 »