Microcontroller Programmer Projects

A digital thermometer or talk I2C to your atmel microcontroller

A digital thermometer or talk I2C to your atmel microcontroller using pic microcontroller

Abstract: The Atmega8 microcontroller from Atmel has plenty of digital and analog input/output lines. It is the ideal device to develop any kind of measurement equipment. In this article we see how to interconnect the microcontroller to a linux PC over a physical RS232 interface without the extra MAX232 chip. Introduction A pre-requisite for this […]

A digital thermometer or talk I2C to your atmel microcontroller using pic microcontroller Read More »

Programmable Stiffness Joint

Programmable Stiffness Joint using pic-microcontroller

Team Members Amanda Care (Senior in Mechanical Engineering, Northwestern University) Eric Nickel (Graduate Student in Biomedical Engineering, Northwestern University, BS in Biomedical Engineering from the Milwaukee School of Engineering) James Yeung (Junior in Electrical Engineering, Northwestern University) Overview The “Programmable Stiffness Joint” is a device which is able to internally modify the rotational stiffness of

Programmable Stiffness Joint using pic-microcontroller Read More »

Latest Microcontroller Based Electronic Project Circuits in 2014

Latest Microcontroller Based Electronic Project Circuits in 2014

A microcontroller is a small computer on a single integrated chip that is programmed to control the devices. Most of the embedded-based projects require knowledge about programming the microcontroller. Once students get an idea about the circuit, schematics and their operations, it becomes really easy to program a microcontroller. This article provides a list of

Latest Microcontroller Based Electronic Project Circuits in 2014 Read More »

Top PIC Microcontroller Projects with Embedded C Programming

Top PIC Microcontroller Projects with Embedded C Programming

Peripheral Interface controller (PIC) family is one of the most powerful advanced microcontroller which is developed by the microchip technology with Harvard architecture, i.e., it has a minimum set of instructions. The PIC microcontroller projects are programmed with the embedded C programming language. PIC devices consist of powerful featured controller with an internal RAM, EEPROM,

Top PIC Microcontroller Projects with Embedded C Programming Read More »

Microchip PIC Serial Port Programmer

Microchip PIC Serial Port Programmer

About the Programmer This is a Simple com port based Microchip PIC microcontroller Programmer,This Programmer is based on JDM programmer.The entire programmer is built around commonly available components Features Does not support the usb to serial converter. Works with most of PIC mcu. Works with 18F2550 and other 18F series mcu. Connections to the Target MCU

Microchip PIC Serial Port Programmer Read More »

PIC18F252 Programming

PIC18F252 Programming

1. Introduction This investigation was started after I ordered the free sample kit for the Circuit Cellar contest, called Mad Dash for Flash Cash. There seems to be many ways to program the device. Here I have investigated two ways of programming the PIC18F252. 2. In-Circuit Serial Programming™ The Microchip document Programming the PIC18FXX2/FXX8, describes

PIC18F252 Programming Read More »