/scale

A very simple Scale with Arduino Nano or Mini

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

Scale

A simple Scale with Arduino Nano or Mini

Resources and dependencies

Hardware

  • Arduino Nano v3 or Arduino Mini
  • HX711 board
  • Load cell (any type of weight)
  • OLED Display 128X64 0.96" I2C

Libraries

From Arduino IDE install the following libraries:

Pinout

  • Encoder: 2(DT), 3(CLK), 4(SW)
  • Display (I2C): A4(SDA), A5(SCK)
  • HX711: A1(DT), A2(SCK)

Lincense

This software is released under GPLv3.

Disclaimer

There is no warranty, expressed or implied, associated with this product. Use at your own risk.

Enjoy.