PDA

View Full Version : Video: Assembling DSerial



wraggster
November 7th, 2006, 20:19
Natrium has posted a video on his website entitled Video: Assembling DSerial.

Check it out Here --> http://natrium42.com/blog/

kcajblue
November 8th, 2006, 00:29
what is DSerial.
the video has nice music btw.

EDIT:found out what it was.


DSerial - Connect your DS

I am currently developing DSerial which is going to be a debug cable and more. It has an integrated 8051 microcontroller that can be programmed for specific applications. USB client, serial and I/O ports allow using this device for a range of ideas. An obvious application would be a debug console and perhaps even GDB support. Serial port allows to connect GPS receivers, motor controllers and other gadgets equipped with UART or RS-232 serial port. 18 I/O lines enable electronics enthusiasts to connect various projects that could use the power of two ARM CPUs. Analog-to-Digital Converter (ADC) is useful for a range of sensors and simple oscilloscope projects. There’s also a 2D tilt sensor (optional) that could be used in homebrew games like Marble Madness clones (please make this http://www.natrium42.com/blog/wp-images/smilies/icon_smile.gif).

the_eternal_dark
November 8th, 2006, 03:16
I can't wait. USB host? Tilt sensor? All I can say is hell yeah, where was this before?