ihp 120 Project (yr: 2005)

Tuesday, November 01, 2005

Pong

›
I fixed a heck of a lot of bugs, implemented timing, interrupts/exceptions, randomness and added some non alphanumeric characters. In the pr...
Friday, October 21, 2005

Interactivity!

›
After I got text output working, I wrote a ultoa and itoa routine and some code to output conversions of all ADC channels. From this, I can ...

Hacks

›
The code I have added over the past couple of weeks has basically been a big collection of hacks that I plan to get rid of eventually but sh...
Wednesday, October 05, 2005

IDE & Memory Management

›
So I wrote a temporary memory management implementation, using the first-fit algorithm. I am planning on implementing the buddy system or p...
Sunday, October 02, 2005

Working LCD Driver

›
So I got my LCD driver to fully work this morning. Some bits of it are sketchily set up though due to no memory management. Heres a pic of w...
Friday, September 30, 2005

Display Oddities

›
I've been messing with LCD output a bit. At first when I tried to clear the screen, I just ended up with a set of vertical lines, as if ...
Thursday, September 29, 2005

LCD Accessed

›
I figured out how to access the LCD today. I read the disassembly for some code that accessed CS1 (where the LCD is hooked up) and found pat...
Wednesday, September 28, 2005

Backlight Flashing Images

›
Before I work on accessing the lcd display and writing a driver for it, I thought I'd post my work in its current state -- a flashing ba...

Bugs, bugs and more bugs

›
So, whenever I made any changes to my c code, seemingly unpredictable things would happen. I'll tell you what I learned and the final s...
›
Home
View web version
Powered by Blogger.