Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 778 Bytes

README.md

File metadata and controls

40 lines (27 loc) · 778 Bytes

m5stack-avatar-mic

This is an example of M5Stack Avatar using a microphone. The Avatar will lip sync and tilt according to the sound.

supported devices

  • M5Stack Core2
  • M5StickC
  • M5StickCPlus
  • ATOMS3 + PDMUnit
  • M5Stack CoreS3
  • M5Stack Fire

environment

  • VSCode + PlatformIO
  • CLion + PlatformIO

For Arduino IDE, change the name as shown below.

  • src folder -> m5stack-avatar-mic
  • main.cpp -> m5stack-avatar-mic.ino

platform

  • arduino-esp32 v2.0.8 (espressif 6.2.0)

required libraries

  • M5Stack-Avatar v0.9.0
  • M5Unified v0.1.9

license

MIT

original author

Takao Akaki

english version

Fooberticus