microcontroller

Execute Open Source Code in a PIC Microcontroller Using the MPLAB IDE

Execute Open-Source Code in a PIC Microcontroller Using the MPLAB IDE

The PIC32 single-board computer is a de facto standard tool for developing microcomputer applications within the hobbyist and educational communities. It provides an open-source hardware (OSH) environment based on a simple microcontroller board, as well as an open-source (OS) development environment for writing software for the board. Here’s an approach that enables PIC32 code to

Execute Open-Source Code in a PIC Microcontroller Using the MPLAB IDE Read More »

Simple Digital Current Meter DCM using PIC microcontroller Schematic code Proteus simulation

Simple Digital Current Meter (DCM) using PIC microcontroller (Schematic + code + Proteus simulation)

This post would provide a working example of how to make a simple Current Meter (DCM) using 16bit PIC microcontroller and a series shunt resistance. We have very precise ammeter current measurement with a 10bit ADC and with a tolerance of ±10mA. You may download code and Proteus Simulation from the download section at the

Simple Digital Current Meter (DCM) using PIC microcontroller (Schematic + code + Proteus simulation) Read More »