Hi all,
I want to get started with Arduino and I have project in mind.
Of course first I want to play with Arduino, but finally I want to build desired project.
Need advise wether this project is possible and what hardware I need to build it.
Little about me.
I am 10+ experienced developer, but mostly high level programming: C#, Java, C++, SQL, etc.
I don't have much experience in low level programming, but I know C language quite good.
My project.
That idea is to use precise distance sensor attached to both parts of bike's fork to meassure distance between them - which leads to meassuring deflection and compression of the fork.
Additionally I want to attach accelerometer on handlebar to meassure what vibrations affects biker. Finally collected data will be transferred to PC or smartphone to visualize performance.
My biggest concerns are:
- Is Arduino good choice?
- What hardware I need?
- Sensors should be so fast to capture distance eg 100 times per second
- Sensors should be so precise to measurre even 1mm changes
- Sensors attached to the fork should be quite small and light
- Sensors attached to the fork shoul work in extremme conditions: temperature, mud, water, sand, wind
- How much it will cost?
Hope will get some advises from practitioners!
Thanks you all!