Difference between revisions of "83Plus:Software:usb8x"
From WikiTI
m (changed to slash links) |
m (Added category link) |
||
Line 8: | Line 8: | ||
* [[83Plus:Software:usb8x:Asm_Interface|Assembly language interface]] | * [[83Plus:Software:usb8x:Asm_Interface|Assembly language interface]] | ||
* [[83Plus:Software:usb8x:BASIC_Interface|BASIC langauage interface]] | * [[83Plus:Software:usb8x:BASIC_Interface|BASIC langauage interface]] | ||
+ | |||
+ | [[Category:83Plus:Software|usb8x]] |
Revision as of 18:53, 15 July 2006
usb8x is an application for the TI-84 Plus calculators. It combines a low level driver to support with the calculator's USB port with a limited selection of device drivers. It is designed to allow programmers to create external applications/programs that use USB devices without any knowledge of the low-level workings of those devices or the USB port itself.
The current release version of usb8x is 0.09. Download it from its Sourceforge Page.
Additional Documentation: