Well my Numworks[1] calculator comes with Micropython, is open source, and has a color display for $100 which is less than what Casio is asking for this one. I actually have two of these, one that is "stock" and one where I added access to the internal jtag port so that I could run my own code on it. [1] https://www.numworks.com/
I have one and I encourage anyone looking for a modern calculator to buy one. One of the best purchases I have ever made. Happy to answer any questions.
Casio Graphing Scientific Calculator Fx-9860GIII Comes with MicroPython
101–110 of 128 posts
Re: Casio Graphing Scientific Calculator Fx-9860GIII Comes with MicroPython
#102Well my Numworks[1] calculator comes with Micropython, is open source, and has a color display for $100 which is less than what Casio is asking for this one. I actually have two of these, one that is "stock" and one where I added access to the internal jtag port so that I could run my own code on it. [1] https://www.numworks.com/
That looks really cool but unfortunately they seem to ship only to Europe and US. Does anyone know of an Australian re-seller?
Well, technically we did send one calculator to Australia. It was a gift to Damien, MicroPython’s initial author!
Re: Casio Graphing Scientific Calculator Fx-9860GIII Comes with MicroPython
#103Relative to other graphing calculators, I've always felt that Casio's offerings were a good value relative to TI- ever since TI captured the education market they stopped being cool and definitely stopped being a good value. I think that having Python is a neat feature. I have strong opinions about calculators in general, and have owned a wide range of Casio, HP, TI, and even some old/niche ones that only real calcul…
>You know what else can do calculations? The smartphones and computers that practically every student has access to. Not very well, for educational purposes. The experience of calculating the inverse tan of a number and returning the result in degrees is beautiful on a Casio scientific calculator; not so on iPhone's default calculator (reverse Polish) or a Google search (awkward to execute at all). It's distracting f…
Re: Casio Graphing Scientific Calculator Fx-9860GIII Comes with MicroPython
#104Well my Numworks[1] calculator comes with Micropython, is open source, and has a color display for $100 which is less than what Casio is asking for this one. I actually have two of these, one that is "stock" and one where I added access to the internal jtag port so that I could run my own code on it. [1] https://www.numworks.com/
I have one and I encourage anyone looking for a modern calculator to buy one. One of the best purchases I have ever made. Happy to answer any questions.
My use case is high school students, if you have any thoughts on that.
Re: Casio Graphing Scientific Calculator Fx-9860GIII Comes with MicroPython
#105Well my Numworks[1] calculator comes with Micropython, is open source, and has a color display for $100 which is less than what Casio is asking for this one. I actually have two of these, one that is "stock" and one where I added access to the internal jtag port so that I could run my own code on it. [1] https://www.numworks.com/
As a note to the HN crowd: we’re facing an intersecting UX challenge. The vast majority of our users aren’t very technical - they’re high schoolers really. But we also want to cater to a more advanced audience such as engineers.
Initially we thought it would be really hard to please everyone. But it turns out it’s actually possible to create a simple interface that still lets you do more advanced functions. And even better, designing for the “newcomers first” turned out to be a great guidance when designing our software. Judging from the feedback we get, assuming the user won’t ever read any manual or doc is actually quite a good starting point!
Re: Casio Graphing Scientific Calculator Fx-9860GIII Comes with MicroPython
#106Well my Numworks[1] calculator comes with Micropython, is open source, and has a color display for $100 which is less than what Casio is asking for this one. I actually have two of these, one that is "stock" and one where I added access to the internal jtag port so that I could run my own code on it. [1] https://www.numworks.com/
That looks really cool but unfortunately they seem to ship only to Europe and US. Does anyone know of an Australian re-seller?
Re: Casio Graphing Scientific Calculator Fx-9860GIII Comes with MicroPython
#107Re: Casio Graphing Scientific Calculator Fx-9860GIII Comes with MicroPython
#108I wish I knew enough to create the kinda of symbolic solvers available on TI calculators. They're so great but none of it is open in the slightest. Open symbolic solvers are great and very powerful, but they're almost too powerful. Just a clone of whatever capabilities a TI-89 has on a microcontroller would make me very exceedingly happy.
I wouldn’t use a hand held to do some Python now, but younger me used to program a window manager in Casio BASIC, so it’s not inconceivable that some kids in high school might actually use it...
Re: Casio Graphing Scientific Calculator Fx-9860GIII Comes with MicroPython
#109Earlier quoted context omitted.
Calculators are not exactly premium devices, even though you'd likely think otherwise when you have to buy the anointed model for your kids' school. That said, Casio is probably churning these things out with a BOM around $5-$10, so you can't really expect much from the display. We're spoiled by our phones, which (weirdly enough) have no single, definitive "good" calculator on either iOS or Android (and can't be used…
Graphic calculators are extremely expensive for what they provide (compared to a cheap phone). Only thing holding them up is regulation (ie. being allowed in class and at certain exams), because otherwise, even a cheap phone can emulate a classical calculator (eg. hp 49g for us RPN fans), not to mention more advance tools (from apps to wolfram alpha).
Re: Casio Graphing Scientific Calculator Fx-9860GIII Comes with MicroPython
#110Well my Numworks[1] calculator comes with Micropython, is open source, and has a color display for $100 which is less than what Casio is asking for this one. I actually have two of these, one that is "stock" and one where I added access to the internal jtag port so that I could run my own code on it. [1] https://www.numworks.com/
Hi! NumWorks founder here. Thank you so much for the mention! We’re trying our best to make a great calculator, so it’s always a pleasure to get this kind of feedback! As a note to the HN crowd: we’re facing an intersecting UX challenge. The vast majority of our users aren’t very technical - they’re high schoolers really. But we also want to cater to a more advanced audience such as engineers. Initially we thought it…
Also, have you seen the DM42? It's not a graphing calculator, but since similarities exist with numworks.