(no subject)

May 05, 2004 09:50

So all of my code worked, including my bonus project.
The final project was to use the 1 through 4 buttons to toggle LEDs on and off.
My bonus project program uses the remote to write whatever you want to the LCD screen (160 characters worth of space) arcade intial style.
However, both programs can be made slightly more efficient/user friendly.
The LED program has too long of a delay when writing out, which I can reduce to virtually 0 very easily. The LCD program needs a delay so that you don't get a few instructions out of one button press, because in its current state its very touchy (press channel up, and instead of going from a to b, it goes from a to b to c really fast).

Now all I have left for the week is to write my formal lab report for my optics project (completely seperate from the above project).
Previous post Next post
Up