Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Splitflap | 2,553 | 18 days ago | 30 | other | C++ | |||||
DIY split-flap display | ||||||||||
Haswitchplate | 691 | a year ago | 17 | mit | C++ | |||||
LCD touchscreen for Home Automation | ||||||||||
Megadesk | 574 | 3 days ago | gpl-3.0 | HTML | ||||||
Open-source IKEA Bekant controller board | ||||||||||
Icezum | 265 | 4 years ago | 7 | gpl-3.0 | Verilog | |||||
:star2: IceZUM Alhambra: an Arduino-like Open FPGA electronic board | ||||||||||
I2c Moisture Sensor | 227 | a month ago | 4 | apache-2.0 | C | |||||
I2C based soil moisture sensor | ||||||||||
Arduino Kicad Library | 204 | 20 days ago | cc-by-sa-4.0 | |||||||
KiCad Symbol & Footprint Library for Arduino Modules (Shields, Sockets and Tiles) | ||||||||||
Ethersweep | 170 | 17 days ago | 7 | other | C++ | |||||
Open Source, easy to use Ethernet connected stepper motor controller. Built in FreeCAD, KiCAD and Arduino. | ||||||||||
Goldfish | 160 | 8 months ago | ||||||||
A small, thin, USB-C, Pro Micro compatible microcontroller | ||||||||||
Franzininho Diy Board | 88 | 2 years ago | 1 | cc-by-sa-4.0 | HTML | |||||
Placa Franzininho DIY - Placa compatível com Arduino no formato DIY para oficinas de soldagem | ||||||||||
Be6502 Build A 65c02 Computer | 64 | a year ago | 2 | other | C++ | |||||
A PCB being made while watching Ben Eaters "Build a 6502 computer" video series. Includes the computer itself, a standalone slow clock and an Arduino Mega shield for the bus monitor sketch.. |
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.