All Projects → giech → Arduino_scale

giech / Arduino_scale

An Arduino bathroom scale with auto power-off using a 4-digit 7-segment display and the HX711 and MAX7219 chips.

Labels

Projects that are alternatives of or similar to Arduino scale

Sparkfun Kicad Libraries
SparkFun's KiCad Libraries
Stars: ✭ 300 (+4185.71%)
Mutual labels:  kicad
Uconfig
Datasheet pinout extractor from PDF and library Stylizer for Kicad.
Stars: ✭ 374 (+5242.86%)
Mutual labels:  kicad
Gh60
GH60 - an open-source mechanical keyboard PCB designed for the community at geekhack.org
Stars: ✭ 638 (+9014.29%)
Mutual labels:  kicad
Cantact Hw
Hardware design files for the CANtact tool
Stars: ✭ 309 (+4314.29%)
Mutual labels:  kicad
Pcb
PCB and PCB related bits
Stars: ✭ 325 (+4542.86%)
Mutual labels:  kicad
Avem
🚁 轻量级无人机飞控-[Drone]-[STM32]-[PID]-[BLDC]
Stars: ✭ 465 (+6542.86%)
Mutual labels:  kicad
Icezum
🌟 IceZUM Alhambra: an Arduino-like Open FPGA electronic board
Stars: ✭ 280 (+3900%)
Mutual labels:  kicad
Learn To Solder
Learn to Solder PCB Badge
Stars: ✭ 5 (-28.57%)
Mutual labels:  kicad
Awesome Electronics
A curated list of awesome resources for electronic engineers and hobbyists
Stars: ✭ 3,782 (+53928.57%)
Mutual labels:  kicad
Skidl
SKiDL is a module that extends Python with the ability to design electronic circuits.
Stars: ✭ 614 (+8671.43%)
Mutual labels:  kicad
Megadesk
Open-source IKEA Bekant controller board
Stars: ✭ 311 (+4342.86%)
Mutual labels:  kicad
Rf Tools Kicad
KiCAD RF tools: footprints wizard and round tracks, mask expander, via fencing
Stars: ✭ 321 (+4485.71%)
Mutual labels:  kicad
Espressif
all espressif stuff will committed here
Stars: ✭ 477 (+6714.29%)
Mutual labels:  kicad
Kicost
Build cost spreadsheet for a KiCad project.
Stars: ✭ 305 (+4257.14%)
Mutual labels:  kicad
Haswitchplate
LCD touchscreen for Home Automation
Stars: ✭ 666 (+9414.29%)
Mutual labels:  kicad
Tomu Hardware
A tiny ARM microprocessor which fits in your USB port.
Stars: ✭ 297 (+4142.86%)
Mutual labels:  kicad
Pcbdraw
Convert your KiCAD board into a nice looking 2D drawing suitable for pinout diagrams
Stars: ✭ 426 (+5985.71%)
Mutual labels:  kicad
M2 Electronics
Stars: ✭ 6 (-14.29%)
Mutual labels:  kicad
Splitflap
DIY split-flap display
Stars: ✭ 670 (+9471.43%)
Mutual labels:  kicad
Altium2kicad
Altium to KiCad converter for PCB and schematics
Stars: ✭ 490 (+6900%)
Mutual labels:  kicad

arduino_scale

This repository contains the Arduino sketch and the supporting library as well as the schematics for a bathroom scale with auto power-off using a 4-digit 7-segment display and the HX711 and MAX7219 chips.

The code depends on the HX711 library, and on my modification of the LedControl library, which allows an easier way to display characters on the display, though hopefully my pull request will be approved to integrate it into the original one.

For a full explanation of how the code and the circuit works, please visit my blog post.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].