|
We're glad you came by, but you might find what you're looking for elsewhere. TI-Basic Developer is not the site it once was. While its information on commands and other calculator features remains almost second-to-none, its forum, archives, and even hosting service, Wikidot, have been decaying for years. The calculator community would love to see what you're working on, or help you in your next coding adventure, but TI-Basic Developer is no longer the place to do it. Instead, you should head over to Cemetech (primarily American) or TI-Planet (primarily international). Both are active, well-established forums with their own archives, chatrooms, reference material, and abundant coding tools and resources. We'll see you there, we hope. |
You have not uploaded your program! Please edit the page to upload your program.
|
![]() |
||||||||||||||
|
Has fancy looking hands and is first in a series of fancy clocks I plan to make |
|||||||||||||||

What the community thinks:
Would it be at all possible for you to post the code in a code box? It would be much appreciated. I don’t have a computer and am unable to download the file on my iPad.
Can this be done on the 84+?
Hewwo, my name is Achak Claw. I was formerly BioHazard.
I think so, but it would be very tricky. Here's why:
1: The dimensions of the graph screen on color calculators are very different from those on monochrome calculators.
coltonj96 did all of his drawings using trigonometric functions, so you'd have to alter those calculations considerably.
2: He also uses the getTime command in one instance in the code, so you will have to find an alternative method of obtaining the current time.
That said, I say go for it! It'd be a fun project and a great learning experience too.
I'll get to it! Once done, I will post the code for others!
EDIT: What would happen if I programmed the same things onto an emulator?Hewwo, my name is Achak Claw. I was formerly BioHazard.
There's a project on Cemetech which will be able to take CE code and translate it to monochrome code. I can't find the specific thread, but if you search around or ask in SAX you could probably get an idea of how to translate the code. As for the timer, there are hundreds of timer programs that should fit your needs, and you could take the snippet from the source code, provided that you credit the creator.
Have fun doing this if you embark on this journey! I've always wanted to do something similar, but life just happens and I need to focus on important things (school).
:)
Hewwo, my name is Achak Claw. I was formerly BioHazard.