What it does
TrustCart is a smart shopping cart that help people to shop with ease. Users can talk to this cart with what goods they wish to buy, and the cart will automatically navigate the shortest path to find this product.
How we built it
This project is composed with three different parts:
Main Structure:
- 3D printing prototypes.
- Designed by Solidworks.
- Wheels are located at the button of the structure, other electronic parts on the side/back.
Electronics:
- PWM Motor Driver and Encoder Board.
- Power Solution.
- I2C communication between Arduino and Raspberry Pi.
Navigation:
- Path algorithm implemented using Breadth-first Search.
- Voice recognition software implemented using Google speech recognition API.
- Support for up to 5 different food items.
Strengths compared to competitors
- Time saving on locating items.
- Less effort on pushing the cart.
- All users inclusive, especially for seniors and children
What's next for TrustCart
- Implement an interactive interface on the top of TrustCart for more user-targeted functions.
- Implement a mechanical structure and automatic program to grab stuff into the cart for the user.
Built With
- arduino
- google-web-speech-api
- i2c
- pwm
- python
- raspberry-pi
- solidworks
Log in or sign up for Devpost to join the conversation.