ArTICL icon indicating copy to clipboard operation
ArTICL copied to clipboard

TI Link Protocol library for the Arduino and MSP432 Launchpad development platforms

Results 6 ArTICL issues
Sort by recently updated
recently updated
newest added

This fixes Issue #21 and fixes inconsistencies with other types of variables (Pictures and YVars).

Although sending a string from the calculator to the arduino works, I cannot get the arduino to send the "Hello World" message to the calculator. I am using the example...

Make it easier for new users to figure out which of the example(s) they want to experiment with.

enhancement

While working on #14, I discovered that the Endpoint enum in TICL.h has at least one incorrect value (COMP89 should be 0x08). Also, I find it confusing that it only...

bug
enhancement

My tries to send an Y-Variable / string / program (which are Y-Variables according to [http://merthsoft.com/linkguide/ti83+/vars.html](http://merthsoft.com/linkguide/ti83+/vars.html) ) crash my calc (ti-82 stats aka. TI-83 "minus" ) everytime, which sometimes looks...

enhancement
question

Hey there! I want to use this script with my TI-84 plus CE-T, and it has an integrated USB port, not a graphlink port. Can i still use this library?...