Skip to content

Isaquehg/smart-shelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart-Shelf

smart_shelf

About

The project is divided into 4 parts:

  • Shelf and Scissor Actuator
  • Shelf App
  • Client App
  • Cart

Items/Tools Used

  • Shelf:
    • ESP32
    • Ultrassonic Sensor HC-SR04
    • 60x10cm Wood
    • 128x64 OLED Display
    • I2C Modules
  • Actuator:
    • Servo Motor MG996
    • 20cm Screw
    • 3D stems and suports
  • Shelf App:
    • Android Studio
    • Java
    • SQL
    • MQTT Broker
  • Client App:
    • Android Studio
    • Java
    • SQL
    • MQTT Broker
  • Cart:
    • ESP32
    • Ultrassonic Sensor HC-SR04