Two down….three to go


Today I finished up yet another class. The first one I finished up was a project where I was conducted a study for the School of Electrical Engineering to switch over to Linux and open source alternatives. I also published my study as my first publication at Lulu.com. It was great to have one class out of the way, especially one which was such a joy to participate in.

Today I wrapped up another favorite class, microcontroller design. As my faithful readers know, I’ve been providing the source code to each of the labs we completed during the semester. Well, today my group demoed our final project to our professor and TA. They were quite impressed with the progress we had made on the code, despite its limitations. Our final project, a web server on a microcontroller, was a lot of fun to work on. There were a lot of frustrating times, but it’s the good kind of frustration that motivates one to try as hard as they can to get around the problem. One of my favorite taks is to participate in design and debugging, trying to get my design to work because I know it *should* be working, so what did I forget? Was it simply a semi-colon? Was it something more significant, some kind of oversight? It was hard sticking to the project and keeping Rich from rewriting it from scratch, but I think we had a much better product because we sat through all of our problems and figured out what the original author of the source code we were basing it off of had done. After all, in a real work environment you have to figure what the previous guy did. There is no time to rewrite the code, no matter how awesome you are at coding. I will be posting the code and my report soon, probably over the next few days. I invite and challenge anyone out there to work on the code and make it more robust and reliable, there is PLENTY of room for that. You just need an Atmel Mega32 and STK500 development board. (As well as the computer on which one does the programming)