0 Members and 1 Guest are viewing this topic.
Q: It's wonderfull, but i don't know anything of design, or C++ coding, What can i do ?A: There is easy start of C++ on the web, and there is other stuff to do, so write your skill, ... in worst case you can order chinese food. ( we have a pizza french man )
Q: It's nice, how i can invest myself ?A: Start to send an answer to that thread here and write your skills ( all skill you can offer, even it's not asked ).
This sounds like an interesting project, but unfortunately all of the previous similar projects have died.
Do you already know how it might look like and what hardware it will have? If you want low power consumption and still want to make it powerfull, you should consider using 2 CPU's: a cheap, slow one that uses almost no power (z80?) to do some basic stuff, and a more powerfull one that can be turned on or of trough software too use for gaming or as a speed boost for advanced math.
For the LCD, the most battery-efficient ones are simple B&W screens, but color LCD screens with no backlight or a backlight that can be turned off gets good efficiency as well. Just make sure it has a good reflector so you can still see when the backlight is tured on. And don't use a touch screen when it isn't nessicary. Calculators can be smashed around quite a lot when they are in a back pack, and touch screens are often made of very tin glass that breaks easly. For the rest, you can add some other nice hardware such as USB ports, wifi, ..., and if you make sure you can turn them on and off trough software, it shouldn't consume the battery too much.
This sounds like a great project!
I know that others have tried to build a calculator but you seem to actually have the skills to do so.
I think I'm apart of this category. I'm learning Java in school and C on my own. If you ever want to get a JVM onto that calculator I might be able to help. I'm trying to learn about the JVM right now.C++ shouldn't be too hard to learn after I get C since its based off of C.
You might want a lighter OS though I do like debian it is heavier then I'd want on a calculator. I'd be glad to help on these projects if you can set up a QEMU instance for me to work with. ARe you going to try to make this SAT compatible? You have to do that to get real adoption of it in schools. Especially with debian you'd want more RAM to run much. The best thing would probably be a custom linux distro. With your specs it cannot run most packages for debian but you could build and set up a package system(I'd say see sabayon/gentoo for good ways to do that) that people could download(I think an msi like format that installs itself would be best). Also for batteries you are going to want at least 2 days of active use to make it usable. That would be a 19200mAh battery. This is a great idea but you might want to work through it a little more.
Oh, and if you make a rechargeable battery, please allow it to be removable.I ripped my nspire battery wire trying to take the battery out.