Microcontroller Programmer Projects

White board eraser and its circuit close up.

Diversified Projects in Microcontroller Class Enhances Undergraduates’ Learning and Research

Abstract Understanding the use of microcontrollers is fundamental in both Electrical and ComputerEngineering undergraduate programs. Our school replaced our microprocessor class withmicrocontroller class in year 2010 due to the fast growing popularity of microcontrollers. In thefirst two years of offering this class, a more traditional β€œlectures plus weekly Lab” model wasused. Students received background knowledge

Diversified Projects in Microcontroller Class Enhances Undergraduates’ Learning and Research Read More Β»

Include Search Path Directory.

ECE383: Microcomputers – Lab 5 C and PIC24 Assembly Language Programming

IntroductionThis lab introduces basic C language programs and equivalent PIC24 assembly language programs. The tasks inthis lab are:β€’ Implement programming tasks using the C language.β€’ Implement equivalent programs using the PIC24 assembly language.This lab requires you to capture portions of the screen. The lab computers use the Windows operating system.This includes the β€œSnipping Tool” that

ECE383: Microcomputers – Lab 5 C and PIC24 Assembly Language Programming Read More Β»

Setting the Language Tool Locations in MPLAB

The Hitchhiker’s Guide to C Programming on the PIC

This guide introduces C programming with emphasis on the PIC C compiler. It assumesfamiliarity with another high-level programming language such as Java. Parts of thistutorial are adapted from Nathaniel Pinckney’s C Microtoys tutorial. More information isavailable in the Microchip MPLAB C18 C Compiler manuals. Using the MPLAB C Compiler You must configure MPLAB with the

The Hitchhiker’s Guide to C Programming on the PIC Read More Β»

8 Channel Programmable Timer

8 Channel Programmable Timer

Introduction I have been using Microchip’s PIC range of microcontroller for my projects since 1993, and have done all my programming in assembler language, using the Microchip MPLab IDE. My projects ranged from simple traffic lights and flashing LEDs, to USB joystick interfaces for R/C models, and switchgear analisers used in industry. Development took many

8 Channel Programmable Timer Read More Β»