├── LICENSE ├── M5Core2_SG90_StackChan_VoiceText_Ataru ├── AtaruEye.cpp ├── AtaruEye.h ├── AtaruEyeblow.cpp ├── AtaruEyeblow.h ├── AtaruFace.h ├── AtaruMouth.cpp ├── AtaruMouth.h ├── AudioFileSourceVoiceTextStream.cpp ├── AudioFileSourceVoiceTextStream.h ├── AudioOutputI2SLipSync.cpp ├── AudioOutputI2SLipSync.h ├── M5Core2_SG90_StackChan_VoiceText_Ataru.ino ├── RamEye.cpp ├── RamEye.h ├── RamEyeblow.cpp ├── RamEyeblow.h ├── RamFace.h ├── RamMouth.cpp └── RamMouth.h ├── README.md └── images ├── ataru.png ├── image1.png ├── image2.png ├── image3.png └── image4.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/LICENSE -------------------------------------------------------------------------------- /M5Core2_SG90_StackChan_VoiceText_Ataru/AtaruEye.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/M5Core2_SG90_StackChan_VoiceText_Ataru/AtaruEye.cpp -------------------------------------------------------------------------------- /M5Core2_SG90_StackChan_VoiceText_Ataru/AtaruEye.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/M5Core2_SG90_StackChan_VoiceText_Ataru/AtaruEye.h -------------------------------------------------------------------------------- /M5Core2_SG90_StackChan_VoiceText_Ataru/AtaruEyeblow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/M5Core2_SG90_StackChan_VoiceText_Ataru/AtaruEyeblow.cpp -------------------------------------------------------------------------------- /M5Core2_SG90_StackChan_VoiceText_Ataru/AtaruEyeblow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/M5Core2_SG90_StackChan_VoiceText_Ataru/AtaruEyeblow.h -------------------------------------------------------------------------------- /M5Core2_SG90_StackChan_VoiceText_Ataru/AtaruFace.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/M5Core2_SG90_StackChan_VoiceText_Ataru/AtaruFace.h -------------------------------------------------------------------------------- /M5Core2_SG90_StackChan_VoiceText_Ataru/AtaruMouth.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/M5Core2_SG90_StackChan_VoiceText_Ataru/AtaruMouth.cpp -------------------------------------------------------------------------------- /M5Core2_SG90_StackChan_VoiceText_Ataru/AtaruMouth.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/M5Core2_SG90_StackChan_VoiceText_Ataru/AtaruMouth.h -------------------------------------------------------------------------------- /M5Core2_SG90_StackChan_VoiceText_Ataru/AudioFileSourceVoiceTextStream.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/M5Core2_SG90_StackChan_VoiceText_Ataru/AudioFileSourceVoiceTextStream.cpp -------------------------------------------------------------------------------- /M5Core2_SG90_StackChan_VoiceText_Ataru/AudioFileSourceVoiceTextStream.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/M5Core2_SG90_StackChan_VoiceText_Ataru/AudioFileSourceVoiceTextStream.h -------------------------------------------------------------------------------- /M5Core2_SG90_StackChan_VoiceText_Ataru/AudioOutputI2SLipSync.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/M5Core2_SG90_StackChan_VoiceText_Ataru/AudioOutputI2SLipSync.cpp -------------------------------------------------------------------------------- /M5Core2_SG90_StackChan_VoiceText_Ataru/AudioOutputI2SLipSync.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/M5Core2_SG90_StackChan_VoiceText_Ataru/AudioOutputI2SLipSync.h -------------------------------------------------------------------------------- /M5Core2_SG90_StackChan_VoiceText_Ataru/M5Core2_SG90_StackChan_VoiceText_Ataru.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/M5Core2_SG90_StackChan_VoiceText_Ataru/M5Core2_SG90_StackChan_VoiceText_Ataru.ino -------------------------------------------------------------------------------- /M5Core2_SG90_StackChan_VoiceText_Ataru/RamEye.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/M5Core2_SG90_StackChan_VoiceText_Ataru/RamEye.cpp -------------------------------------------------------------------------------- /M5Core2_SG90_StackChan_VoiceText_Ataru/RamEye.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/M5Core2_SG90_StackChan_VoiceText_Ataru/RamEye.h -------------------------------------------------------------------------------- /M5Core2_SG90_StackChan_VoiceText_Ataru/RamEyeblow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/M5Core2_SG90_StackChan_VoiceText_Ataru/RamEyeblow.cpp -------------------------------------------------------------------------------- /M5Core2_SG90_StackChan_VoiceText_Ataru/RamEyeblow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/M5Core2_SG90_StackChan_VoiceText_Ataru/RamEyeblow.h -------------------------------------------------------------------------------- /M5Core2_SG90_StackChan_VoiceText_Ataru/RamFace.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/M5Core2_SG90_StackChan_VoiceText_Ataru/RamFace.h -------------------------------------------------------------------------------- /M5Core2_SG90_StackChan_VoiceText_Ataru/RamMouth.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/M5Core2_SG90_StackChan_VoiceText_Ataru/RamMouth.cpp -------------------------------------------------------------------------------- /M5Core2_SG90_StackChan_VoiceText_Ataru/RamMouth.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/M5Core2_SG90_StackChan_VoiceText_Ataru/RamMouth.h -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/README.md -------------------------------------------------------------------------------- /images/ataru.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/images/ataru.png -------------------------------------------------------------------------------- /images/image1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/images/image1.png -------------------------------------------------------------------------------- /images/image2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/images/image2.png -------------------------------------------------------------------------------- /images/image3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/images/image3.png -------------------------------------------------------------------------------- /images/image4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robo8080/M5Core2_SG90_StackChan_VoiceText_Ataru/HEAD/images/image4.png --------------------------------------------------------------------------------