ShadowBot with Remote Procedure Calls

Description

This is an mbed LPC1768 mounted on the Shadowbot Chassis. It takes in Remote Procedure Call (RPC) commands over Bluetooth to drive the bot. It also has a uLCD with a little face indicating status. These RPCs could be used by a program on another device to control the robot's driving.

Components

uLCD-144-G2

mbeduLCD
Vu+5V
GNDGND
p10Rx
p9Tx
p11RES

Bluefruit LE UART Friend - Bluetooth Low Energy

mbedBluefruit
VuVin
ncRTS
GNDCTS
p27TXO
p28RXI

Motor Driver - Dual TB6612FNG and x2 DG01D Hobby Gearmotors

mbedMotor DriverMotor AMotor B
p21PWMB--
p22BIN2--
p23BIN1--
VoutSTBY--
p24AIN1--
p25AIN2--
p26PWMA--
VuVM--
VoutVCC--
GNDGND--
-A01RED-
-A02BLACK-
-B02-BLACK
-B01-RED

Video Demo

Code

Import program4180_lab4_RPC_bot_V2

Project for ECE4180. A Shadowbot with Remote Procedure Call controls. Found here: https://developer.mbed.org/users/Scout/notebook/shadowbot-with-remote-procedure-calls/


Please log in to post comments.