Author Topic: Lua & Nspire sensors - let's have some fun!  (Read 6625 times)

0 Members and 1 Guest are viewing this topic.

Offline critor

  • Editor
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2079
  • Rating: +439/-13
    • View Profile
    • TI-Planet
Lua & Nspire sensors - let's have some fun!
« on: December 28, 2011, 08:19:28 pm »
As a demo, we began by developping a thermometer application:


http://tiplanet.org/forum/viewtopic.php?t=8601





But then we ended by developping a compass application:


http://tiplanet.org/forum/viewtopic.php?t=8601





Soon, an application for everything on the TI-Nspire! :P

Offline epic7

  • Chopin!
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2200
  • Rating: +135/-8
  • I like robots
    • View Profile
Re: Lua & Nspire sensors - let's have some fun!
« Reply #1 on: December 28, 2011, 08:21:10 pm »
Cool!
Will these tools need separate accessories to use?

Offline critor

  • Editor
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2079
  • Rating: +439/-13
    • View Profile
    • TI-Planet
Re: Lua & Nspire sensors - let's have some fun!
« Reply #2 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.
TI-Planet co-admin.

Offline jwalker

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 660
  • Rating: +13/-0
  • Almost everything I have released includes a 'WZ'
    • View Profile
Re: Lua & Nspire sensors - let's have some fun!
« Reply #3 on: December 28, 2011, 08:41:12 pm »
that is awesome!
<a href="http://www.nerdtests.com/ft_cg.php?im">
<img src="http://www.nerdtests.com/images/ft/cg.php?val=9612" alt="My computer geek score is greater than 41% of all people in the world! How do you compare? Click here to find out!"> </a>

Support Casio-Scene against the attacks of matt @ matpac.co.uk ! For more information: Casio-Scene shuts down & Matt actions threads

Offline Jim Bauwens

  • Lua! Nspire! Linux!
  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1881
  • Rating: +206/-7
  • Linux!
    • View Profile
    • nothing...
Re: Lua & Nspire sensors - let's have some fun!
« Reply #4 on: December 29, 2011, 03:38:48 am »
Good job :)

Offline Nick

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1166
  • Rating: +161/-3
  • You just got omnom'd
    • View Profile
    • Nick Steen
Re: Lua & Nspire sensors - let's have some fun!
« Reply #5 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

Offline critor

  • Editor
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2079
  • Rating: +439/-13
    • View Profile
    • TI-Planet
Re: Lua & Nspire sensors - let's have some fun!
« Reply #6 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.
TI-Planet co-admin.

Offline cyanophycean314

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 363
  • Rating: +43/-1
  • It's You!
    • View Profile
Re: Lua & Nspire sensors - let's have some fun!
« Reply #7 on: December 29, 2011, 03:43:06 pm »
Pretty cool!

Offline Nick

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1166
  • Rating: +161/-3
  • You just got omnom'd
    • View Profile
    • Nick Steen
Re: Lua & Nspire sensors - let's have some fun!
« Reply #8 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.. :)

Offline critor

  • Editor
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2079
  • Rating: +439/-13
    • View Profile
    • TI-Planet
Re: Lua & Nspire sensors - let's have some fun!
« Reply #9 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).






More infos and download:
http://tiplanet.org/forum/viewtopic.php?f=43&t=8624&p=119291#p119287

Offline Nick

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1166
  • Rating: +161/-3
  • You just got omnom'd
    • View Profile
    • Nick Steen
Re: Lua & Nspire sensors - let's have some fun!
« Reply #10 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 Ö