Remember I was busy working with interrupts, next step is to use them in a sensible way. To simplify the software I’m using interrupts for switching to the next frame.
Led cubes display multiple patterns in a sequence. Just like a movie a Cube is made up out of frames, every frame representing an image. Luckily [...]
I’m working on a new project at school. This time it’s all about an Embedded system. Programmable in C18 ( Microchip’s ripoff of regular C99? ) on the PIC 18f4550 the same device I’ve used for my PONG on glcd.
For this project I’m going to build a LED cube. Here suppose to be a boring text about LED [...]
