Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.13 KB

File metadata and controls

31 lines (22 loc) · 1.13 KB

M5Stack Toys

A collection of fun projects for M5Stack devices.

Projects

Project Description Hardware
atom_voice_changer Real-time voice changer with 6 effects AtomS3R + Atomic Echo Base
atoms3r_pc_monitor BLE-based PC hardware monitor AtomS3R
m5stocks Hong Kong stock market monitor M5Stack Core
core2_buddy WorkBuddy physical task board with TTS voice readout M5Stack Core2 + M5GO Bottom2
rover_bot Voice-controlled mecanum rover with TOF collision avoidance M5StickC Plus + RoverC Pro + Unit TOF + Unit ASR
unitv_camera Camera streaming from UnitV to M5Stack UnitV + M5Stack Core

Requirements

  • Arduino IDE or Arduino CLI with ESP32 board support
  • Python 3.x (for companion scripts)
  • M5Stack board libraries (M5Unified)

Quick Start

Each project folder contains:

  • Source code (.ino for Arduino, .py for Python/MaixPy)
  • Build scripts (.bat files for Windows)
  • README with detailed instructions

License

MIT License