Home
Articles
DSerial for Nintendo DS
1 Introduction
Previous
1
2
3
4
5
6
A
Next
DSerial is a piece of hardware for the Nintendo DS. It add USB, UART and IO interface to your DS. As a bonus it also has tilt sensor attached to it.
In this article you will find a review of the DSerial. Alsp expect some example uses of DSerial.
DSerial adds some nice interfacing possibilities to your DS. The specs are:
Unfortunately the USB port on DSerial is not a host device. No usb devices can be connected to it because it is acting a a device itself. You can connect it to your computer for communication.
Natrium24 is the designer of this nifty device. You can order the device at Natrium 42 webshop.
Previous
1
2
3
4
5
6
A
Next
Articles
DSerial for Nintendo DS
1 IntroductionDSerial for Nintendo DS
1 Introduction
DSerial is a piece of hardware for the Nintendo DS. It add USB, UART and IO interface to your DS. As a bonus it also has tilt sensor attached to it.
In this article you will find a review of the DSerial. Alsp expect some example uses of DSerial.
DSerial adds some nice interfacing possibilities to your DS. The specs are:
* 8051 microcontroller running at 24MHz
* Reprogrammable from DS
* Free development tools available
* 18 I/O lines, 2 status LEDs
* UART with RS-232 level converter (can be disabled)
* Full-speed USB 2.0 device
* PWM and ADC available
* 2-axis accelerometer (tilt sensor)
Unfortunately the USB port on DSerial is not a host device. No usb devices can be connected to it because it is acting a a device itself. You can connect it to your computer for communication.
Natrium24 is the designer of this nifty device. You can order the device at Natrium 42 webshop.


