Hi,
I have an ATtiny and have followed the steps on High-Low Tech (http://hlt.media.mit.edu/?p=1695) for programming it. I also have written a short program to run on it. All the code does is randomly start a vibrating motor and shut it off when a button is pressed.
I am very new to programming and to Arduino so I am a bit unclear about how to now use the ATtiny once it is programmed. What is the best way to attach my components (button, battery, motor) to the microcontroller. I mostly understand the pin out diagram but short of using a bread board I don't know how to wire this thing.
Also how much power can I run through it? I'm thinking of using a watch battery but I don't know which one to use.
Thanks for putting up with beginner questions,
-Coby