Hello all, First post so.... nice ta meet cha.
im fairly new to robotics iv built a couple of things in the past but have stuck with primarily mechanical robotics (not sure if thats the right term) rather than ones which require any processor other than my own brain. in all honesty im not even sure if they classify as robots.
My portfolio includes the OWI-535 Robotic arm. which in my vision is more a remote controlled toy than a robot per-se. and a few little bits and pieces out of technic lego including (my current proundest achievement) a 100% autonomous collision avoider which worked....a bit.
Im reading up on electronics and computer programing at the moment mainly via the "for dummies" series. i have so far focused on learning my electrical components (resistors, transistors, ICs etc) and what they do and am planning to learn C++ aswell.
If you havent gathered already, ive been interested in robotics since childhood and dont do things by halves.
I have money i can spend on the hobby but need a direction to follow. can anyone recommend any kits (for example) which will actually teach me something other than simple gear ratios and how to stick one piece of plastic to another. or some really good books which can teach me basics.
Thanks for the help in advance and i hope to be of help to the forum in the future.
**if **
if (ask_yourself_what_the_robot_should_be_able_to_do == true) {
plan ();
design ();
build ();
} else search_for_another_hobby ();