LOVE Arduino stuff... (IMHO.. its something everyone should take up.. even if not wanting to get serious with it.. it teaches some basics, and opens up all sorts of doors for future projects.. and you kinda get to play an EE, without having to spend 4+ years in college!) lol
The Arduino site is great.. but yes there are some vets who are very 'snarky'.. they either:
a.) forget where they came from.. and take their knowledge for granted and feel their 'common knowledge' is also everybody else's
b.) nit pick on details and the info you provide..
I understand their point though.. spoon feeding doesnt 'teach' anyone anything.. and provide all info is crucial (especially when you dont understand things.. and omitting certain details can make or break the advice given)
not everyone is like that they.. and once you conform.. more people will chip in to help.
Adafruit (as mentioned) has beginner tutorials.. as well as a forum.. (although they really only like to help out on their products.. and nothing else, which is quite annoying)
Jeremy Blum site has a nice collection of tutorials
TronixStuf also has a great collection of tutorials..
the thing is.. as the tutorials grow.. so does your need for complenents to test/play with..
RFID reader/writer...
Accelerometer
Relays
..etc..etc
cant really -do- all those tuts without the required pieces....right?
If you look around.. all parts can usually be acquired for a few bucks (USD)
Arduinos (Pro-Minis) are only a couple bucks. (same power as an Uno. but roughly 1in long only)
same with servos and resistors, capacitors...etc..
IMHO.. an Arduino Uno (for testing/prototyping)
a couple Arduino Pro-Mini's (to actually put in and leave in your projects)
a resistor pack (mixed values)
a capacitor pack (mixed values)
a breadboard
jumper wires
(TTL/FTDI programmer to upload sketches to the Pro-Mini's)...
some leds
is all you need to start playing around.. after that, you need specific components to meet your project requirements.
(ie: servos, solenoid ..etc)
I suggest starting off small.. and with individual steps/aspects.. then work on combining them all.
I'm not sure if will; be able to run all 6 servos from the Arduino.. you may need a dedicated servo board to control all 6.
I dont play Portal,... nor know 'much' about it.
So you'll have to be ready to type things out.. and be CLEAR on what you want and how things should behave..etc
I have it as:
1 x on/off button
1 x blue button
1 x orange button
1 x 'pick up' button
X x servos (we might need to re-think this...but we're not there yet)
X x leds.. (still not sure how many or what kind.. which is important)
** what does the solenoid do?
you power on the prop..
and you say this: "I want the LED's to light up on glow and then brighten to max then dim to glow" what does that mean? What is light up to glow? are you saying that they should fade in 'partially'? and not to full brightness? then go full brightness.. then back to say 50% brightness? This is all one event/behavior?
How long does it wait until going full brightness? how long before it goes back to 50% brightness?
Small 3V motor? what one? link? specs? Are y ou sure tis type of motor will have enough torque to move whatever it is you want 'spun'/moved? (motors under load take A LOT more current than normal usage...just an FYI)
This turly is a huge project/undertaking.... and I dont think I'm willing to just 'do it for you'... but I dont mind helping if you get stuck or need direction.
If I was to do this myself.. I'd make a kit and sell it!
it would be in your best interest to gather up the details.. (as these are things anyone helping will need to know.. even for yourself when seeking answers)
- - - Updated - - -
I did hear of Adafruit in the raspberry pi zero article I have read but I have never seen this. Ill do some research as a branded Arduino starter kit is £80, I still have no clue as to what I am doing but ill clear that up with some research. I have also been looking at raspberry pi and that integrates well with the Adafruit. You have been more than help, all of you and I may blog back with some finished article or something. thanks again.
Adafruit is a 'store'...
they sell products.
Arduino's
RasPi's..
and a slew of other things..
led strips. MCU's...components..etc..
they also have a help forum (mostly for their own product purchase support)..
and a bunch of tutorials (on many topics)
I think a RasPi would NOT be needed here.. and in fact would be overkill..
