Stm macro keyboard: verschil tussen versies
Uit RevSpace
Created page with "{{Project |Name=STM macro keyboard |Picture=stm_macro_keyboard.jpg |Omschrijving=A quick and easy usb keyboard for macros and external numpad. |Status=Completed..." |
kGeen bewerkingssamenvatting |
||
| (Een tussenliggende versie door dezelfde gebruiker niet weergegeven) | |||
| Regel 7: | Regel 7: | ||
}} | }} | ||
[https://github.com/ColoMAX/stm_macro_keyboard | |||
Source code and design files are available at: | |||
[https://github.com/ColoMAX/stm_macro_keyboard 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]]. | |||
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.