Author Topic: Casio Basic  (Read 2290 times)

0 Members and 1 Guest are viewing this topic.

Offline zol

  • LV0 Newcomer (Next: 5)
  • Posts: 4
  • Rating: +0/-0
    • View Profile
Casio Basic
« 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.

« Last Edit: September 12, 2011, 08:57:55 am by zol »

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: Casio Basic
« Reply #1 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.
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline zol

  • LV0 Newcomer (Next: 5)
  • Posts: 4
  • Rating: +0/-0
    • View Profile
Re: Casio Basic
« Reply #2 on: September 12, 2011, 09:41:20 am »
thank you for the information and fast reply.