VIM Escape Key
So one of the first thing I do after getting the M5stack atom. Is to build a bluetooth keyboard. I have a few idea, here I describe what I ends up getting.
I choose to use Arduino over micropython, because ESP32 port of micropython don’t have bluetooth implemented. I can potentially the Atom as a HID device, but I was hoping to use this with a small power bank.
[Read More]