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

https://github.com/stm32-hotspot/stm32wb-ble-motor-control-sdk-android

This Android app allows a user to connect to a ST Nucleo-WB55 board with a motor attached to it and control the motor’s speed (RPM) and direction through Bluetooth. On connection, the app will request the min & max motor speeds to use as limits and through out the connection it will periodically request the current motor speed every 100ms to display to the user. A live time-log is also available to view the application & Bluetooth activities.
https://github.com/stm32-hotspot/stm32wb-ble-motor-control-sdk-android

Last synced: about 2 months ago
JSON representation

This Android app allows a user to connect to a ST Nucleo-WB55 board with a motor attached to it and control the motor’s speed (RPM) and direction through Bluetooth. On connection, the app will request the min & max motor speeds to use as limits and through out the connection it will periodically request the current motor speed every 100ms to display to the user. A live time-log is also available to view the application & Bluetooth activities.

Awesome Lists containing this project