
Robotic Shooting Gallery - Reference Design, SoftwareThe real challenge for this contest is the software. The mechanics of the gun are fairly easy to do, it's mostly just bolting together other products.This is the software that I wrote to test the arena to make sure that the rules, match lengths, etc are realistic. At this point, this software was able to shoot down 30 static targets in just over three minutes (match length's are 5 minutes). Unfortunately, all the code is in Visual Basic 6. I had code from past projects that controlled servos, and code that used the webcam, so for me it was quickest to merge all that code rather than put my time into figuring all that out in another language. So at the very least this code should give you some ideas about what the basic capabilities of your bot should be. How it worksNote that the webcam has an IR filter on it which shows a purpleish image with the IR LED's as bright white points a few pixels across. HardwareFilessoftware_defconbots_20060709.zip - 27k - Public DomainThe goal of releasing this reference design is to get people started on a bot easily and with a better idea of what it takes to get a working bot. In the past, build costs skyrocketed easily and outside of our expectations. With this design, you will be able to have a working bot up and running for about the price listed here. |