Omnimaga

Calculator Community => Other Calculators => Topic started by: critor on December 28, 2011, 08:19:28 pm

Title: Lua & Nspire sensors - let's have some fun!
Post by: critor on December 28, 2011, 08:19:28 pm
As a demo, we began by developping a thermometer application:

(http://tiplanet.org/modules/archives/captures/132499549527-12-2011%20%C3%89cran001.gif)
http://tiplanet.org/forum/viewtopic.php?t=8601





But then we ended by developping a compass application:

(http://tiplanet.org/modules/archives/captures/132509788828-12-2011%20%C3%89cran001.png)
http://tiplanet.org/forum/viewtopic.php?t=8601





Soon, an application for everything on the TI-Nspire! :P
Title: Re: Lua & Nspire sensors - let's have some fun!
Post by: epic7 on December 28, 2011, 08:21:10 pm
Cool!
Will these tools need separate accessories to use?
Title: Re: Lua & Nspire sensors - let's have some fun!
Post by: critor on December 28, 2011, 08:27:15 pm
Yes they need the Vernier sensors.

The temperature sensor can be found with a mini-USB plus and is not very epensive.

But the magnetic sensors for the compass are quite expensive, and you need 2 of them.
Moreover, they have a proprietary plug, meaning that you have to get either the TI-Nspire LabStation Cradle, either the Vernier Easy Link to plug them on your Nspire.


The LabStation is allmost as exensive as a TI-Nspire, which seems normal when we know that it does include a modified TI-Nspire motherboard.
Title: Re: Lua & Nspire sensors - let's have some fun!
Post by: jwalker on December 28, 2011, 08:41:12 pm
that is awesome!
Title: Re: Lua & Nspire sensors - let's have some fun!
Post by: Jim Bauwens on December 29, 2011, 03:38:48 am
Good job :)
Title: Re: Lua & Nspire sensors - let's have some fun!
Post by: Nick on December 29, 2011, 03:42:18 am
great, and i love the rotation animation of the magnetic sensor movie :) which program did you use for that 3d rendering? xp
Title: Re: Lua & Nspire sensors - let's have some fun!
Post by: critor on December 29, 2011, 11:40:40 am
which program did you use for that 3d rendering? xp

Sorry, there is no 3d.
It's just a compass image with a Lua drawLine() on it.
Title: Re: Lua & Nspire sensors - let's have some fun!
Post by: cyanophycean314 on December 29, 2011, 03:43:06 pm
Pretty cool!
Title: Re: Lua & Nspire sensors - let's have some fun!
Post by: Nick on December 29, 2011, 03:45:19 pm
well euh critor, i was just kidding, i was talking about the turning of that table thing where the calc lays down on.. :)
Title: Re: Lua & Nspire sensors - let's have some fun!
Post by: critor on January 01, 2012, 03:25:19 pm
Today, let's calculate a resistance with 2 sensors: potential and current, as there is no resistance sensor for our calculators. The Lua program does even represent the resistance with its color code (thanks to Nick).

(http://tiplanet.org/forum/gallery/image.php?mode=medium&album_id=41&image_id=320)

(http://i43.servimg.com/u/f43/13/23/13/53/01-01-11.png)


More infos and download:
http://tiplanet.org/forum/viewtopic.php?f=43&t=8624&p=119291#p119287
Title: Re: Lua & Nspire sensors - let's have some fun!
Post by: Nick on January 01, 2012, 03:45:10 pm
wow, did you do this with my conversion program?? nice :) that's really nice, never expected something like this huge Ö