Skip to content


Purdue University has Microcontroller classes too

c-descrip Scott Shaw sent a message minutes after the previous article about the microcontroller class at Cornel.

Scott says "I saw that link to the Cornell course web site today and I though you might be interested in the course web sites of Purdue. I have taken all of these classes and there is some good information in each of these."

More after the jump

https://engineering.purdue.edu/ece270/
This is the page for our introduction to digital design course. Here there is good stuff on digital logic, and some other background information.

https://engineering.purdue.edu/ece362/index.html
This is the page for our microcontroller system design and interfacing course. Here are the "baby steps" into the HC12 architecture, and lots of information on the peripherals and how to use them.

https://engineering.purdue.edu/ece477/index.html
Here is our senior digital design course web site. (I am actually in this course now and am in team 10, take a look if you’re interested) This page has a ton of practical information about digital design issues and has archives of many years of senior design projects. There are usually complete schematics and source code for all the projects, as well as lab notebooks tracking the progress of each project.

Others?
Scott suggest that there would be many university sites with useful information and there should be some way to find them better. Does anyone know of a site that list these specific kind of resources? Maybe uCHobby can host a list of university class sites related to microcontrollers and electronics. We have the first two now and we would love to see more.

Posted in Discovering, Ideas, Microcontroller, Projects.

3 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. ericwertz said

    None of these links work — they’re all password protected.

  2. ScooterSES said

    Yes, that is a recent change. It will hopefully change back sometime soon.

  3. Jan said

    I don’t understand why many European universities teach technology from 70′s (original i8051). HC912 is much modern, but compared to modern SoCs still quite “outdated”. I also do not understand why they usually push students to wire all circuits and not provide ready-made modules. Each added wire between chips adds certain level of error into circuit. Not mentioning it could contain some friendly user interface such as MicroVGA instead of flashing LEDs.