{"id":21347042,"url":"https://github.com/yann39/graph65-programs","last_synced_at":"2026-02-25T11:34:35.374Z","repository":{"id":262022473,"uuid":"885940174","full_name":"Yann39/graph65-programs","owner":"Yann39","description":"Some Casio BASIC programs I wrote for my Casio Graph 65 calculator","archived":false,"fork":false,"pushed_at":"2024-11-14T22:01:35.000Z","size":153,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-20T20:46:38.186Z","etag":null,"topics":["casio","casio-basic","casio-calculator","fxi"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yann39.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-09T19:44:22.000Z","updated_at":"2024-11-14T22:01:40.000Z","dependencies_parsed_at":"2025-10-29T05:33:33.244Z","dependency_job_id":"24536c3f-95c1-46a0-b4c1-9608a819b5c3","html_url":"https://github.com/Yann39/graph65-programs","commit_stats":null,"previous_names":["yann39/graph65-programs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Yann39/graph65-programs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yann39%2Fgraph65-programs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yann39%2Fgraph65-programs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yann39%2Fgraph65-programs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yann39%2Fgraph65-programs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yann39","download_url":"https://codeload.github.com/Yann39/graph65-programs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yann39%2Fgraph65-programs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29819386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T05:36:42.804Z","status":"ssl_error","status_checked_at":"2026-02-25T05:36:31.934Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["casio","casio-basic","casio-calculator","fxi"],"created_at":"2024-11-22T02:12:26.814Z","updated_at":"2026-02-25T11:34:35.357Z","avatar_url":"https://github.com/Yann39.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Graph 65 calculator programs\n\nSome **Casio BASIC** programs I wrote many years ago for my **Casio Graph 65** calculator.\n\n![Version](https://img.shields.io/badge/Version-1.0.0-2AAB92.svg)\n![Static Badge](https://img.shields.io/badge/Last%20update-09%20Nov%202024-blue)\n\n![Device](https://img.shields.io/badge/Device-Casio_Graph_65-green.svg)\n![Language](https://img.shields.io/badge/Language-Casio_Basic-purple.svg)\n\n---\n\n# Table of Contents\n\n* [About the Project](#about-the-project)\n* [Programs](#programs)\n* [The Casio Graph 65](#the-casio-graph-65)\n* [Usage](#usage)\n* [License](#license)\n\n# About the project\n\n\u003cimg alt=\"Casio logo\" src=\"doc/logo-casio.svg\" height=\"42\"/\u003e\n\nI 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).\n\nIt includes some basic programs for **Electrotechnics**, **Mathematics**, and **Physics** courses.\n\nVery helpful for exams :)\n\n# The Casio Graph 65\n\n\u003cimg alt=\"Casio calculator photo\" src=\"doc/casio-calculator.jpeg\" height=\"256\"/\u003e\n\nThe **Casio Graph 65** was a mid-range digital graphing calculator.\nIts wide range of functions and program library was perfect for science courses and non-science higher education.\n\nIt allowed to create and run programs written in a programming language called **Casio BASIC**,\nwhich is a version of the BASIC programming language adapted specifically for Casio calculators.\nIt was designed for ease of use in mathematical and scientific calculations and included syntax and commands tailored to the calculator’s hardware.\n\n# Programs\n\n\u003e [!NOTE]\n\u003e The programs are provided in _.fxi_ format in the _programs_ directory, I also provided the sources as _.txt_ files just in case.\n\n## Electrical engineering \u0026 electronics\n\n- :page_facing_up: _ELECTRO1.fxi_ : Course data related to power electronics :\n   - Bipolar transistor\n   - Solid-state relay\n   - Triacs/Thyristors\n   - Dimmers\n   - Modulate power\n\n- :page_facing_up: _ELECTRO2.fxi_ : Course data related to electrical engineering :\n   - Cable selection\n   - Calculation of the short-circuit current\n   - Circuit breakers and selection\n   - Earthing systems\n   - Choosing a differential\n\n## Mathematics\n\n- :page_facing_up: _LIMITETA.fxi_ : Data sheet about limits :\n  - Sum of functions' table\n  - Product of functions' table\n  - Quotient of functions' table\n  - Theorems\n\n# Usage\n\nYou can use the **FX-Interface** or **Fxi interface Pro** software to view/edit the _FXI_ files and transfer them to the calculator (through cable).\n\nThen navigate to the _Programs_ menu on the calculator to run them.\n\n# License\n\n[General Public License (GPL) v3](https://www.gnu.org/licenses/gpl-3.0.en.html)\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the GNU\nGeneral Public License as published by the Free Software Foundation, either version 3 of the\nLicense, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without\neven the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\nGeneral Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program. If not,\nsee \u003chttp://www.gnu.org/licenses/\u003e.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyann39%2Fgraph65-programs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyann39%2Fgraph65-programs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyann39%2Fgraph65-programs/lists"}