Paul is an artist and has had a lot of showings locally and is always coming up with some new creative idea. Here's his latest-- robot paintings!

A blog of robotics, electronics, mechanics, programming, and engineering.
Pictures, source code, circuit diagrams, ideas, thoughts, drawings, sketches and real-life goofups.


With a pause between school "semesters," I've been neck deep in several projects. One of the smaller ones was assembling a Basic Stamp 2 prototype board that came with the book, 123 Robotics Experiments for the Evil Genius (TAB Robotics).
MacBS2: This is the IDE. Not fancy but who cares? Download it here.
Install your Keyspan (or whatever) software, and plug it into the computer & proto board. Write a program. Click run. Et voilĂ ! Enjoy the magic of BS2 on Mac OS X. :)
Quite a few people have asked questions about Pokey's flame sensor (the big, cylindrical yellow and black thing in the picture). Here's the rundown.
Ended up leaving around 8:40 having just tested scanning for and extinguishing a candle in the living room. Arrived up in Ft. Collins by 10:10, with plenty of time to adjust floor sensors, test the robot in the arena and tweak code.
My first run was a disaster. Even though the candle was in the first room in Pokey's list to visit, the robot careened off to the left again directly into a wall. Others in the competition had problems with navigation at first, too. Pokey went back to the bench for diagnosis. For some reason the IR rangers, which had been dead solid in every condition I'd tested, were giving jittery readings and popping above and below the threshold for detecting the presence of a wall. This tricked Pokey into thinking he was farther along on the course than he actually was. With new threshold values Pokey was ready for the 2nd run.
By this point, George had put out a candle with water, and Anthony did as well! Very awesome to see these robots working so well!
I made a little progress yesterday after a marathon hacking session at Steve's. The robot can sometimes enter the first room, scan it, and orient itself to the nearby wall, pointing in a direction that makes it possible for it to leave again, and bash its way to the second room. But it's inconsistent and sensitive to starting position, and glitchy.
Things are not going so great. After three hacking sessions, I've made a little progress but there's a long way to go. I'm finding that robot coding is quite frustrating. And it's not just me.
Then one of the power filter capacitors on the LV168 board popped off! Fortunately this isn't having a major impact. I sent a note to Pololu-- they already responded (on a Sunday evening after 5pm, mind you!) with advice. They are going to ship out a replacement board. If I haven't mentioned it lately, Pololu absolutely ROCKS!!
The weather here was great yesterday making for a pleasant Saturday afternoon of coding.