I'm trying to build a small wireless accelerometer. I have all the components I need, including an Arduino Pro Mini, a SparkFun Accelerometer, a HC-06 bluetooth module, a LiPo battery, and a USB charger for the battery. If I simply stack my components on top of each other, it is the perfect form size I am looking for. However, when I tried making all the connections to test if my code would work, my very limited soldering skills required me to use headers and jumper wires to get everything connected. It worked, but the protruding wires and headers make everything way too big.
So I am looking for someone in the Los Angeles area (or potentially other nearby regions of Southern California) who can solder my components together in a compact, effective, and aesthetic manner. In the process, you might have to desolder the headers that are already attached to my components in order to make everything as compact as possible.
I can come to you and purchase any materials you might need. I am willing to pay you to compensate for your time. Let me know what a good price would be, because I'm not entirely sure how long this would take or how difficult it might be.
Additionally, I'm not sure how possible this would be, but it would be really awesome if you could help me figure out a way to put the device in a small enclosure. The problem with this is that the accelerometer will have to be stably secured so that it doesn't move within the enclosure and its exact position would also have to be marked outside the enclosure so that I know how the accelerometer's reference axes are aligned. Additionally, if everything was enclosed, I would need the micro-USB port of the charger exposed to the outside and figure out some kind of switch to control the power so that the battery wouldn't constantly be draining. Also, it would be really helpful to somehow have a way to access the programming pins of the Arduino Pro Mini so that I could modify the code if I want. As it is right now, the correct code is already uploaded on the Arduino so this isn't too big of a deal, but it would be nice if I had the option to modify the code so that I could change the sampling rate.