Line 1: |
Line 1: |
| '''Welcome to the Inspired-Lua.org Wiki''' !<br /> | | '''Welcome to the Inspired-Lua.org Wiki''' !<br /> |
− | Here, you can learn "everything" about Lua scripting on the TI-Nspire platform ! Since this is a wiki, you're welcome to contribute ;) | + | Here, you can learn "everything" about Lua scripting on the TI-Nspire platform! Since this is a wiki, you're welcome to contribute ;) |
| | | |
− | This website is not official but is considered a great source of information. <br /> Its goal is to gather official information (from [http://education.ti.com/nspire/scripting-api TI's pdf documentation], mainly) and also to explain things further, with more details and examples. | + | This website is not official but is considered a great source of information. <br /> Its goal is to gather official information (from [https://education.ti.com/en/guidebook/details/en/59108CCE54484B76AF68879C217D47B2/ti-nspire_scripting-api-guide TI's pdf documentation], mainly) and also to explain things further, with more details and examples. |
| | | |
− | An overview of the TI-Nspire Lua Scripting API is available here : [[Overview of the API]] | + | An overview of the TI-Nspire Lua scripting API is available here : [[Overview of the API]] |
| | | |
| '''News''' : | | '''News''' : |
Line 13: |
Line 13: |
| * [August 25th, 2014] : TI-Nspire for iPad version 3.11 is released, with changes to the Lua API related to [[:Category:BLE|BLE]] features. You can see [[Changes in OS 3.11|what's changed here]]. | | * [August 25th, 2014] : TI-Nspire for iPad version 3.11 is released, with changes to the Lua API related to [[:Category:BLE|BLE]] features. You can see [[Changes in OS 3.11|what's changed here]]. |
| * [March 6th, 2015] : TI-Nspire for iPad version 4.1 is released, with minor changes to the Lua API related to [[:Category:BLE|BLE]] features (Advertisement data, RSSI, timeout for connect procedure). | | * [March 6th, 2015] : TI-Nspire for iPad version 4.1 is released, with minor changes to the Lua API related to [[:Category:BLE|BLE]] features (Advertisement data, RSSI, timeout for connect procedure). |
− | * [February 16th, 2016] : TI-Nspire OS 4.2 is released, with major new features to the Lua API related to peripheral I/O ([[:Category:ASI|ASI]], "Asynchronous Serial Interface") mainly. You can see [[Changes in OS 4.2|what's changed here]]. | + | * [February 16th, 2016] : TI-Nspire OS 4.2 is released, with major new features to the Lua API related to peripheral I/O ([[:Category:ASI|ASI]], "Asynchronous Serial Interface") mainly. You can see [[Changes in OS 4.2|what's changed here]]. |
− | * So far, later OSes (4.3 and 4.4) have not brought any new/changed features to Lua scripting. | + | * So far, later OSes (4.3, 4.4, 4.5, 5.0, 5.1) have not brought any new/changed features to Lua scripting. |
| | | |
| == Categories == | | == Categories == |