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
- Host: GitHub
- URL: https://github.com/danvratil/remotebrick-app
- Owner: danvratil
- Created: 2021-04-29T17:34:48.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-19T19:19:20.000Z (about 5 years ago)
- Last Synced: 2025-02-28T03:55:30.479Z (over 1 year ago)
- Topics: arduino, bluetooth, cpp, lego, qt, qt5, remote-control
- Language: QML
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSES/GPL-3.0-or-later.txt
Awesome Lists containing this project
README
# RemoteBrick Control App

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.