https://github.com/tobozo/m5stack-nyancat
A NyanCat for your M5Stack
https://github.com/tobozo/m5stack-nyancat
arduino esp32 esp32-arduino m5stack m5stack-sd-updater nyancat
Last synced: about 1 month ago
JSON representation
A NyanCat for your M5Stack
- Host: GitHub
- URL: https://github.com/tobozo/m5stack-nyancat
- Owner: tobozo
- License: mit
- Created: 2018-03-24T09:02:31.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-14T18:13:31.000Z (about 7 years ago)
- Last Synced: 2025-03-31T22:11:28.422Z (3 months ago)
- Topics: arduino, esp32, esp32-arduino, m5stack, m5stack-sd-updater, nyancat
- Language: C
- Homepage:
- Size: 373 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# M5Stack-NyanCat
A NyanCat Video+Audio animation for your M5Stack.
[](https://www.youtube.com/watch?v=Zxh2mtWwfaE)
The inspiration for this project came from reading [a tweet](https://twitter.com/Kaz_Macintosh/status/977109579774312448) by [@Kaz_Macintosh](https://twitter.com/Kaz_Macintosh).
The code is recycled from [M5Stack-Rickroll](https://github.com/tobozo/M5Stack-Rickroll), and is compatible with [M5Stack-SD-Menu](https://github.com/tobozo/M5Stack-SD-Updater).
Prerequisites
-------------
- A [M5Stack](http://m5stack.com) with a working Arduino IDE environment
- The library from this [awesome tutorial]((http://www.buildlog.net/blog/2018/02/game-audio-for-the-esp32/)): [http://www.buildlog.net/blog/2018/02/game-audio-for-the-esp32/](http://www.buildlog.net/blog/2018/02/game-audio-for-the-esp32/)
- [M5Stack-SD-Menu](https://github.com/tobozo/M5Stack-SD-Updater)