Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pyother/mqtt-controlled-device

Sketches for Rasberry Pi for mobile robot control
https://github.com/pyother/mqtt-controlled-device

mqtt raspberry-pi

Last synced: 16 days ago
JSON representation

Sketches for Rasberry Pi for mobile robot control

Awesome Lists containing this project

README

        

# MQTT Controlled Device

As a part of my engineering thesis I've created control system for mobile robot. Project has been written in Python and is designed to be set up on Raspberry Pi. Main functions of the system:
* Engines control - DC engines and servos.
* Measurements of environment (dangerous gases and WiFi signal strength).
* MQTT messages exchange with application.
* Handling all tasks in parallel