Skip to content

Powerbyte7/HIDeous

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HIDeous

This program turns the Ti-84 CE into a working keyboard by emulating a HID device over USB. No extra software required!

Installation

  1. Install TI-Connect CE.
  2. Connect your calculator to your computer.
  3. Send clibs.8xg to your calculator
  4. Send HIDeous.8xp to your calculator.

Usage

Changing the key layout

To change the key layout you'll need to compile HIDeous yourself. Don't worry, it's a fairly straightfoward process.

  1. Install the CE toolchain
  2. Download the source code
  3. In hid.c, change the keycodes in the map[] and/or special_map[] arrays. You can find the keycodes in usb_hid_keys.h
  4. Build the program and send the resulting 8xp file to your calculator.

About

Turns the Ti-84 CE into a working keyboard

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors