Skip to main content

Bluetooth Crane Scale

I was hoping to post about this project once it’s completed but I wasn’t able to finish it this month. I would like to be writing here at least once a month this year and I’m already pushing it since it’s the last day of February. So I’ll just explain the project and my work so far!

A Bluetooth Crane Scale?

I originally started this project as a means of tracking progress with the One Arm Chin Up. The goal was to use the crane scale with the assisting side which can then be used to determine if you are using less and less assistance each week. Alternatively you could use it with the working side and track progress based on increased force output.

The only trackable crane scales I have been able to find are from tindeq and their cheapest one is $150 as of writing this post. It was exactly what I was looking for but I found the price a little steep. So I figured this would be a good opportunity to learn some new things. This project has given me the opportunity to work on my soldering, app development, and 3D modeling/printing.

The Process

These are the steps I have laid out for this project:

  1. Wire the Arduino Module, Amplifier Module, Bluetooth Module, and 9V Battery Holder to the crane scale.
  2. Model and print a new back panel to the crane scale case that accommodates for both the Bluetooth pairing button and the new battery holder.
  3. Write the mobile app for Bluetooth crane scale. I don’t intend to spend too much time on the app itself. I only want to capture, display, and export the data.

Where I Left Off

To be perfectly honest I couldn’t remember exactly where I left off with this project. I put it on hold for a while so I could work on other things.

After looking everything over, I have both the Arduino Module and the Amplifier Module wired to the crane scale. I have also successfully tested the Bluetooth Module so it just needs soldered to the Arduino. Once that is done, all that is left on the hardware side of things is to rewire the power source and model/print the back panel. As for the software, I have the bare-bones of the app written and it’s able to receive the data but it isn’t doing anything with it. I still need to write all the functionality for it.

Arduino Module Amplifier Module
Arduino Module Weighing Sensor Amplifier Module
Bluetooth Module Crane Scale
Bluetooth Module Crane Scale

Next Steps

With all that said, I’ll be picking up where I left off. I need to finish wiring the modules, close up the case, and finish up the app. Once I have that done I’ll write a post on the completed project!