Personal tools
Views
ChromaticApple
From PagodaWiki
ChromaticApple is a system in a manner of speaking, with several components that make up the whole . It uses a piece of iPhone or iPod touch software coupled with a mini projector and a semi-transparent car windshield overlay in order to provide a heads up display for motor vehicles. Of the many tasks that such a system might improve, we focused on using voice to text to control a simple instant messenger service so that the user can perform text messaging while driving.
Brainstorming
Interface Design
Final design for the ChromaticApple interface. Hopefully this will work fine in Cocoa with some customization.
Programatic Design Patterns
A combination of command and state pattern worked most favorably for this project.