Skip to content

Commonly used C libraries for use on the TI84+CE/TI83PCE

License

Notifications You must be signed in to change notification settings

zyh329/libraries

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Installation

Simply send the libraries in the root directory of the zip file to your calculator using TI Connect CE or TILP.

See below for the download link.

Developer Installation

Note to developers: Because of versioning for these libraries, it is highly recommended you do not include these libraries with your programs. You can simply link the release in so that way users have an ability to download the latest version: https://github.com/CE-Programming/libraries/releases/latest

To use this libraries in development, simply navigate to the \dev directory, and copy all the files and folders inside to CEdev\lib\ce.

Once copied, you can simply #include <lib/ce/libname.h> to use the library's functions within your program.

About

Commonly used C libraries for use on the TI84+CE/TI83PCE

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Assembly 73.8%
  • C 13.5%
  • Makefile 11.2%
  • Batchfile 1.5%