Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mongonta0716/m5stack-avatar-fugu2
M5Stack-avatar fugu version 2
https://github.com/mongonta0716/m5stack-avatar-fugu2
avatar lovyanlauncher m5stack m5stack-sd-updater
Last synced: 9 days ago
JSON representation
M5Stack-avatar fugu version 2
- Host: GitHub
- URL: https://github.com/mongonta0716/m5stack-avatar-fugu2
- Owner: mongonta0716
- License: gpl-3.0
- Created: 2019-03-30T04:28:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-03-30T06:03:46.000Z (over 5 years ago)
- Last Synced: 2024-05-01T19:13:29.048Z (8 months ago)
- Topics: avatar, lovyanlauncher, m5stack, m5stack-sd-updater
- Language: C
- Size: 201 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# M5Stack-Avatar-fugu2
M5Stack Avatarのフグバージョン2です。
Avatar表示は、robo8080さんの[M5Stack_WebRadio_Avator](https://github.com/robo8080/M5Stack_WebRadio_Avator)をベースにさせていただきました。
M5Stack-avatarのオリジナルはmeganetaaanさんの[m5stack-avatar](https://github.com/meganetaaan/m5stack-avatar)です。背景にJPGファイルを利用したかったのでm5stack-avatarの古いバージョンを利用しています。
# [M5Stack-Avatar-fugu1](https://github.com/mongonta0716/M5Stack-Avatar-fugu1)との違い
JPGデータを内部に持つようにしました。
伸び縮み機能も追加する予定です。## JPGデータの変換について
変換前のデータはjpgフォルダにあります。
下記リンクにあるbin2code.pyを使用するとcのコードに変換できます。
https://github.com/m5stack/M5Stack/tree/master/tools# 使い方(Usage)
buildフォルダ配下にあるAvatar_fugu2.bin,jpgフォルダ,jsonフォルダをmicroSDカードのルート上にコピーして、
[M5Stack LovyanLauncher](https://github.com/lovyan03/M5Stack_LovyanLauncher)から起動します。ボタンBを押すと水を吐きます。
LovyanLauncherの詳しい使い方は下記のブログにて解説しています。
[M5Stack LovyanLauncherの使い方|ラズパイ好きの日記](https://raspberrypi.mongonta.com/howto-use-m5stack-lovyanlauncher/)
# Requirement
コンパイルする場合は、以下のライブラリが必要です。
* [M5Stack-SD-Updater](https://github.com/tobozo/M5Stack-SD-Updater)# Licence
[GPLv3](https://github.com/mongonta0716/M5Stack-Avatar-fugu1/blob/master/LICENSE)# Author
[Takao Akaki](https://twitter.com/mongonta555)