- EOL
Attention! The product has been discontinued. Check other products in category. |
Product description: Mini Keyboard CardKB - Unit extension module for M5Stack development modules
MiniKeyboard CardKB is aUnit-typemodule that is compatible with theM5Stack Coredevelopment module. It can be implemented as a fully functional QWERTYkeyboard. Communication between the modules is done through theGroveconnection cable. Dedicatedcableis included.
Technical Specification
- Number of buttons: 50
- Number of LEDs: 1
- Communication interface: I2C / Grove
- I2C address: 0x5F
- Programming platform: Arduino, UlFlow
- Dimensions: 88 x 54 x 5 mm
- Weight: 18 g
M5Stack Coredevelopment module can be purchased separately in our shop.
Description of possible button combinations
- Pressing one key- displays the first value pressed, e.g. if "Q" is pressed, "q" is displayed.
- Sym + key- displays the second value pressed on the keyboard, e.g. if "Sym" is pressed, then "Q" is displayed. - the "{" symbol will be displayed. If the "Sym" key has been pressed twice, the symbol function will be blocked and each subsequent press will display the symbol.
- Shift + key- displays a capital letter. If the "Shift" key has been pressed one by one and then "Q" has been pressed, a capital letter "Q" will be displayed. If you pressed the "Shift" key twice, the shift function will be locked and every time you press it, the letters will be shown in capital.
- Fn + key- customized combination of function keys. A third key value will be displayed, which can be customised individually.