Code Monkey home page Code Monkey logo

arduino-electronic-dog-scale's Introduction

Dog Scale

This is a scale meant for weighting our dogs and maybe suitcases by using 4 3-wire load cells connected to an amplifier HX711 and displaying the code to a 16x2 LCD screen with an included I2C backpack to control it. I also made a Youtube video about this project, in case you want to see the final result, including a nice wooden platform. You can watch the video here.

The micro-controller was initially an Arduino Uno / Diavolino model but since there were many pins not being used, and I did not want to use my entire Arduino for this, I decided to miniaturize this project by using an ATtiny85 chip. It has just the right amount of pins for this and the size is very conservative.

ArduinoUno_Scale_Final

This sketch contains the code I used for the Arduino Uno.There is a chance it is behind the ATtiny85 version since I switched over to that chip to complete things. However, the code is super short, so differences will be minuscule.

ATtiny85_Scale_Final

This sketch is to be used with the ATtiny85 version of the scale.

Two Versions

I will try to maintain both versions (Arduino and ATtiny85) working and synched to each other but the final objective is that the ATtiny85 will be the chip of choice. I used one of the examples of the HX711 library as started code and modified it to suit my needs. There are some functions that I also used from online forums and the like. If I find the links again, I will add them to the coode.

Components

I will do my best keep this updated with all components used for the main part of the project but also for extra related activities.

Edit: I'll go ahead and add some Amazon affiliate links so you can find the components more easily. If you end up buying something, I will get a comission but it will not come at an extra cost to you. It is a way to support more projects like this. Thanks.

Main Project Stuff:

Other obvious things to have are:

Other Components:

  • 10 uF capacitor (for when using Arduino Uno as ISP to program ATtiny85 or burn its bootloader)

arduino-electronic-dog-scale's People

Contributors

andresberejnoi avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.