hi
I really need help on this project. I am planning on making an arduino controlled train that
-moves forwards and backwards
-has a headlight
-can sense anything on the track and then will stop.
-has train sounds
-and has varying speeds
The thing is i have never used an arduino before or made any project that went over your average 5th grade volcano, so i am pretty blank when it comes anything of this sort.
I have done my research but i can't find good enough instructions that are extremely detailed.
GoForSmoke:
Can you write C or any other programming language?
Do you know basic physics, especially electricity?
I know the physics behind it but the programming will be the problem. I am a newbie when it comes to specifically Arduino based projects.I have no idea what parts or codes or arduino to use.
jenna77123:
but i can't find good enough instructions that are extremely detailed.
They won't exist, at least not in the sense that you'll find something ready made to fit your project.
I really think you need to start with the examples in the IDE at File > Examples, which are also available here with circuit details.
Get your hands dirty (metaphorically speaking) getting some LEDs going on and off and fading in and out, read some switches, read some analog inputs like a potentiometer.
Get an ultrasonic or IR distance sensor and see how to read a distance (or detect an obstacle).
manor_royal:
They won't exist, at least not in the sense that you'll find something ready made to fit your project.
I really think you need to start with the examples in the IDE at File > Examples, which are also available here with circuit details.
Get your hands dirty (metaphorically speaking) getting some LEDs going on and off and fading in and out, read some switches, read some analog inputs like a potentiometer.
Get an ultrasonic or IR distance sensor and see how to read a distance (or detect an obstacle).
I go with him. And if you want any help with it please visit - imdiode.blogspot.in . I would be happy to guide you.
jenna77123:
I know the physics behind it but the programming will be the problem. I am a newbie when it comes to specifically Arduino based projects.I have no idea what parts or codes or arduino to use.
You already stated the new to Arduino part. Me knowing that, I asked about your programming abilities specifically with C but also other languages.
We do get people who figuratively want to write novels without learning the alphabet first.
At the top of your screen in the green bar are links. The Learning link can get you to the Fundamentals page where Arduino parts get explained. You would do well to explore the site and bookmark the help pages, much more well much quicker than playing 20 coy questions and answers.
jenna77123:
I have done my research but i can't find good enough instructions that are extremely detailed.
Thanks
Atmel has datasheets for all their products, the chips that we program, if you want extremely detailed.
As to your specific project, the details are in many examples and past projects but you will need to put them together and make them work together which some people are up to and some are not. Are you ready to learn all you need or will you throw up your hands as a newbie and say it's too much? This is about what you choose to bite off before knowing how well you chew.
After a quick Google search ... Excellent! ... Looks like a size large enough to fit lots of electronics and certainly small enough that, if something goes wrong, the worst outcome is having to put the train back on the track.