Site devoted to programmable calculators - http://clrhome.tk/ - this site deals with programming and development on TI's line of graphing calculators. We do everything from TI-BASIC, the built-in command-based language on all of TI's calculators, to TI-ASM, their native assembly language, and even Axe, the new, first, only, and absolutely mind-blowingly brilliant compiled language for the TI-83 Plus series created independently by Quigibo.
Casio Prizm
Texas Instruments
- TI-55 - http://www.rskey.org/detail.asp?manufacturer=Texas+Instruments&model=TI-55
- Some TI calculators use TI-Basic
- Programming TI-83 in Assembly Language - http://z80-heaven.wikidot.com/
- Flash applications - Applications loaded into flash ram - http://z80-heaven.wikidot.com/flash-applications
- TI-83 Calculator Emulators - http://z80-heaven.wikidot.com/emulators
- TI-nspire cx handheld programmable calculator - http://en.wikipedia.org/wiki/TI-Nspire
- running v3.0.2 of OS as of May 2011 - http://education.ti.com/educationportal/sites/US/nonProductMulti/apps_latest.html?bid=2
- Thread about the failure of TI to provide a decent programming envrionment
- http://www.cemetech.net/forum/viewtopic.php?t=5785&postdays=0&postorder=asc&start=140
- Why calculator programmers should abandon TI - http://forums.thedailyshow.com/?page=ThreadView&thread_id=38738&pg=1
- Why switch from TI-89 to Casio Prism - http://www.johnhanna.us/nspire/TI-Nspire%20CAS%20vs%20TI-89.pdf
- http://www.ticalc.org/basics/calculators/
- http://www.omnimaga.org/index.php?topic=7525.0
- Discussions of lua programming on TI-Nspire
- TI official lua scripting site - http://education.ti.com/educationportal/sites/US/nonProductSingle/nspire-scripting.html
- Announcement about LUA - http://groups.google.com/group/tinspire/browse_thread/thread/65ec168c147c96f4?pli=1
- How to setup a Lua development environment for TI-Nspire - http://hackspire.unsads.com/wiki/index.php/Lua_Programming
- http://www.omnimaga.org/index.php?PHPSESSID=1e6a3462af818d7a1b8780ee9929c645&topic=8553.0
- SDK discussion (will it be available) http://www.omnimaga.org/index.php?PHPSESSID=1e6a3462af818d7a1b8780ee9929c645&topic=8612.msg158451;topicseen#new
- Educational Lua scripts on CX - http://www.omnimaga.org/index.php?topic=8526
- Examples of lua - http://www.compasstech.com.au/TNS_Authoring/Scripting/
- http://www.inspired-lua.org/
-
- TI downloadable materials about TI-Nspire
- Getting started manual for CX - http://education.ti.com/downloads/guidebooks/ti-nspire3/TI_Nspire_Handheld_GettingStarted_EN.pdf
- Nspire reference manual - http://education.ti.com/downloads/guidebooks/ti-nspire2/TI-Nspire_ReferenceGuide_EN.pdf
- Downloads - http://education.ti.com/calculators/downloads/US/Guidebooks/Search/Results?cp=6001
- TI downloadable materials about TI-Nspire
-
- TI Calculator emulators - TI-NSpire, TI8XEmu, Emulator TI-College - http://ti.bank.free.fr/index.php?mod=news&ac=commentaires&id=1109
- TI Calculator family page
- staples link
- Staples detail page
- http://education.ti.com/educationportal/sites/US/productDetail/us_nspire_cx.html?bid=5
- TI-89 http://en.wikipedia.org/wiki/TI-89_series
- staples link
- 32-bit microprocessor, the Motorola 68000, 2MB flash - 700Kb for user
- Built-in CAS
- Programming
- The TI-89 is directly programmable in a language called TI-BASIC, TI's derivative of BASIC for calculators. With the use of a PC, it is also possible to develop more complex programs in Motorola 68000 assembly language or C, translate them to machine language, and copy them to the calculator. Two software development kits for C programming are available; one is TI Flash Studio, the official TI SDK, and the other is TIGCC, a third-party SDK based on GCC.
- Since the TI-89's release in 1998, thousands of programs for math, science, or entertainment have been developed.[citation needed] Many available games are generic clones of Tetris, Minesweeper, and other classic games, but some programs are more advanced---for example, a ZX Spectrum emulator, a chess-playing program, and a clone of Link's Awakening. One of the most popular and well-known games is Phoenix. Many calculator games and other useful programs can be found on TI-program sharing sites. Ticalc.org is a major one that offers thousands of calculator programs.
- From a usability and functionality standpoint (preloaded spreadsheet, text editor, day-planner, calendar etc.), the TI-89 is beginning to resemble quite closely the portable, battery-powered, BASIC-programmable microcomputers of the mid-1980s, such as the Amstrad Notepad NC100, Laser PC5, Tandy TRS-80 Model 100, Kyocera 85 and so forth. Due to the advanced processing capabilities and simplified user input methods, the TI-89 is considered by some to be a fully featured portable computer.
- advantages of the TI-89 Titanium over the original TI-89 include four times the available flash memory (with over three times as much available to the user). The TI-89 Titanium is essentially a Voyage 200, except it doesn't have an integrated keyboard. The TI-89 Titanium also has a USB On-The-Go port, for connectivity to other TI-89 Titanium calculators, or to a computer (to store programs or update the operating system).
- Comparison of TI graphing calculators - http://en.wikipedia.org/wiki/Comparison_of_Texas_Instruments_graphing_calculators
HP Calculators
- http://en.wikipedia.org/wiki/HP-49_series
- Comparison of graphic calculators - http://en.wikipedia.org/wiki/Comparison_of_HP_graphing_calculators
- Hp Page to purchase HP-50G
- HP 49 docs - http://www.hpcalc.org/hp49/docs/misc/
- HP 49G+ graphic calculator http://h10032.www1.hp.com/ctg/Manual/bpia5323.pdf
Other notes:
- Lua on Android
Labels:
None
Add Comment