Weight Measurement using HX711 load cell and arduino .
Weight Measurement using HX711 #include <LiquidCrystal.h> LiquidCrystal lcd ( …
Weight Measurement using HX711 #include <LiquidCrystal.h> LiquidCrystal lcd ( 7 , 6 , 5 , 4 , 3 , 2 ) ; #define DT A0 #define SCK A1 #d…
Read moreWhite board eraser control using remote. Creating a whiteboard eraser control using a remote can be an interesting project. It involves integrating…
Read moreRufus Rufus is a utility that helps format and create bootable USB flash drives, such as USB keys/pendrives, memory sticks, etc. It can be especiall…
Read moreTDA 2050 The TDA 2050 is a monolithic integrated circuit in a Pentawatt package, intended for use as an audio class-AB audio amplifier. Thanks to i…
Read moreWeight Measurement using HX711 #include <LiquidCrystal.h> LiquidCrystal lcd ( …