M5 Core S3 es el módulo ESP32-S3 con más sensores que haya probado

Una alta integración de sensores y dispositivos hace del M5Stack CoreS3 un módulo increiblemente versátil para todo tipo de proyectos con microcontrolador ESP32-S3 en áreas de IoT, domótica, robótica e industrial.
Su pantalla táctil incorporada lo hace ideal para proyectos HMI y su cámara y micrófonos para Machine Learning, con un simple sistema de expansión para sensores y dispositivos externos y montaje en riel DIN.
Veremos como programarlo con el IDE de Arduino y el sistema por bloques UIFlow2.

#m5stack
#esp32s3
#uiflow

Producto y especificaciones:
https://docs.m5stack.com/en/core/CoreS3

Módulos de expansión:
https://shop.m5stack.com/collections/m5-sensor/m5stack-core2

Página web de UIFlow:
https://uiflow2.m5stack.com/

👉 https://www.youtube.com/watch?v=TCVCrdFYgh4

m5-docs

The reference docs for M5Stack products. Quick start, get the detailed information or instructions such as IDE,UIFLOW,Arduino. The tutorials for M5Burner, Firmware, Burning, programming. ESP32,M5StickC,StickV, StickT,M5ATOM.

I saved an example of multiple apps using the new CoreS3 partition scheme in M5Burner warehouse, it's the complete dump (16MB) filled with four applications and an app launcher.

The app launcher sits on the factory 🏭 partition and can be invoked at every boot by any of the apps.

Also it's fast!

https://docs.m5stack.com/en/download

#M5Burner #UIFLOW #M5Stack #M5CoreS3 #SDUpdater #ESP32

m5-docs

The reference docs for M5Stack products. Quick start, get the detailed information or instructions such as IDE,UIFLOW,Arduino. The tutorials for M5Burner, Firmware, Burning, programming. ESP32,M5StickC,StickV, StickT,M5ATOM.

#M5Stack are great prototyping boards. But working with the cloud based #UIFlow editor in a University network is challenging.

There's a new way uploading sketches without a board's Wi-Fi connection via USB and UIFlow Terminal:
- Open UIFlow in Chrome (https://flow.m5stack.com)
- Connect the board via USB
- Open the UIFlow Terminal (Beta)
- Select the USB port
- Press Play to upload

#ESP32 #Arduino

M5Flow

#VL53L0X Time of Flight unit test in #M5Stack #UIFlow 2.0 Alpha https://youtu.be/9fYkk4vzVpw
M5Stack Uiflow 2 0 Alpha VL53L0X ToF Unit test.

YouTube
#M5Stack #UIFlow 2.0 Alpha GUI element exploration. https://youtu.be/EAFMyZpo550
UIFlow 2 Alpha GUI Element exploration

YouTube
AtomS3andUIFLow2 0Alpha quick review and test

YouTube

Made the mistake of poking my head into #M5Paper development and am now paying the price. All I wanted was to play with e-ink, but instead I now find myself staring down the four horsemen of maddeningly disparate development options: #Arduino IDE, #PlatformIO, #MicroPython, and #M5Stack #UIFlow.

I don't want to leave #Emacs for an IDE, PlatformIO doesn't get along with the device, MicroPython is a mess, and UIFlow is a visual code block editor over an undocumented MicroPython API 💀