Coder Social home page Coder Social logo

jonimoose / titools Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 1.0 117 KB

A collection of simple, Unixy command-line programs for communicating with a TI calculator (sending and receiving files, getting screen shots, and the like.) Requires the TiLP or CalcForge libraries (libticalcs2/libcalcprotocols and friends.)

License: GNU General Public License v3.0

C 79.97% Shell 13.63% Makefile 4.32% M4 2.08%

titools's Introduction

TITools 0.2
-----------

 This package contains a collection of simple command-line tools for
 communicating with TI graphing calculators.  These tools are based on
 the excellent libticalcs2 library developed by the TiLP project (or
 the equivalent libcalcprotocols library.)

 To install the TITools, first be sure that you have installed
 libticalcs2 or libcalcprotocols, along with its companion libraries
 (libticables2/libcalccables, libtifiles2/libcalcfiles, and
 libticonv/libcalcconv.)  You will also need the GLib library.

 (If you've installed these libraries from binary packages (such as
 Debian, Ubuntu, or Fedora packages), be sure that you install the
 "development" (-dev or -devel) packages as well.)

 To compile and install the TITools, run (from this directory):

        ./configure
        make
        sudo make install


About the tools
---------------

 More detailed information is provided in the manual page for each
 tool (run, e.g., "man tiget" to read about the options for tiget.)

   tiinfo      Prints out the calculator version and status

   tils        Displays a list of programs and variables on the
               calculator

   tiget       Retrieves programs and variables from the calculator

   tiput       Sends programs and variables to the calculator

   tirm        Deletes programs and variables from the calculator

   tiscr       Retrieves a screen shot from the calculator

   tikey       Sends remote-control "key presses" to the calculator


Author
------

 Benjamin Moody <[email protected]>

titools's People

Contributors

jonimoose avatar

Stargazers

Elias Fretwell avatar  avatar Roc Vallès i Domènech avatar benduckwdesign avatar  avatar  avatar A.J. Orians avatar Shaun McFall avatar Yuki Savard avatar  avatar æstrid avatar

Watchers

 avatar benduckwdesign avatar

Forkers

coolreader18

titools's Issues

Fatal error on compile (for install)

I wanted to start doing some ASM coding for my TI-84+ CSE, but it seems like something isn't quite right.

Help is appreciated, since I've already installed previous libraries (libticables, libticalcs2, libticonv, libtifiles, glib...)

cd src && /Applications/Xcode.app/Contents/Developer/usr/bin/make install
gcc -I.. -I. -g -O2 -W -Wall -Wwrite-strings  -I/usr/local/include/tilp2 -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -DHAVE_CONFIG_H -c ./tidump.c
./tidump.c:28:10: fatal error: 'cmd73.h' file not found
#include <cmd73.h>
         ^
1 error generated.
make[1]: *** [tidump.o] Error 1
make: *** [install] Error 2

Msg: timeout occured while reading from the device.

Hello,
When I try to run tiput, I get:
tiput: unable to send file
Msg: timeout occured while reading from the device.
Cause: check that link cable is plugged and/or the calculator is ready.
System: Resource temporarily unavailable (errno = 11)
TI: 83 premium CE python edition
OS: ubuntu 20.04
Any ideas?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.