/r/cemetech
Cemetech is a community that teaches programming to students and beginners, as well as serves as a forum to ask programming questions and show off cool projects. We focus on graphing calculator programming, but all kinds of coding and electronics are welcome.
Helpful Links:
/r/cemetech
my buddy lost his old Nspire and I was able to get ndless on that one but now with this newer Nspire I cant seem to do it i tried many things to no avail so I just wanna know if it is possible
On the SourceCoder 3, Is there a way to add custom libraries? I have Celtic CE for TI-84+CE and was wondering if there were a simpler way to input the custom commands without having to look through the whole documentation for a command I want, hopefully via the sidebar to the right.
I am trying to make a program using Cemetech for my TI-84 Plus CE, and whenever I use a command that requires additional arguments, such as Output(, a pop-up appears telling me how to use it. Is there any way to get rid of these permanently? They only go away by pressing Escape.
I've been trying to load Doors CS onto my TI 84+, but whenever I launch it I'm met with a corrupted screen. When on this corrupted screen, no buttons work. I can't press CLEAR or QUIT to exit, and pressing ON just turns off the LCD; the corrupted screen remains when I turn the calculator back on. When I try to take a screenshot from TI Connect CE, I'm met with a transfer error. I've been able to take out a battery and replace it to exit the app with success. I've tried a full RAM+Archive reset and still have the issue.
I have looked everywhere for an algorithm that I can port to ICE for drawing circle arcs.The only ones I can find are ~500 lines long, which would be too slow.
This simple one requires floats:
Code:
def plotCirle (xc, yc, rad, start, end):
theta = start while theta <= end:
x = xc + rad * sin (theta)
y = yc + rad * cos (theta)
plot (x, y)
theta = theta + 0.01
I would like to be able to specify an exact radius
If someone can help me, that would be great.
Thanks
Original forum: https://www.cemetech.net/forum/viewtopic.php?t=15572&highlight=
This is the new forum, so I can get used to this...
The original forum was found here: https://www.cemetech.net/forum/viewtopic.php?t=15243&start=100
BTW, for all of you to know, I am TimmyTurner62 from cemetech, and my new account is MinecraftRules8321.
So please, post here if you want me to add anything.
So when is doors coming out again?
Comictech supporters unite! We must topple the evil Kermetech regime!