Im working on a project that combines shooting and electronics. anyone familiar with these devices? im looking for someone that will let me pick your mind as to what i need to make it work, what the limitations are, ect...
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Or a Pi with a breadboard connection to the arduino. Depends on how much logic op wants. I overclock mine and as such bough the little heat syncs. Mine runs stable at 1ghz. currently I am gathering hardware to turn mine into a voip phone system. i have another I am going to set up as a VPN access point. In any even you need to get familiar with linux. I was thinking you could do reactive targets the pop up and random intervals. Kinda spendy though but doable.The quick and easy way to think of their usage is as follows.
Arduino - better for hardware interaction components. i.e. sensors, LEDs, etc -lightweight coding for interfacing
PI - better for software driven solutions (i.e. mini computer) Coding will require knowing linux, python, etc.
For what your looking to build, I would think the Arduino would be a better fit.
He's looking to build a cheaper target hit indicator system like isis. Since that's would be primarily sensor i/o activity I'm guessing arduino would easily work best.Or a Pi with a breadboard connection to the arduino. Depends on how much logic op wants. I overclock mine and as such bough the little heat syncs. Mine runs stable at 1ghz. currently I am gathering hardware to turn mine into a voip phone system. i have another I am going to set up as a VPN access point. In any even you need to get familiar with linux. I was thinking you could do reactive targets the pop up and random intervals. Kinda spendy though but doable.
He's looking to build a cheaper target hit indicator system like isis. Since that's would be primarily sensor i/o activity I'm guessing arduino would easily work best.
You may need a faster processor than the Arduino for an electronic target system to get acceptable accuracy. I have spent a fair amount of time looking into the electronically scored target so LR shooting alone would not be as big a pain as it is. I have a prototype system built up that I need time to get out and test it. The mathematical solution is rather intense and I am not sure it can be fit onto an Arduino. For my prototype I went with an mbed board (mbed.org) to get greater speed and processing power.
I would be happy to try and answer questions you might have.