Home3D Printer UpgradesMost featured ESP32 per cm² - M5StickC Plus

Most featured ESP32 per cm² – M5StickC Plus

Small, but very powerfull

Not everyone has $49.50 to spend on FIRE development kit with M5Stack Core (review). If you don’t need the screen estate, but you fancy everything else including the thumb-size form factor M5StickC Plus is the next best thing that M5Stack has to offer. A familiar ESP32 micro-controller with all bells and whistles of UI Flow and beautifully made modules. All that for less than $15!

Small in size, full in power

Don’t be fulled by its size. M5StickC Plus features ESP32 IC and has plenty more to offer. A quick look at the back reveals the density of sensors and features crammed inside this orange enclosure. I honestly had to double-check the least of features as the usual ESP32 PCBs comes at 2-3 times the size with half the feature list:

  • ESP32 Pico 240MHz dual-core, 600 DMIPS, 520KB SRAM
  • 4MB Flash
  • 1.14 inch, 135*240 Colorful TFT LCD
  • TypeC x 1, GROVE(I2C+I/0+UART) x 1
  • Real Time Clock
  • Built-in 6-Axis IMU
  • 120mAh Battery
  • Red LED
  • 2 Custom buttons
  • IR LED
  • Microphone & Buzzer
  • 8 GPIO header (G0, G25/G36, G26, G32, G33)

All this in the device that is smaller than your thumb. M5StickC Plus is just a base module that can be built upon with forever expanding choices from M5Stack store. From GROVE compatible sensors to eye-watering in price $429 thermal camera version.

To get started with M5StickC Plus, you don’t have to be an advanced maker. I’m used to Arduino IDE and countless libraries for ESP32 that simply assume you are feeling comfortable with C. M5Stack takes another approach. The M5StickC Plus comes with a PDF to get your IoT skills off the ground with UI Flow and wireless programming.

UI FLOW and M5Burner

I take the particular joy of programming M5StickC Plus OTA. It feels magical. All you need is a web browser with UI Flow open and WiFi connection to your orange gadget. With a press of a button lines of code are sent to the ESP32-based device.

First, there is M5Burner to update the firmware or try a couple of community takes on the M5StickC Plus firmware. It’s a quick way to find out what the device is capable of without dipping your fingers into code.

When you are ready for the full programming experience, UI Flow greets you with a Scratch alike visual approach to coding. Based on microPhyton, it’s easy to get started. M5StickC Plus is a brand new device so demo examples are scarce, but with time, I’m sure there will be more samples of code to browse and learn from. Fortunately, M5StickC Plus comes with a PDF guide with a quick start and more interesting guides to try.

If your programming mojo feels strong, you can switch directly to microPhyton and try your skills there. Using UI Flow is more fun than Arduino IDE thanks to completely wireless experience.

Least, forget not, this is an ESP32 based device and as such can be programmed in Arduino IDE using a rich library of 3rd party modules coded by keen contributors. The quick start guide does an excellent job covering that too.

Other M5Stack products talked about in detail:

PrintStick

I spent a couple of hours trying to figure out a cool project to showcase. M5StickC Plus is portable, has an RTC, battery and display. Pretty much everything I need to create a small print buddy! A portable 3D Printing monitor for my Creality Ender 3 (review), showing all basic print stats like temperature, print progress etc. Basically a slightly dumbed down version of my mobile notification system.

To make things challenging, I decided to program this using UI Flow only. I run into a couple of small issues that I needed to google, but after a couple of hours, I had a working prototype! And you know what? It looks wild!

There are a couple of neat features. The title shows the printer’s status. Temperatures are printed in green when at nominal values. Printing progress is listed as a bar and RTC helps to keep track of the print time even when M5StickC Plus gets powered down.

The best thing is, I can simply take it with me anywhere as M5StickC Plus runs on a small battery! To extract all that data from my 3D printer – I’m running an OctoPrint server with a MQTT plugin. The data is passed directly to ESP32 (I do host the server externally). It’s a very much work in progress, but I wanted to show you how flexible UI Flow is.

Buy M5StickC Plus

Buy it using these links to support NotEnoughTech.

Final thoughts

Do I even have to convince you at this point that M5StickC Plus is worth having? This little device fits into a pocket so you can tinker on the go. It’s not the last project I’ll make using this device for sure! There is another device with this form factor that brings AI and camera together for the most accessible AI vision experience – M5Stack UnitV2 (review) – check it out! Let me know what do you think about it in this Reddit thread.

PayPal

Nothing says "Thank you" better than keeping my coffee jar topped up!

Patreon

Support me on Patreon and get an early access to tutorial files and videos.

image/svg+xml

Bitcoin (BTC)

Use this QR to keep me caffeinated with BTC: 1FwFqqh71mUTENcRe9q4s9AWFgoc8BA9ZU

M5Paper

Programable, ESP32 based awesome dev platform with 4.7 e-ink display by M5Stack

More HATs

client-image
client-image

Argon One M.2

Enclose Raspberry Pi 4 inside this great case with custom I/O, cooling and GPIO and M.2 SSD support

More cases on

client-image
client-image

Best Raspberry Pi Projects

How to use Raspberry PI as WOL (wake on lan) server

0
While you could wake up your PC from a mobile directly, having a dedicated server capable of doing so is the best solution. The reason is simple. You can hook up as many devices as you wish with a single endpoint. This is why Raspberry Pi is perfect for this.

Slow Internet Warning

0
From time to time my Internet grinds to a stop. Since Raspberry Pi 4 comes with a 1Gbps Ethernet, I decided to take advantage of it and create a reporting system in NodeRED that will monitor and report when the ISP is not keeping the contractual agreements. Works with Alexa, Google Home, Android and Windows 10.

How fast Raspberry Pi NAS is?

0
Let's see how fast Raspberry Pi NAS really is?

Argon18: Argon ONE SSD modification

0
Argon One case just got better - now you can boot it from USB without ruining the design thanks to Argon 18: Argon One SSD modification

HOW TO...

It took me 2 months to boot CM4 from NVMe

0
Complete beginners guide to Compute Module 4 boot from NVMe.

Raspberry Pi Zero 2 W vs other Zero boards

0
It's time to test the Raspberry Pi Zero 2 W against other Raspberry Pi boards from Zero series: power, WiFi, temperature and core performance

C/C++ and MicroPython SDK for Raspberry Pi Pico on Windows

0
A guide to SDK toolchain for Raspberry Pi Pico and C/C++ , Micropython on Windows.

A comprehensive guide to Grafana & InfluxDB

0
How to use Grafana and InfluxDB on Raspberry Pi for IoT sensors in home automation

How to boot Raspberry Pi 4 from USB

0
How to set up and boot Raspberry Pi 4 from USB drive - headless guide.