0 Members and 2 Guests are viewing this topic.
When I read the title, I expected you to have made a remote out of a calc by creating some sort of plug attachment. But this is cool too.
Now you got me thinking about a calculator controlled microwave
:.MICROPRGM:Full:GetCalc("foodCheesburger",Y1):GetCalc("applianceMicrowave",Y2):Send(Y1,Y2,{Y1-2}r):setTime(30):"seconds"->TInterval:startTmr
Now you got me thinking about a calculator controlled microwave*Hexatron runs
Quote from: Hexatron on December 06, 2013, 01:29:38 amNow you got me thinking about a calculator controlled microwave*Hexatron runsI'd love that! I was actually thinking of something more versatile, kinda an Axe-to-Arduino interface - giving you all the major Arduino functions (pinMode, digitalRead/Write, analogRead/Write, Serial interface, etc) in the axiom and a slave program running on the arduino/atmega/attiny. Maybe that will lead more people to include their calc into their hardware hacking projects and create more awesomeness