Decoduino - Decoder for the MCS
This is not a new idea, in fact about a month after i dreamt it up and started work, i got access to the adv area over on the other site and found that i wasn't as innovative as i first thought. I found that the words "Arduino" & "Magnetic Encoder" have appeared in several posts about this lock already. I guess i can claim to be the first to get off my ass and build one!!
So how zit work? Well its just a 10bit rotary magnetic encoder chip soldered to a flexible PCB. The arduino then takes this information, adds 180 degrees to the reading to figure out what the key magnet should be to move the rotor to that position. Then it converts the 10 bit number to a 3bit one and displays the answer… basically that just tells you which of the 8 possible positions the rotor is encoded to. Arduino + Decoder = "Decoduino"
I still have to package this up in a fancy case, but wanted to share the tool with you guys now… Ill have it finished in maybe 4 weeks and ill then post all the schematics and build instructions for it. It will be released under the "CC Share-alike Non-comercial" license for open source development. I really hope this inspires some of you to improve on it, adapt it for say a MIWA or maybe just have a go at building some tool you've dreamed up but never thought you could get working. 4 months ago i just about knew ohms law… now SPI, I2C and micro controllers are opening up some interesting ideas for projects for me. If a couple of 14 year old kids can win the Robotic Soccer world cup… this stuff really is childs play!!!
Enjoy!!!
and the stand alone PCB that will eventually drive it…..