More actions
m (Text replacement - "Category:Utility Applications on DS" to "") |
m (Text replacement - " the the " to " the ") |
||
Line 13: | Line 13: | ||
DSIO is an interface allowing you to interact with the DS in motion senses control (send/receive Data 8 bits). The application is to be used with DSIO motion card and has several ports input/output for adding the desired component. | DSIO is an interface allowing you to interact with the DS in motion senses control (send/receive Data 8 bits). The application is to be used with DSIO motion card and has several ports input/output for adding the desired component. | ||
It was showcased in | It was showcased in the Dev-fr Coding Compo 2007 (Applications). | ||
==Features== | ==Features== |
Revision as of 23:37, 27 Haziran 2024
DSIO | |
---|---|
General | |
Author | RefiX |
Type | Utilities |
Version | 2007 |
License | Mixed |
Last Updated | 2007/08/03 |
Links | |
Download | |
Website | |
DSIO is an interface allowing you to interact with the DS in motion senses control (send/receive Data 8 bits). The application is to be used with DSIO motion card and has several ports input/output for adding the desired component.
It was showcased in the Dev-fr Coding Compo 2007 (Applications).
Features
- Switch position detector (Read an input).
- LED (send data to an output).
- Luminosity sensor (Read analog data).
- Rumble.
- Tilt (Detect shock).
- 3 Axis accelerometer (same utilization as DS Motion, R6, etc).
User guide
All of the features listed can be used on every homebrew with small library.
In addition, DSIO also offers:
- 4 Digital inputs/outputs (with an Analog/Digital converter).
- 2 Digital inputs/outputs (with interrupt on change).
Note: The chip on DSIO can't be updated using PC software without some materials.
External links
- Author's website - http://refix.dev-fr.org/p3617/2007-08-03-dsio-in-english.html