Review of M5Stack Atom matrix

sweemeng
2 min readMay 18, 2021

Note: I originally wrote this on https://devkami.com/blogs/2021/05/17-m5atom-matrix/

I got this M5Stack module just for the fun of it. As audience of devkami knows, I am a fan of M5stack for their line of embedded development kit. It is a ESP32 SoC packaged with a set of default sensors. Also it is in a case.

The atom is one of the smaller devkit from M5stack. This is a development kit that based on ESP32-PICO-D4. It have a 4MB Spi flash, bluetooth, wifi, 5x5 RGB LED, IR LED, a Grove connector and extra GPIO.

You can program the device with Arduino, Micropython and UI Block which is M5stack version of block programming tool. They provide an Arduino library to make to use on Arduino environment.

The GPIO you have is available at the Grove connector, which can be used for I2C, UART and just IO. Also the GPIO below the device. Because of their size, it don’t have as much GPIO than a full size ESP32, but this is a very small device.

You can see the capability using the examples on the arduino library. It is a reasonably capable devkit with that size that cost RM60.

Here is an example what I have done, a bluetooth keyboard that close vim.

https://www.youtube.com/watch?v=ikUehFEQnk4

The end result is the github gist. The delay is to attempt to stop them to drop key to be sent.

--

--

sweemeng

Codemonkey coding for tea. Startup developer at day, community organizer at night. I also happens to be on patreon https://www.patreon.com/sweemeng