Tuesday, December 29, 2009
3D Demo - Final redesign choices
I have ordered some pic32 chips and will build a simple board to test out some features. If all goes well I will be switching to the pic32 for the redesign. The micro I have my eye on is also a 64pin chip. It operates at 80mhz(1.56 dmips), has 512KB of flash and 128KB of ram. Its more powerfull and requires fewer components. I keep changing things around but this time I will stick with the choices I make and build the final device. Also I may switch from pwm audio to a stereo dac and I have found a cheap source for bluetooth modules and will be switching back for this device and my other projects.
Sunday, December 27, 2009
New Platformer Demo and Mandelbrot Generation
Sorry about the crappy image quality... damn you ebay!
Wednesday, September 9, 2009
Small update
Saturday, August 29, 2009
GUI pics
Here are two quick shots of the gui I am developing for the TGS. Pressing left or right moves between them though no sub menu's yet. The Tome Media Player might use this interface.
Friday, August 28, 2009
Webcam Troubles
Thursday, August 13, 2009
Tome GS Specs
Current Device Specs:
cpu: at91sam7s256
speed: 55mhz
ram: 64k
flash: 256k
storage: minisd(4gb maybe HC) and 32kb eeprom
display: siemens s65 16bit color lcd
communication: bluetooth, usb, serial
audio: sterio using two pwm channels
power: 850mah li-ion battery, 500mah charger
New Device Specs:
cpu: at91sam7s256
speed: 55mhz
ram: 64k
flash: 512k
storage: minisd(4gb maybe HC) and 32kb eeprom
display: nokia 6610 12bit color lcd, adjustable backlight using pwm
communication: zigbee(MRF24J40MA), usb, serial, jtag(allow debug)
audio: sterio using two pwm channels, 3.5mm headphone, internal speaker
power: 850mah li-ion battery, 500mah charger
I might add a small expansion port with analog, digital and power pins.
The best thing about my design is that you don't have to reprogram the device every time you want to play a new game since they can be dynamically loaded from the minisd and execute in ram. The firmware will handle all the dirty work while and provide a simple interface to the hardware. The zigbee module can be used to communicate with other TGS's or other project utilizing zigbee communication. For example I'm building a quadruped robot and plan to control and monitor it with this device.
Wednesday, August 12, 2009
I've Moved!
For the two of you following my game system development this will be the spot to check in on the progress. I've moved over my previous posts and will be using this site from now on. When I get some free time I will be updating the Tome GS project and adding a few others. I will be changing the design of the TGS to use the nokia lcd instead of the siemens s65. Also I will be removing the bluetooth module and replacing it with zigbee(cheaper and can use it to control my robots).
The Tome MP will be redesigned too and since it will use the same microcontroller and display as the TGS software development will go faster. Here is an old video of my TMP progress.

