A collection of fun projects for M5Stack devices.
| 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 |
| unitv_camera | Camera streaming from UnitV to M5Stack | UnitV + M5Stack Core |
- Arduino IDE or Arduino CLI with ESP32 board support
- Python 3.x (for companion scripts)
- M5Stack board libraries (M5Unified)
Each project folder contains:
- Source code (
.inofor Arduino,.pyfor Python/MaixPy) - Build scripts (
.batfiles for Windows) - README with detailed instructions
MIT License