DIY Remote Description
This app allows to control your microcontroller or microcomputer projects remotely, actin as an RC Transmitter. It allows to connect to serial bluetooth devices, as well as to TCP sockets.
The RC Receiver part should be implemented in your device code or firmware, several examples and ready to use receivers are provided on the github of the project: https://github.com/poconoco/bt-remote/tree/main/receivers
The RC Receiver part should be implemented in your device code or firmware, several examples and ready to use receivers are provided on the github of the project: https://github.com/poconoco/bt-remote/tree/main/receivers
Open up