Hello is there a way to program arduino that It would open a cylinder and then close right away at every 10 meters I cannot use time because sometimes I move faster sometimes slower so I need it to open and close if I go 10 meters it opens if go another 10 meters it would open again no matter if I have to use my android or a pc
All I need is that it would give a signal to a time relay and if I move 10 meters that it would give another signal to the time relay and do that at every 10 meters
Or want do I need PLEASE HELP THANKS
Probably, yes. Although I have NO idea how a cylinder and 10m correspond.
What cylinder? Open what? What is moving? How is it moving? Open for how long?
No, you can't open a cylinder every 10 meters. You can only open a cylinder once. Did you mean to say something about CLOSING the cylinder?
septillion:
Probably, yes. Although I have NO idea how a cylinder and 10m correspond.
What cylinder? Open what? What is moving? How is it moving? Open for how long?
All I need is that it would give a signal to a time relay and if I move 10 meters that it would give another signal to the time relay and do that at every 10 meters
I'm not very good at explaining Maybe this help
Rudywiens:
All I need is that it would give a signal to a time relay and if I move 10 meters that it would give another signal to the time relay and do that at every 10 meters
I'm not very good at explaining Maybe this help
Actually, it makes it worse! What does YOUR movement have to do with anything? And what are you expecting an Arduino to do for your project?
Paul
So you start moving from near the thing and, everytime you walk 10m the code has to change the state of a relay. So if you arrive 10m far from the thing it has to be opened, if you are 20m it has to be closed, 30m open again, and so on?
How do you mesure the distance?
OK don't know if it works with arduino I don't know what I need exactly so I have to start somewhere ask something to get somewhere
So all I thought was it could work with and arduino and arduino gps or something but OK
Thanks for the time
If you are outdoor gps gan be a good choise, if youbare indoor it isnt
This is what I want it to do
I can buy a john deere gps with distance trip but that is very expensive so I thought maybe I could build something else that it would work but I don't know if it work with arduino products so yeah that is what I need
So yeah then I will start at beginner's
ok, why GPS?
You can measure rotation of the wheels, or other moving objects.
Where is the cylinder?
Yeah maybe some how it should work but the thing is if I make a turn how could I do it that it would start at the right time again
Certainly agree with your question. - there are ways.
Agricultural GPS often use more sophisticated methods than your $20 dashboard units. e.g. D-GPS to get far more accurate positioning.
The ability to align adjacent furrows shown in your video link is a neat trick, and requires more than just XY positioning.
I was re-reading the OP...
Hello is there a way to program arduino that It would open a cylinder and then close right away at every 10 meters I cannot use time because sometimes I move faster sometimes slower so I need it to open and close if I go 10 meters it opens if go another 10 meters it would open again no matter if I have to use my android or a pc
All I need is that it would give a signal to a time relay and if I move 10 meters that it would give another signal to the time relay and do that at every 10 meters
I think we have made suggestions, and the OP is grateful, but in context, I believe the problem could have been expressed a lot more clearly.
I still can’t imagine a relay or cylinder being opened or closed in the evolving project as described so far.