Skip to content

Some Casio BASIC programs I wrote for my Casio Graph 65 calculator

License

Notifications You must be signed in to change notification settings

Yann39/graph65-programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Graph 65 calculator programs

Some Casio BASIC programs I wrote many years ago for my Casio Graph 65 calculator.

Version Static Badge

Device Language


Table of Contents

About the project

Casio logo

I just keep there some old programs I wrote (in French language) for my Casio Graph 65 calculator when I was in high school (2003/2004).

It includes some basic programs for Electrotechnics, Mathematics, and Physics courses.

Very helpful for exams :)

The Casio Graph 65

Casio calculator photo

The Casio Graph 65 was a mid-range digital graphing calculator. Its wide range of functions and program library was perfect for science courses and non-science higher education.

It allowed to create and run programs written in a programming language called Casio BASIC, which is a version of the BASIC programming language adapted specifically for Casio calculators. It was designed for ease of use in mathematical and scientific calculations and included syntax and commands tailored to the calculator’s hardware.

Programs

Note

The programs are provided in .fxi format in the programs directory, I also provided the sources as .txt files just in case.

Electrical engineering & electronics

  • 📄 ELECTRO1.fxi : Course data related to power electronics :

    • Bipolar transistor
    • Solid-state relay
    • Triacs/Thyristors
    • Dimmers
    • Modulate power
  • 📄 ELECTRO2.fxi : Course data related to electrical engineering :

    • Cable selection
    • Calculation of the short-circuit current
    • Circuit breakers and selection
    • Earthing systems
    • Choosing a differential

Mathematics

  • 📄 LIMITETA.fxi : Data sheet about limits :
    • Sum of functions' table
    • Product of functions' table
    • Quotient of functions' table
    • Theorems

Usage

You can use the FX-Interface or Fxi interface Pro software to view/edit the FXI files and transfer them to the calculator (through cable).

Then navigate to the Programs menu on the calculator to run them.

License

General Public License (GPL) v3

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Some Casio BASIC programs I wrote for my Casio Graph 65 calculator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published