Dog Weight Scale Part 4: Calibration and its Difficulties

In my previous post I finished assembling the Dog Bed Weight Scale, at least enough to allow testing it. In this post, I relate how I calibrated and tested it.

Using the Bogde HX711 Load Cell Amplifier library and examples, and the Sparkfun HX711 Example Arduino Sketches, I quickly wrote a little Sketch to output the raw value from the scale (SCALE = 1.0 and OFFSET = 0L). The library made talking to the HX711 trivial.

Continue reading Dog Weight Scale Part 4: Calibration and its Difficulties

5 Things Project Runway Taught Me

I started watching Project Runway years ago as a guilty pleasure. My wife had watched it for a while and slowly drew me in because, unlike other reality/survivor shows, it minimized the People Behaving Badly aspect of competition.

As I watched more and more – the show has run more than 17 seasons at this point – I realized that Project Runway is really a show about how to do creative work and live the creative life. It even won a Peabody Award for using the Reality genre to inform and enlighten.

Continue reading 5 Things Project Runway Taught Me

Dog Weight Scale, Part 2: the Electronics

As I said in the previous post, I’m using 4 Sparkfun load sensors, a Load Sensor Combinator board, a Load Cell Amplifier board, and an Arduino 101 (since obsoleted) to build a scale I can put under our dog’s bed, to passively weigh her whenever she’s in bed.

In the previous post, I cut the base for the scale from a sheet of plywood. In this post, I’m assembling the circuit.

Continue reading Dog Weight Scale, Part 2: the Electronics

Dog Weight Scale, Part 1: Cutting the Circular Base

I want to learn how to use Load Sensors to continuously weigh stuff with an Arduino, so I thought it would be fun to continuously weigh our dog, Pippa, while she sleeps in her bed each night. The project is a little like Nate Seidle’s Beehive scale, but simpler.

The idea is to turn Pippa’s bed into a scale. Pippa’s in fine shape right now, but it’s always good to keep an eye on your dog’s weight, and a custom-made scale is a great way to do it.

Continue reading Dog Weight Scale, Part 1: Cutting the Circular Base

Technical Writing and Self-Pubilshing