Main centres: | 1-3 business days |
Regional areas: | 3-4 business days |
Remote areas: | 3-5 business days |
CardKB HATis an implementation of a full-featured QWERTY keyboard tailored as a HAT for the M5StickC. Consider that you want to make some cool stuff that require interaction through typing on a keyboard. But M5StickC itself just has 2 buttons. So, here comes the flexible and yet powerful aCardKB HATa to solve the issue.
The CardKB HAT also offers support for several button combinations (Shift+Key, Fn+Key) adding virtually many different keys. This comes with an RGB LED to indicate the keyboard state. IIC address is 0x5F.
Button combination description:
Single button is pressed,once pressed button the led flashing blue.keyboard will output the first (normal) key value in its lower case. E.g. if Q is pressed, keyboard will output q(lower case).
Shift+Key, After pressing the Shift key, led flashing red,if a letter button is pressed, it'll output the letter in its upper case or the second value. E.g. if Shift is pressed once, then Q is pressed, the keyboard will output Q. If Shift is double clicked, then the keyboard will lock this function and all the letter keys pressed will give output in CAPITALS.
Fn+Key(custom function key combination), led flashing green,keyboard will output the third key value, which you can customize based on the requirement.
- EasyLoader is a simple and fast program burner. Every product page in EasyLoader provides a product-related case program. This can be burned to the M5 device through simple steps, and a series of function verifications can be performed.
- 2.After downloading the software, double-click to run the application, connect the M5 device to the computer through the data cable, select the port parameters, clickBurnto burn the program (For M5StickC, set the baud rate to 115200 or 750000)
- Currently EasyLoader is only available for Windows operating system, Before installing and using the Easyloader for M5Core, you need to install CP210X driver (you do not need to install with M5StickC as controller)
ATMega328 ISPDownload interface Pin foot definition
To get the code, please click