Giter VIP home page Giter VIP logo

iot-weighing-scale-esp8266-ii's Introduction

Title

IoT Weighing Scale

About

A Smart Bathroom weighing scale using a generic bathromm scale and WeMOS.The Wemos feteches data from the load sensors of the weighing scale using HX711 load cell amplifier.

Libraries Used

Video and Blog

Since I got into Home Automation System, I have always wanted a central system with as much as information about me starting from my food habit to each and everything that can be measured or collected. You can say that it is greatly influenced by JARVIS of Iron Man which came around my Engineering days. Coming to the topic, I recently managed to connect a regular bathroom weighing scale to my Home Automation System (OpenHAB) using MQTT. So basically this post is all about how to do that.

For the weighing scale, I went with a cheap bathroom scale that comes around rupees 600 and readily available in Amazon or Flipkart in India. You might think why not to use a smart scale already available like the MI Scale, that also features a lot of other parameters like body fat etc. It is due to issues like, not all the scale comes with open API (I have not checked all scales though..), and I wanted full control........ Read More

iot-weighing-scale-esp8266-ii's People

Contributors

oksbwn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

iot-weighing-scale-esp8266-ii's Issues

no matching function for call to 'HX711::HX711(int, int)

Hi,

Could you please help wth this error?

error: no matching function for call to 'HX711::HX711(int, int)'

 HX711 scale(DOUT, CLK);

                      ^

C:\Users\user\AppData\Local\Temp\arduino_modified_sketch_992900\Blink.ino:32:22: note: candidates are:

In file included from C:\Users\JJAnderson\AppData\Local\Temp\arduino_modified_sketch_992900\Blink.ino:4:0:

\\ANDERVILLE\home\Arduino\libraries\HX711-master\src/HX711.h:30:3: note: HX711::HX711()

   HX711();

   ^

\\xx\home\Arduino\libraries\HX711-master\src/HX711.h:30:3: note:   candidate expects 0 arguments, 2 provided

\\xx\home\Arduino\libraries\HX711-master\src/HX711.h:19:7: note: constexpr HX711::HX711(const HX711&)

 class HX711

       ^

\\xx\home\Arduino\libraries\HX711-master\src/HX711.h:19:7: note:   candidate expects 1 argument, 2 provided

Using library ESP8266WiFi at version 1.0 in folder: C:\Users\user\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.6.3\libraries\ESP8266WiFi 
Using library Ticker at version 1.0 in folder: C:\Users\user\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.6.3\libraries\Ticker 
Using library async-mqtt-client-master at version 0.8.2 in folder: \\xx\home\Arduino\libraries\async-mqtt-client-master 
Using library ESPAsyncTCP-master at version 1.2.2 in folder: \\xx\home\Arduino\libraries\ESPAsyncTCP-master 
Using library HX711-master at version 0.7.3 in folder: \\xx\home\Arduino\libraries\HX711-master 
exit status 1
no matching function for call to 'HX711::HX711(int, int)'

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.