Hi,
I've been set a test project by a potential employer to convert a simple calculator such as a CASIO FX-82ES so that it has the capabilities of a scientific graphing calculator such as a TI-83. The rules of the project are that I can change anything about the simple calculator (e.g processor, screen etc) however on a quick inspection it must look like there has been no modifications.
I would appreciate some advice in how to approach this problem.
I was thinking of running a Ti-83 ROM on a Rasperry Pi Zero type device. Would it be possible to connect the buttons from the simple casio calculator to the GPIO on a Rasperry Pi and accept them as input? I'm concerned how I would manage to map these buttons successfully to the Ti software. And then would it be possible to output that to the more primitive screen of the casio?
Ultimately I'm not sure what resources in the simple calculator could be reused and what would have to be replaced to allow for the more advanced functionality of the Ti software.
Any help would be greatly appreciated , I have found somewhat similar calculator projects to this online but none of them regarding the conversion of the simple to scientific.
I've been set a test project by a potential employer to convert a simple calculator such as a CASIO FX-82ES so that it has the capabilities of a scientific graphing calculator such as a TI-83. The rules of the project are that I can change anything about the simple calculator (e.g processor, screen etc) however on a quick inspection it must look like there has been no modifications.
I would appreciate some advice in how to approach this problem.
I was thinking of running a Ti-83 ROM on a Rasperry Pi Zero type device. Would it be possible to connect the buttons from the simple casio calculator to the GPIO on a Rasperry Pi and accept them as input? I'm concerned how I would manage to map these buttons successfully to the Ti software. And then would it be possible to output that to the more primitive screen of the casio?
Ultimately I'm not sure what resources in the simple calculator could be reused and what would have to be replaced to allow for the more advanced functionality of the Ti software.
Any help would be greatly appreciated , I have found somewhat similar calculator projects to this online but none of them regarding the conversion of the simple to scientific.