Skip to content
This repository was archived by the owner on Jan 28, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 793 Bytes

File metadata and controls

9 lines (5 loc) · 793 Bytes

MSPRobot

This repository includes the code for a robot built with the TI MSP432 microcontroller board, the SimpleLink CC3100 WiFi board, and the TI-RSLK MAX Robotics kit.

The robot uses the MQTT protocol to receive instructions that allow it to be remotely controlled. In addition, the robot also has an air quality sensor and a temperature sensor, and the robot also reports the sensor data back to the user.

The code for the robot can be found in the MSPRobot.ino file.

Watch the demonstration video to see the robot in action!