pic microcontroller

F84 Miniature Real-Time Controller

Build a simple real-time controller with PIC16F84 running at low power X-tal 32,768Hz. Daily scheduler for 6-channel resided in 64-byte EEPROM can easily be preprogrammed  using Nigel PicProg. RTC2.C provides user programmable set current time without the need of recompilation. Fixed bug on minute conversion! Introduction The F84 MRTC was my second design of a …

F84 Miniature Real-Time Controller Read More »

A PIC Ultrasonic distance meter project using a Seven Segment display and a PIC micro.

The PIC Ultrasonic distance meter works by transmitting a short pulse of sound at a frequency inaudible to the ear (ultrasonic sound or ultrasound). Afterwards the microcontroller listens for an echo. The time from transmission to echo reception lets you calculate the distance from the object. PIC Ultrasonic Distance Meter Specification Range ~5cm – 300cm …

A PIC Ultrasonic distance meter project using a Seven Segment display and a PIC micro. Read More »

CS2200 Intro to Systems and Networks

CS2200 Intro to Systems and Networks using pic-microcontroller,

Dowload the project by clicking here. The zip file contains all the following files: prj1.html – You’re reading it – contains the project description Assembler assemble16-win32.exe – a Windows-compiled HEX assembler to convert your assembly code to HEX for your RAM. assemble16-linux.c – source code for the HEX assembler for Linux and Mac users. README-assembler.txt …

CS2200 Intro to Systems and Networks using pic-microcontroller, Read More »

Granular Flow Rotating Sphere

Granular Flow Rotating Sphere using pic-microcontroller

Spring Quarter Update This zip file contains the documentation, MATLAB code/examples, PIC code and circuit diagram. http://hades.mech.northwestern.edu/wiki/images/3/3d/Tumbler.zip Contact Scott McLeod for further questions. Team Members Brian Kephart – Electrical Engineering Class of 2009 Jonathan Shih – Mechanical Engineering Class of 2009 Kristi Bond – Mechanical Engineering Class of 2008 Overview A clear sphere is filled …

Granular Flow Rotating Sphere using pic-microcontroller Read More »

make your own wearable LED display

make your own wearable LED display using pic-microcontroller

jump to a section:supplies about LED arrays design construction customizing/programming washing and wearing troubleshooting and FAQ **NOTE** As of Fall 2007, skip the ugly microcontroller programming (don’t buy the STK500 or the AVR chip)… Get a LilyPad Arduino instead. It’s much easier to sew and to program! See my LilyPad Arduino tutorial for help on …

make your own wearable LED display using pic-microcontroller Read More »