Omnimaga

Calculator Community => Casio Calculators => Topic started by: zol on September 12, 2011, 08:56:21 am

Title: Casio Basic
Post by: zol on September 12, 2011, 08:56:21 am
Hello, I am new to the forum.
I purchase the Casio prizm the day of release and since then I've been wondering how to create programs for it. I am taking digital classes electronics and I been trying to learn how to program the calculator to do truth table and karnaugh map.

Now my question is: Is it possible to achieve this using CASIO BASIC programming lenguage included on the calculator? So I can invest time trying to do this route. I open a TI-83 Boolean expression to truth table program and it was very short and simple I guess. So since ti basic has more capabilities that Casio basic is it possible?

I have also seen the non official SDKs but I have no idea how to set up the development environment even less know how to program for the calculator using C this way.

Title: Re: Casio Basic
Post by: AngelFish on September 12, 2011, 09:35:16 am
The TI-BASIC available on the 83+ series can be translated into Casio-BASIC almost line for line. The Prizm and the TI have incredibly similar forms of BASIC and are pretty much equivalent in power. If anything, Casio-BASIC is more powerful because it has a few more commands available than TI-83+ BASIC.
Title: Re: Casio Basic
Post by: zol on September 12, 2011, 09:41:20 am
thank you for the information and fast reply.