Omnimaga

Calculator Community => TI Calculators => Lua => Topic started by: Mohammed Elborolossy on November 19, 2014, 02:50:35 am

Title: Can i run EEPRO (ti-89) on Ti nspire cx cas ?
Post by: Mohammed Elborolossy on November 19, 2014, 02:50:35 am
Can i run EEPRO (ti-89) on Ti nspire cx cas ? (As it is)
I know  that (formula pro) is the ti nspire version but it is not complete
The analysis part missed and that is the important part for me ?
If I want to contact with formula pro team how ?
It's seems that  irc channel  deleted
Thanks in advance
Title: Re: Can i run EEPRO (ti-89) on Ti nspire cx cas ?
Post by: Adriweb on November 19, 2014, 03:18:58 am
Nope and indeed as you said the analysis part isn't there in FormulaPro since Jim and/or I haven't coded it (it's quite a PITA to do and takes a lot of time :P)
Title: Re: Can i run EEPRO (ti-89) on Ti nspire cx cas ?
Post by: Mohammed Elborolossy on November 19, 2014, 01:01:08 pm
If I want to make the two port network part only in analysis part can anyone help me in LUA lang ?
How to make the GUI like FormulaPro ?
Can I use the code of FormulaPro ?
Title: Re: Can i run EEPRO (ti-89) on Ti nspire cx cas ?
Post by: Adriweb on November 19, 2014, 02:49:56 pm
The code is there : https://github.com/adriweb/EEPro-for-Nspire
You're welcome to fork it and work on some stuff.
But it's not going to be very easy at first as FP is somewhat complex...
Anyway, for learning lua, check Inspired-Lua (wiki especially), compasstech's lua tutorials , and TI's api pdf documentation
Title: Re: Can i run EEPRO (ti-89) on Ti nspire cx cas ?
Post by: Mohammed Elborolossy on November 19, 2014, 03:51:03 pm
Thanks for response and reply
I will start learning and if I success in make TPN part i will upload it.
Title: Re: Can i run EEPRO (ti-89) on Ti nspire cx cas ?
Post by: Mohammed Elborolossy on November 19, 2014, 04:31:24 pm
How to connect the calculator in ubuntu?
What is the program that i can write lua in ubuntu?
Thanks in advance
Title: Re: Can i run EEPRO (ti-89) on Ti nspire cx cas ?
Post by: Sorunome on November 20, 2014, 12:51:19 am
Please use the Modify button instead of double-posting in the future.

About your question, you can use tilp to connect your calculator in ubuntu, iirc it is in the apt repositories, so you should be able to apt-get install tilp
Title: Re: Can i run EEPRO (ti-89) on Ti nspire cx cas ?
Post by: Adriweb on November 20, 2014, 01:10:38 am
You should take the latest version from the sources (with the sh script), just follow this : http://www.omnimaga.org/general-calculator-help/tilp-linux-issues/msg300321/#msg300321