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

https://github.com/danvratil/remotebrick-app

Remote Brick - remote control for Arduino-powered Lego car
https://github.com/danvratil/remotebrick-app

arduino bluetooth cpp lego qt qt5 remote-control

Last synced: 2 months ago
JSON representation

Remote Brick - remote control for Arduino-powered Lego car

Awesome Lists containing this project

README

          

# RemoteBrick Control App

![Remote Brick](https://raw.githubusercontent.com/danvratil/remotebrick/main/src/icons/remotebrick.png)

RemoteBrick is a multiplatform Qt application targeted at Android. It can be
used to remotely control an Arduino-powered LEGO creations through Bluetooth.

The Arduino board must run RemoteBrick Arduino software (otherwise they won't
understand each other :)

The software for the Arduino board is in the [remotebrick-arduino](https://github.com/danvratil/remotebrick-arduino) repository.