An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# M5Stack-NyanCat

A NyanCat Video+Audio animation for your M5Stack.

[![ Nyancat video/audio on M5Stack](https://img.youtube.com/vi/Zxh2mtWwfaE/0.jpg)](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)