Hi there,
I've been looking across the internet to try and find a decent solution to my idea, but have found such a mix of answers I've got my self so confused i thought I'd get an opinion if some of you don't mind please?
Background - I don't work with computers or study them - its a hobby thing, but I learnt basic a few years ago, and since forgot, quite happy to learn a new computer language but not sure which or if i need to!
I have constructed my arduino and programmed it to measure the speed of a projectile from either a paintball gun or bb gun, I am going to store this speed as data either in the processor chip, an extended EPROM chip or an SD card.
What I want to do, and not sure of the best way forward, is to be able to plug the arduino into my computer [mac running OSX] run a application purpose made, which can read the arduino, download these stored, logged speed values and turn them into various graphs, average figures standard deviations etc etc - Think you probably get the idea.
So my questions are as follows - is what i'm trying to do possible? how would you go about making the app? - java? anywhere you can point me to teach myself the relevant skills for this. - don't want to waste too much time learning programmes and languages that aren't relevant to what i'm trying to achieve!