Fab Academy 2013 |
Planning the final project.After all these months of learning all the different techniques and such, there's a lot more concrete information available to think about the final project. My original idea (a toy robot) was incredibly vague. After the first few programming classes, it quickly became clear to me that it was definitely not my strong point. The design aspects of other classes (inluding molding and casting) suited my interests and skills much more. After the class on Input Devices, I was intrigued by the light sensor, and started thinking of how it would be fun if you'd make a device that chased after a dot of light, sort of like a cat. This idea stuck with me, and I started searching the internet for examples, hoping to incorporate it into my final project.
Soon I found a page in German (found here, where someone had made the exact thing that I wanted to make. Even better, source code was provided, along with the message that he loves to share it with the world so people can recreate and improve on his design. What do I need to make this? The schematic provided on the page provides me with most components to make the board:
The board will be designed in Eagle and then milled out on the modela, after which it'll be all soldered together.
One of the other pitfalls is that while the code is provided, it is provided in German. If the code doesn't work at once, and needs to be modified (which is likely) the code will need to be translated back to English. It might take some time to find all the correct commands for this, without breaking the code.
With just a board and motors the little bug won't move very far though, so we need to make some more things. Time permitting, if all this works there might still be a chance to design an enclosure for the little bug. This would have to be designed and produced from a fairly light material, so the motors don't give out. I think the best would be some sort of acrylic, laser cut into shape. As it's already kind of buglike, I intend to design something like an insect-like shell. The LDR's could even become stalk-like eyes (either wrapped in tape or running through some small tubing). Given that I'm not starting from scratch with this project, but building with/on somebody elses project, I should be able to finish this in the two weeks left for working on the final project.
In the first week, I want to get the board done, and all the parts assembled. If time permits, I will also start working on the 3D model of the wheels.
If all goes well, by the end of the two weeks I hope to be able to show a working prototype of the lightbug.
|