History of Behavior-Based robotics
November 14th, 2005
Actually first actual robot that is artificially intelligent was done through 40s by Grey Walter. There is a good historical data on how he did it in here.
Actually first actual robot that is artificially intelligent was done through 40s by Grey Walter. There is a good historical data on how he did it in here.
The trend continues in my mind spreading to other classes as well. It all started with the Markov chains in algorithmic composition. Honestly I wasn’t expecting that class was going to open up my view so much, it totally gave me that relieved feeling of finding something new and and an urge to explore [...]
We have been working on this with David for the last week day and the night. We built our own homemade switches, built a nice layout for the LEDs, wire up at least 100 wires to the board and tried to code it. Well it is working %20 percent is all I can say for [...]
Ok, we are on the final phase of the project in terms of deadline :) It is supposed to be finished until Wednesday. So What do we have right now? Actually we can say, me and David started building whole stuff again from the stratch only we have quite a good experience in our heads [...]
Today after the class I went directly to finish my lab assignments for the pComp. Although I have spent 3 hours to figure out the code, in the end I was happy, because I have realised that it is very similar to carrying variables through actionscript and javascript, or php in this sense. Messing [...]
Actually without forgetting I have came up with this project from Finland. It looks like what I am looking for in terms of aeshtetic sense of the LEDs, if you dig further you will see that this project is a really nice game of which you can build shapes with your TileToy.
I have emailed the [...]
It has been harder than I thought. This whole debugging period is really stealing so much time off of me.
I have prepared a pseudo code of what we should do before going into the PicBasic Pro here you can see it:
onPress switch
checkit
if(1)
if on
get the value stored in a variable (this [...]
Hey, It has been a while since I updated the site, so I am directly diving in. Last week on Tuesday I was exploring some projects and brainstorming what I could do with this device project, I have finally came up with the idea of building a soloTest that I happened to play when I [...]
Great, I could program my first pic without any problems. Here is what I built below.
I used 4mhz crystal clock with 22pF capacitors to bang my chip which is programmed to get its portD.2 to get high and low between 500ms intervals. Secondly I added a switch to my circuit too setting one of [...]
Above, you see our tiny-or not- little cutie chippy’s diagram that is going to be around for the rest of my ITP period and more. Here is the datasheet link (5mb) from MicroChip site. Basically it has 40 pins with 5 ports and one of them are both analog and digital if I am [...]