Skip to content

An arduino project that combines the HX711 weight sensor and a speaker to play sound effects when an object is picked up.

Notifications You must be signed in to change notification settings

Novvator/ArduinoInteractiveScale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArduinoInteractiveScale

An arduino project that combines the HX711 weight sensor and a speaker to play sound effects when an object is picked up.

Components:

  • Arduino Pro Micro (used Arduino Nano for the schematic)
  • Speaker
  • HX711 1kg Load Cell module
  • Powerbank or any type of power input for the arduino

Schematic:

SCHEME

Preview images:

image1 image2

Specifications:

The arduino sketch detects if one of the game cartridges has been picked up and plays the Metroid item pick up sound once.
Each time the arduino is booted up it recalibrates and resets the scale so the user doesn't have to do it manually.
The speaker is connected to 3 pins so that it plays 3 channels of music input with the music file provided.

Libraries used:

About

An arduino project that combines the HX711 weight sensor and a speaker to play sound effects when an object is picked up.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published