Stm macro keyboard: verschil tussen versies
Uit RevSpace
kGeen bewerkingssamenvatting |
kGeen bewerkingssamenvatting |
||
| Regel 13: | Regel 13: | ||
It uses the native USB interface the STM provides. It is not recommended for safety but can be convenient. | It uses the native USB interface the STM provides. It is not recommended for safety but can be convenient. | ||
There are some arbitrary safety features, but much to be desired. | There are some arbitrary safety features, but much to be desired. | ||
A possibly helpful guide to the used microcontroller is [[STM32]]. | |||
Huidige versie van 11 nov 2021 14:39
| Project STM macro keyboard | |
|---|---|
| A quick and easy usb keyboard for macros and external numpad. | |
| Status | Completed |
| Contact | colomax |
| Last Update | 2021-11-11 |
Source code and design files are available at:
https://github.com/ColoMAX/stm_macro_keyboard
It uses the native USB interface the STM provides. It is not recommended for safety but can be convenient. There are some arbitrary safety features, but much to be desired.
A possibly helpful guide to the used microcontroller is STM32.