Difference between revisions of "83Plus:Software:usb8x"

From WikiTI
Jump to: navigation, search
(FAQ link)
Line 1: Line 1:
 
usb8x is a free, open source application for the TI-84 Plus calculators.  It combines a low level driver to support  the calculator's USB port with a limited selection of device drivers.  It is designed with two goals in mind:  First, 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.  Second, to allow programmers to create additional drivers for other USB hardware not currently supported natively in usb8x.
 
usb8x is a free, open source application for the TI-84 Plus calculators.  It combines a low level driver to support  the calculator's USB port with a limited selection of device drivers.  It is designed with two goals in mind:  First, 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.  Second, to allow programmers to create additional drivers for other USB hardware not currently supported natively in usb8x.
  
The current release version of usb8x is 0.09.  Download it from its [http://sourceforge.net/projects/usb8x Sourceforge Page].   
+
The current release version of usb8x is 0.09.  Check its Sourceforge page to '''[http://sourceforge.net/projects/usb8x Download]'''.   
 +
 
 +
If you have a question about usb8x, please check the: '''[[FAQ|Frequently Asked Questions]]'''.
  
 
Additional Documentation:
 
Additional Documentation:

Revision as of 15:08, 9 September 2006

usb8x is a free, open source application for the TI-84 Plus calculators. It combines a low level driver to support the calculator's USB port with a limited selection of device drivers. It is designed with two goals in mind: First, 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. Second, to allow programmers to create additional drivers for other USB hardware not currently supported natively in usb8x.

The current release version of usb8x is 0.09. Check its Sourceforge page to Download.

If you have a question about usb8x, please check the: Frequently Asked Questions.

Additional Documentation: