Mike Davey's Turing machine
Martin_H
Posts: 4,051
Have you guy's seen Mike Davey's Turing machine video on his web site http://www.aturingmachine.com/ ?
It uses the Parallax propeller chip and a Turing machine is a kind of a robot, so it's fair game for this forum. The design is really amazing and it works.
It uses the Parallax propeller chip and a Turing machine is a kind of a robot, so it's fair game for this forum. The design is really amazing and it works.
Comments
-Phil
Post Edited (Phil Pilgrim (PhiPi)) : 3/19/2010 4:27:09 PM GMT
Brian
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"Imagination is more important than knowledge..." Albert Einstein
It's a project I've had in the back of my head for about two years now. After I finished the Nickle-O-Matic I found I really enjoyed very mechanical/electrical combination. While I had build many robots before, I found this free form style of building something just for fun was great. So I spent two years with the idea just sitting there unsolved. I knew I wanted something that looked and felt like the machine that Turing described. The problem was how to get it to work, how to write and erase over and over on a long tape. And the tape had to be long enough that people wouldn't complain that it wasn't infinite. As a mater of fact when I told my son what I was going to build, the first words out of his mouth was, "where are you going to get the infinitely long tape", he's a math major after all. I had played with dry erase markers and knew they had potential, but the tape part had me stumped. When I stumbled on 35mm film leader I knew I had the answer. One side is painted white with a matte paint, the other side is glossy plastic, it was perfect.
Building took from November until February, so about four months of evening and weekends. I knew the Propeller chip was the way to go for this. I had used it for a few robots before including the Nickle-O-Matic and knew it work be prefect. The fact that there was an object for SD cards made that part easy. I was a little concerned about the TSL-1401 line scanner, because I couldn't find that anyone had used it with the Propeller before. It turned out to be pretty simple when I finally sat down to work out the code, but I had a lot of examples from other peoples attempts and the BS2 code. Even being pretty stingy with IO pins I ended up using all 32 of them if you count the 2 for serial IO.
It's always nice to have a project that works, and comes out like you planned. It's even nice to have people like you guys that know what goes into something like this say they like it. If there are things that people want to know about it that aren't on the web site (http://aturingmachine.com) please let know.
Mike
· I sent your website to·a friend of mine and he·wrote a blog on your machine.
http://www.techbites.com/201003192376/myblog/blog/z000c-cool-beans-video-of-mega-cool-turing-machine.html
·I told him that I downloaded the code and was interested in building one ,with your permission I would like to try.
·Thank You
· Brian
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"Imagination is more important than knowledge..." Albert Einstein
It's very nice to have someone like Clive write about my machine. I've followed his work since Bebop to the Boolean Boogie came out. Anyone is welcome to copy, build and expand on what I have done. That's why I've tried to post as much information as I can. I look forward to what other do.
Mike
Thanks for posting Martin_H!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Whit+
"We keep moving forward, opening new doors, and doing new things, because we're curious and curiosity keeps leading us down new paths." - Walt Disney
I stumbled across Mike's video on You Tube last week, and ever since I've been telling co-workers, e-mailing friends, posting pointers on forums, and practically stopping people in the street to tell them about it.
So Mike sorrry if I stole your thunder by announcing it before the official announcement, but I couldn't keep the secret.
Mike
Awesome work, bringing the "classic" to life!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
John R.
Click here to see my Nomad Build Log
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Searider
Thank you for sharing...