Post
by ImmortanJoe » Tue Dec 22, 2020 7:21 am
Hi. I've been looking for something like this. I want a REPL display on the little TFT that my maix Bit and Grove AI HAT share. I recently received one of the M5Stack CardKB units. While the keyboard is programmable, a little playing around with it in Micropython (before discovering the Arduino Sketch for its firmware and keymap online) I discovered that it just spits out ASCII characters to 0x00 on i2c. This should be pretty easy to feed to MicroPython, right?