Author Topic: New (non-graphing) calculator project  (Read 5535 times)

0 Members and 1 Guest are viewing this topic.

Offline Spyro543

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1189
  • Rating: +74/-3
    • View Profile
New (non-graphing) calculator project
« on: December 18, 2012, 03:06:02 pm »
As you may know, I had the idea to make my own graphing calculator (DCG-10 or Dreamcalc). That didn't work out so well, mainly because I didn't have any idea how to start. Since then, I've been tutored quite a bit in electronics, and I now have enough knowledge to attempt making my own calculator.
This calculator won't be a graphing calculator, but a normal calculator, but with a very interesting function: a square-wave generator. It will have a port on it, that you can plug a wire into, and generate a square-wave. It will also be able to convert between bases, and edit internal memory addresses. The whole thing will be powered by a PIC18F46K20 and feature a 3 line by 16 character LCD screen. I don't actually have any hardware set up yet, but I have flowcharts, circuit diagrams, and concept front panel design. Note that this isn't just a one-man project, I have my electronics tutor helping me with this too :) I'm calling this the Silvercrop Brave 10. I'll be using Anova for the website soon :D

Planned features:
* 4 Function calculator, with parenthesis, exponents, and square roots
* Ability to convert between 4 different bases: binary, hex, decimal, and octal
* Adjustable square wave/clock signal generator
* Ability to edit the RAM of the PIC
* (Tentative) Expansion slot for more features

This will happen, because I have a second person to bug me about this ;)
« Last Edit: December 18, 2012, 03:06:28 pm by Spyro543 »

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: New (non-graphing) calculator project
« Reply #1 on: December 18, 2012, 04:16:10 pm »
Good luck with your calculator project! Is this thing programmable on-calc?
If you like my work: why not give me an internet?








Offline Spyro543

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1189
  • Rating: +74/-3
    • View Profile
Re: New (non-graphing) calculator project
« Reply #2 on: December 18, 2012, 04:35:10 pm »
I wasn't planning for that, but it could always happen!