Skip to content

Mercury-Smartstores/Mercury-Smart-Shelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mercury Smart Shelf 🗃️

An Arduino controller application for Smart Shelves

🔧 Installation

We are using CLion with PlatformIO for dev work. If you want to use another IDE, make sure that it is compatible with PlatformIO to be able to successfully developed for the Arduino device. Otherwise, you would have to build your own CMake files.

It is important to notice that you will need an Arduino One alike device as well as an HX711 amplifier and a load cell to be able to use this package.

📋 Setup diagrams

The following diagram shows how the Arduino is connected with the HX711 and the load cell:

Arduino + Load cells setup diagram

The main idea for this setup is to recreate a Smart Shelf to be used as a Mercury Shelves Module:

Mercury Shelves Module

📦 Deploying

To deploy this program you only need to connect your Arduino One alike device to your computer, setting up the devices as it was depicted in the previous diagram and upload the code to the Arduino device to be able to track measurements in your computer of the Shelf.

Make sure that the first time you deploy the program you update the load cell dividers to calibrate the system.

📄 License

This repository is licensed under the MIT License.

♦️ About Mercury

This repository contains the code for a package from the Mercury infrastructure. If you want to know more about Mercury check out the Mercury Organization.