I created this project primarily to experiment with a graphical LCD display. The LCD is 128 X 64 pixels with an SPI interface. There is also a triple input power supply on the circuit board. The display has a wire frame graphic on it that can be rotated around the X, Y or Z axis. The speed can be increased or decreased and the rotation can happen in either direction. A USB to serial converter is used to take commands from a terminal and transfer them to the micro-controller.
LCD Demo Board RepositoryThe source file is a single file and was written using Atmel Studios.
LCD Demo Firmware Source