Bruce Land let us know that the final projects for EE476 Microcontroller Design, a class he teaches at Cornell, are online now. You may remember some of last years projects: P-P-P-Palm, Big Red Juice Mixer, wireless telemetry. This year's projects include a Reflow oven controller, an RFID security system, and an autonomous helicopter plus many, many, more.
Microcontroller design final projects
Recent Posts
- Maker Faire 2008: RoboGames and warships (5/09/2008)
- Long range R/C on 868Mhz (5/08/2008)
- Maker Faire 2008: ShiftBright RGB LED module (5/08/2008)
- Mechanical white board (5/08/2008)
- Hack your prius with prius batteries (5/07/2008)
Reader Comments
(Page 1)4. I get the feeling I went to the wrong school. My final project for my microprocessor design class was to make a musical composition program using a keypad and a buzzer. Also, we were using a 68HC11, which is considered legacy. (end rant). I really like these projects, I kinda wanna get the code they use to generate the NTSC signal, and adapt it to a PIC.
Posted at 3:04PM on Sep 3rd 2006 by BronzeG3
5. i believe if you google it yourself, germs, you would find that there's a lack of decent example projects and information. sure, there's the thick datasheets from microchip, but they're almost worthless.
Posted at 3:04PM on Sep 3rd 2006 by kne
7. My usb neurostimulator using pi18f4550 should be on that page, too bad for the policies of confidiality (am not kidding) w00t first post!
Posted at 3:04PM on Sep 3rd 2006 by jarechiga
8. jarechiga, do you have a page for your project? i am curious about using pic 18f4550s with usb.
Posted at 3:04PM on Sep 3rd 2006 by kne
Add your comments
Please keep your comments relevant to this blog entry: inappropriate or purely promotional comments may be removed. Email addresses are never displayed, but they are required to confirm your comments. To create a live link, simply type the URL (including http://) or email address and we will make it a live link for you. You can put up to 3 URLs in your comments. Line breaks and paragraphs are automatically converted — no need to use <p> or <br> tags.


1. I used the pic HID example from USB complete, and some of the routines from the VB6 code for that proyect. they are at usb central, and the book usb complete is a great source for information. http://www.lvr.com/usb.htm Check the HID section and search for the Microchip PIC18F4550 Generic HID Device Firmware as well as the vb6 code example for the same hid If any of you need more information just write me an email jesus.arechiga at gmail d0t c0m
Posted at 3:04PM on Sep 3rd 2006 by Jarechiga