Imported from GitHub: tomatenkuchen/holzeisenbahn-speed-control · commit e81c748 · license GPL-2.0
Description
bluetooth low energy powered toy train speed control for my son
README
Eisenbahn Project for my Son
This project supports building a wood train for my son. It should receive a speed requirement via BLE, and return a current speed indication
- including a subscription.
The base is an ESP32C3 XIAO module for providing BLE functionality, and PWM support for speed control.
Maybe we add a LED for lighting later on.
This code is mainly derived form the ble-nimble-gatt-server example in esp-idf
No comments yet. Be the first to ask about this board.