1051
News / Re: Mod your prototype Nspire into a production one
« on: November 20, 2011, 01:09:10 pm »
Very nice, congratulations with this great feat!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to. 1051
News / Re: Mod your prototype Nspire into a production one« on: November 20, 2011, 01:09:10 pm »
Very nice, congratulations with this great feat!
1052
General Calculator Help / Re: RS232 Interface« on: November 19, 2011, 03:25:44 pm »
If you want to downgrade your nspire, you will need a TTL voltage converter. Most likely your computer has a serial port, but the voltage is dangerous for your nspire.
You can buy TTL level converters online, or make your own if you can buy the required components and solder a bit. 1053
News / Re: ColorTetris« on: November 19, 2011, 02:29:38 pm »
Its very responsive on my TI-Nspire touchpad
1054
Miscellaneous / Re: Post your typing speed« on: November 19, 2011, 02:09:55 pm »
Here is my code:
Code: [Select] function g(){ I'm sure it can be improved, but its okay for me. It just doesn't show anything on the screen that indicates its typing. Edit: Instant results: Code: [Select] start_countdown(); countdown=1; word_pointer=1; user_input_stream=words.slice(0,230).join(" ")+" "
1055
TI-Nspire / Re: Bloxorz« on: November 19, 2011, 02:07:49 pm »
Looks nice, good luck* coding
*have fun 1056
Miscellaneous / Re: Post your typing speed« on: November 19, 2011, 02:06:34 pm »
I used javascript, more cool. It did all the typing for me :p
1057
Miscellaneous / Re: Post your typing speed« on: November 19, 2011, 12:54:12 pm »
<a href="http://speedtest.10-fast-fingers.com"><img src="http://speedtest.10-fast-fingers.com/badge/1_wpm_score_GV.png" alt="Typing Test Score" /></a>
I confess, I was cheating 1058
TI-Nspire / Re: TI-Nspire emulator« on: November 18, 2011, 01:56:46 pm »
I think its possible to downgrade the boot2 through the serial port (TTL), and then use downgradefix to remove 3.1.
But I'm not entirely sure. 1059
News / Re: Labyrinthe, a TI-Nspire maze with random level generation« on: November 18, 2011, 01:04:44 pm »
Ah, I misinterpreted your post :p
1060
News / Re: Labyrinthe, a TI-Nspire maze with random level generation« on: November 18, 2011, 12:57:15 pm »
But what if the game creator doesn't know English?
1061
Ndless / Re: Ndless 3 Demo Gif (animated)« on: November 17, 2011, 03:57:07 am »
Wow, this mean he made amazing progress!
Congratulations ExtendeD! 1062
Other Calculators / Re: Can a nspire CX become a CX CAS?« on: November 16, 2011, 08:13:24 am »
Some changes will have to be made, because the CX is a bit different on software side (and that matters too ).
1063
Miscellaneous / Re: What software do you use to program?« on: November 16, 2011, 03:53:49 am »
I used to use Gedit as my editor, but have switched to Geany.
Then I use Luna to convert my Lua sources to a TNS file =) 1065
TI-Nspire / Re: Balance game« on: November 15, 2011, 02:18:18 pm »
Yes, its better to keep a table with your balls in it, more flexible that way
* jimbauwens smacks himself
|
|