Author Topic: Hp Prime Questions and Help  (Read 16714 times)

0 Members and 1 Guest are viewing this topic.

Offline timwessman

  • LV3 Member (Next: 100)
  • ***
  • Posts: 94
  • Rating: +32/-0
    • View Profile
Re: Hp Prime Questions and Help
« Reply #30 on: December 05, 2013, 01:00:20 am »
Yup, it is definitely a micro USB. Pretty much any phone/tablet charger you might have will work just fine.

What is probably messing you up is that it is a micro-A. In other words, it can also act as a host. The normal cable you are thinking about is the micro-B. A micro B cable can go into a micro-A, as can also the host end of a micro AB cable. Here's a picture and some more info http://en.wikipedia.org/wiki/Micro_USB#Mini_and_Micro_connectors.

I believe unless I am remembering wrong that the nspire uses a mini-A on the calculator, so a similar thing would happen if you compared those with the common (now deprecated) mini-B.

Got one question please, I don't see how to programmatically set angle unit to degrees. Thank you !

HAngle:=1 or HAngle:=0   (home angle)  Take a look in your VARS->HOME->SETTINGS for others.
« Last Edit: December 05, 2013, 01:05:02 am by timwessman »
TW

Although I work for the HP calculator group, the comments and opinions I post here are my own.

Offline XiiDraco

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 513
  • Rating: +32/-5
  • Forget the numbers, just call me, Recreation.
    • View Profile
    • Black-Lark Games
Re: Hp Prime Questions and Help
« Reply #31 on: December 05, 2013, 02:02:37 am »
OH, I thought we were talking about mini not micro, lol sorry! I've got tons of those! :D
« Last Edit: December 05, 2013, 02:05:06 am by XiiR3CR34T10N »

Offline critor

  • Editor
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2079
  • Rating: +439/-13
    • View Profile
    • TI-Planet
Re: Hp Prime Questions and Help
« Reply #32 on: December 05, 2013, 06:13:05 am »
The TI-Nspire calculators have a mini-AB connector.
« Last Edit: December 05, 2013, 06:13:15 am by critor »
TI-Planet co-admin.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Hp Prime Questions and Help
« Reply #33 on: December 05, 2013, 09:08:52 am »
This is my question: What are the advantages of the HP PRIME in relative to the TI-NSPIRE and CASIO PRIZM?
Less locked down and its on-calc language is much more complete and faster than the disaster that is TI-Nspire Basic. The Nspire has Lua, although to program it on-calc you need to use a third-party tool and Lua isn't as fast for certain things (except filled shape rotation, but now that the Prime has triangle and polygon support, I bet that rotation could be implemented through those).
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline JosJuice

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1344
  • Rating: +66/-14
    • View Profile
Re: Hp Prime Questions and Help
« Reply #34 on: December 05, 2013, 10:07:07 am »
This is my question: What are the advantages of the HP PRIME in relative to the TI-NSPIRE and CASIO PRIZM?
Less locked down and its on-calc language is much more complete and faster than the disaster that is TI-Nspire Basic.
Much faster than the disaster that is graphics in Prizm Casio-BASIC too :)

Offline MacBernick

  • LV3 Member (Next: 100)
  • ***
  • Posts: 93
  • Rating: +3/-0
    • View Profile
Re: Hp Prime Questions and Help
« Reply #35 on: December 05, 2013, 07:01:17 pm »
Yup, it is definitely a micro USB. Pretty much any phone/tablet charger you might have will work just fine.

What is probably messing you up is that it is a micro-A. In other words, it can also act as a host. The normal cable you are thinking about is the micro-B. A micro B cable can go into a micro-A, as can also the host end of a micro AB cable. Here's a picture and some more info http://en.wikipedia.org/wiki/Micro_USB#Mini_and_Micro_connectors.

I believe unless I am remembering wrong that the nspire uses a mini-A on the calculator, so a similar thing would happen if you compared those with the common (now deprecated) mini-B.

Got one question please, I don't see how to programmatically set angle unit to degrees. Thank you !

HAngle:=1 or HAngle:=0   (home angle)  Take a look in your VARS->HOME->SETTINGS for others.

I tried that but it didn't work in the first place. Trying again...
EDIT : Now it works. I must have miss something the first time. Or maybe I was drunk.
Thank you ^^
« Last Edit: December 05, 2013, 07:09:30 pm by MacBernick »

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Re: Hp Prime Questions and Help
« Reply #36 on: December 05, 2013, 09:22:35 pm »
Btw could someone help me with the polygon commands? i made a topic about it a few days ago, but I still have the issue. D:
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)