Go Back   Wiremod Forums > Wiremod Skills > Wiremod Challenges

Wiremod Challenges Official wiremod challenges are issued here.

Reply
 
LinkBack Thread Tools Display Modes
Old 10-21-2008   #1 (permalink)
Newbie
 
robertark's Avatar
 

Join Date: Jun 2007
Location: Northwest Arkansas
Posts: 23
robertark is an unknown quantity at this point
Send a message via AIM to robertark Send a message via Yahoo to robertark
Exclamation [Extremely Hard] Wired Calculator

Alright, I've never seen this done before -- and I can't figure it out myself, so why not make it a contest, right? The challenge is:

Wired Calculator.

Why not, right? I mean, it can't be that hard. Here's what it has to do (Along with having an output screen):
  • add
  • subtract
  • multiply
  • divide
  • negative/positive (+/-)
  • 1/x
  • modulus
  • square root
  • x^y
  • x^2
  • x^3
  • "(" and ")" grouping
  • Sines
  • Cosines
  • Tangents
  • Natural logarithm
  • Calculations with Pi (add, divide, subtract, etc, etc)
  • Memory Save
  • Memory Call
  • Memory Clear
  • Memory Add
  • Ability to convert to hex, octals and binary (BONUS!)
THIS CALCULATOR MUST WORK JUST LIKE THE WINDOWS CALCULATOR (click start, run, type "calc" without quotes)!

Replying Requirements: When you reply with your contest result, be sure to include the following:
  • Pictures (at least 2 pictures)
  • The SAVE file or ADV DUPE file
  • Mods, addons, etc used
Here's what it should look like -- it's not a parser, just simply hitting buttons:



Extra notes: No premade expressions, adv dupes, etc. This is your own work, start it from scratch!

The calculator should work as these orders of operations (and similar):
  1. I hit 3, +, 8 and =.
  2. The screen shows 11.
  3. If I hit * 10, then hit equals, it will show 110 -- therefore, I don't have to type (3+8)11 -- must work just like the real calculator
  4. If I were to hit MS (memory save), then it should show me on a separate screen what the current memory is.
  5. If I hit CE, the results screen will default to 0
  6. Then if I hit MR, + 19, M+, MR, it should read 129.
Hope this helps, if not, check out Using a Scientific Calculator - Succeed in Physical Science: School for Champions or Scientific Calculator

UPDATE: The competition has been extended until November 21st, 2008! Reason: Didn't realize this was such a hard challenge (even though the topic shows Extremely Hard) -- Again, Good luck again to all entries!
Attached Images
File Type: jpg sample.jpg (129.2 KB, 411 views)

Last edited by robertark; 11-03-2008 at 01:24 AM.. Reason: Extended Competition until November 21st, 2008
robertark is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 10-21-2008   #2 (permalink)
Newbie
 
swebster92's Avatar
 

Join Date: Jul 2008
Posts: 22
swebster92 is an unknown quantity at this point
Default Re: [Extremely Hard] Wired Calculator

:O
swebster92 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2008   #3 (permalink)
Advanced Member
 
Borsty's Avatar
 

Join Date: Apr 2007
Posts: 102
Borsty is on a distinguished road
Default Re: [Extremely Hard] Wired Calculator

A calculator that acts like an expression parser?
So you can input stuff like

( 5 + 5 ) * sqrt( 2 )
-> result

?
__________________
«You're thinking with wires»
Borsty is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2008   #4 (permalink)
Newbie
 
robertark's Avatar
 

Join Date: Jun 2007
Location: Northwest Arkansas
Posts: 23
robertark is an unknown quantity at this point
Send a message via AIM to robertark Send a message via Yahoo to robertark
Default Re: [Extremely Hard] Wired Calculator

Quote:
Originally Posted by Borsty View Post
A calculator that acts like an expression parser?
So you can input stuff like

( 5 + 5 ) * sqrt( 2 )
-> result

