Is this feasible? What kind of equipment and expertise would I require to bring this idea to life?
The concept involves stripping the internals of a graphing calculator and replacing them with an Orange Pi running Android. This setup would boot into a calculator mode while also allowing the use of Android apps and web browsing, enabling access to tools like ChatGPT and photo applications.
However, I have a few concerns: I’m worried that the Orange Pi might be too large to fit inside the calculator’s casing, and I lack coding skills, which could complicate the project significantly.
Your idea to replace the internals of a graphing calculator with an Orange Pi running Android is definitely ambitious but could be an interesting project! Here are some considerations and steps to help you get started:
Feasibility
Size: Check the dimensions of the Orange Pi model you intend to use against the internal space of the graphing calculator. If size is an issue, consider smaller alternatives like the Raspberry Pi Pico or other microcontrollers that can run lightweight operating systems.
Power Supply: Be mindful of how you will power the Orange Pi. Graphing calculators typically run on batteries, so you’ll need to find a compatible power solution.
Display Interface: You’ll need to integrate the Orange Pi with the calculator’s display. This might require using an HDMI or LCD controller depending on your display type.
Equipment Needed
Knowledge Required
Resources
Alternative Consideration
If coding is a major barrier, consider teaming up with someone who has software development experience or looking for pre-existing open-source projects that you could repurpose or modify for your needs.
This project could be a great way to learn more about electronics, coding, and systems integration. Just take one step at a time, and adjust your expectations along the way! Good luck!