Voice Controlled TJ-BOT using Raspberry Pi 3 and Mbed

Group Members

Lanqing Wang, Josh Williams, Laxman Kothai Manickam, Hamim Nigena

Purpose

This project uses a Raspberry Pi 3 with IBM Watson coupled with a mbed to carry out actions based on voice commands from the user. It also uses a sonar sensor to avoid other obstacles and collisions.

Overview

/media/uploads/Manick9/capture.png

Parts List

Raspberry Pi 3
mbed
2 DC motors
1 sonar sensor

Raspberry Pi 3

The raspberry pi 3 uses a boiler plate code.

Mbed Program

Import programfinal_project

ECE 4180 final project mbed motor controller

Connections

H-BridgembedMotorsExternal Power Supply
PWMAp21
VMOT5V
AIN2p19
STBYVout
BIN1p15
BIN2p14
PWMBp22
GNDGNDGND
VCCVout
AO1VoutLeft Wheel + Lead
AO2VoutLeft Wheel - Lead
BO1VoutRight Wheel + Lead
BO2VoutRight Wheel - Lead

Video Demonstration


Please log in to post comments.