Hi Spark Funners! I am new here and to electronics in general. I’ve had my involvement with a little bit of soldering here and there in the past, but never actually tinkering with a micro controller.
I have a project I want to start with in order to get my feet wet in this as well as help a different hobby of mine, auto racing. The problem right now is my eyes glaze over at all the different parts and products I can get to do the same things. So many ways to skin the cat…. But what’s the simplest?
Ok so here is my current conundrum:
The goal is to process strain data from 4 different strain gages adhered to each axle of an AWD vehicle to measure torque. The data should be sent to the main controller in the car which will convert all sampled data into an analog 0-5v signal for the car’s computer to datalog the telemetry data. A rotating axle means the electronics will have to be small, battery operated, and have wireless connectivity to the main unit inside the car.
Of all the available things from Spark Fun, what is the best way to skin this cat? So, I know I will need 4 wheatstone bridge strain gages (from Omega) as well as a load cell amp like the HX711 for each one. Now we need to set up electronics to control and communicate from each node at each axle. Which micro controller is best suited here? Of course, we can find any nano board and separate RF radio chip etc, then we complicate it way more than we need to. Not only that, it will likely drain more precious power than we’d like.
So now for board selections of the wireless nodes. We’ll need a 3.3v board mainly because of battery power source with charging capability. For the boards, I see there are some with RF like the LoRa board, Xbee boards, and Bluetooth boards. I don’t want to have to breakout a separate wireless com board if I don’t have to. I just need a simple wireless communication link that transmits recorded strain gage data to the main unit within the car. What’s the best board for my project here?
As for the main unit in the car, that will be decided once the nodes are figured out I suppose. No point in getting something that is incompatible with the rest of the network. The biggest hurdle is the remote node units.
So what do you guys recommend and why? Lets hear it.
Thanks!