/ev3-auto-truck

Codebase for Advanced Sensor Networking project of Group 9

Primary LanguagePython

Runestone Project 2018 - Group 9

Codebase for Runestone Project 2018 of Group 9

Presentation and Demo

Presentation and demo can be found here.

Project Structure

arduino: Modules for collecting temperature and humidity level in the field

ev3_robot: Modules for the EV3 robot

local_server: Modules for the local server, which communicates with the robot via Bluetooth and communicates with the server via RESTful APIs

server: Modules for the server, which exposes RESTful APIS to the local server and the web client

client: Modules for the web client