?
No, it'd be more of pressing a button. I posted an image above..
robertark is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2008   #5 (permalink)
Newbie
 
Jeremydeath's Avatar
 

Join Date: Jun 2008
Location: Texas, USA
Posts: 12
Jeremydeath is on a distinguished road
Default Re: [Extremely Hard] Wired Calculator

Doesn't IEF already have one of these?

Here's a video:
Jeremydeath is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2008   #6 (permalink)
Newbie
 
robertark's Avatar
 

Join Date: Jun 2007
Location: Northwest Arkansas
Posts: 23
robertark is an unknown quantity at this point
Send a message via AIM to robertark Send a message via Yahoo to robertark
Default Re: [Extremely Hard] Wired Calculator

Quote:
Originally Posted by Jeremydeath View Post
Doesn't IEF already have one of these?

Here's a video:
The GMOD Calculator - Garry's Mod video
Please re-read the challenge
robertark is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2008   #7 (permalink)
Wire Guru
 
chinoto's Avatar
 

Join Date: Apr 2008
Posts: 420
chinoto is on a distinguished road
Default Re: [Extremely Hard] Wired Calculator

Hmm can egate2 take a string (expression) and solve it? You could just have a console screen, an answer screen, keyboard, and the egate.
__________________

(\__/) Wiremod Chinoto's Tutorials and Tutoring (Go here for "in-person" tutoring)
(='.'=) ABX Chinoto's Wire Tutorials (Text tutorials so far)
(")_(")<- Put this bunny in your sig and help him to rule the world. (My first internet infection)
chinoto is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2008   #8 (permalink)
Newbie
 
robertark's Avatar
 

Join Date: Jun 2007
Location: Northwest Arkansas
Posts: 23
robertark is an unknown quantity at this point
Send a message via AIM to robertark Send a message via Yahoo to robertark
Default Re: [Extremely Hard] Wired Calculator

Quote:
Originally Posted by chinoto View Post
Hmm can egate2 take a string (expression) and solve it? You could just have a console screen, an answer screen, keyboard, and the egate.
This is supposed to be a challenge. Make the calculator similar to the picture in the main post. No pre-made expression chips!
robertark is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-22-2008   #9 (permalink)
COMPLETE BLOODY BASTARD

 
AzraelUK's Avatar
 

Join Date: Aug 2007
Location: Camelot, it is a silly place.
Posts: 580
AzraelUK is on a distinguished road
Send a message via MSN to AzraelUK
Default Re: [Extremely Hard] Wired Calculator

So you're saying that all the calculators in the world should be like the Windows calculator? Try a proper scientific calculator and you'll see just how shit the Windows one is.

Also, I'm working on CPU code for a Polish notation parser which is essentially a Lisp parser. And then you can be like "RARARARARARA."

Also, RPN is clearly the best way for a calculator to work. An RPN calculator is essentially an exercise in stack manipulation. I should make a CPU program for an RPN calculator using the wired keyboard.
__________________
A designer knows he has achieved perfection not when there is nothing left to add, but when there is nothing left to take away.
—Antoine De Saint-Exupery
AzraelUK is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-22-2008   #10 (permalink)
Newbie
 
robertark's Avatar
 

Join Date: Jun 2007
Location: Northwest Arkansas
Posts: 23
robertark is an unknown quantity at this point
Send a message via AIM to robertark Send a message via Yahoo to robertark
Default Re: [Extremely Hard] Wired Calculator

Did I specify to work exactly like the windows calculator? Sure, but not EXACTLY, keyword: "LIKE" -- ie: You press buttons instead of typing shit in. And all RPN looks like is shorthand math.

This thread was obviously for a challenge, not for dicks like you to come flame others -- but guess that doesn't matter, either.

Last edited by robertark; 10-22-2008 at 05:32 AM..
robertark is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Reply

Bookmarks

Tags
calculator, contest, hard, scientific, wiremod

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT -7. The time now is 10:29 PM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.

Page top