Files

253 lines
11 KiB
Markdown
Raw Permalink Normal View History

2019-02-14 10:21:14 +08:00
# M5Stack アプリケーション {docsify-ignore-all}
2018-12-25 16:04:58 +08:00
## STEM 教育例
2019-03-05 10:58:30 +08:00
## 同人アプリ
2018-12-25 16:04:58 +08:00
- [M5Stack-SD-Updater](https://github.com/tobozo/M5Stack-SD-Updater)
- M5Stack向けのカスタマイズ可能なメニューシステム
- メニューからマイクロSDカード内のアプリを読み込み
- [TFT_eSPI](https://github.com/Bodmer/TFT_eSPI)
- ESP8266/ESP32 向けのTFTライブラリ
- さまざななドライバICに対応
2019-02-26 18:57:14 +08:00
- [M5Widgets](https://github.com/biblepaywallet/M5Widgets)
2018-12-25 16:04:58 +08:00
- M5Stack向けウィジェット
- [M5StackSAM](https://github.com/tomsuch/M5StackSAM)
2019-03-04 15:46:46 +08:00
- M5Stack向けシンプルアプリケーションメニューライブラリ [サンプルアプリ付き](https://github.com/tomsuch/M5Stack-SAM)
2018-12-25 16:04:58 +08:00
- [cfGUI](https://github.com/JF002/cfGUI)
- M5Stack向けシンプルGUIライブラリ
- [GUIslice](https://github.com/ImpulseAdventure/GUIslice)
- 組み込み向け軽量GUIフレームワーク
- [M5ez](https://github.com/ropg/M5ez)
- M5Stack向けインターフェースビルダーライブラリ
2019-01-28 18:28:50 +08:00
- [M5Stack MultiApp Advanced](https://github.com/botofancalin/M5Stack-MultiApp-Advanced)
2018-12-25 16:04:58 +08:00
- 便利アプリコレクション
- [M5Stack ESP32 Oscilloscope](https://github.com/botofancalin/M5Stack-ESP32-Oscilloscope)
- フル機能オシロスコープアプリ
- [M5Stack-Avatar](https://github.com/meganetaaan/m5stack-avatar)
- M5Stack向けアバターアプリ
- [M5Stack_CrackScreen](https://github.com/nomolk/M5Stack_CrackScreen)
- M5Stackの画面が割れるアプリ・・・
- [M5_Shuttle_Run](https://github.com/n0bisuke/M5_Shuttle_Run)
- シャトルランアプリ
- [nixietubeM5](https://github.com/drayde/nixietubeM5)
- ニキシー管アプリ
- [M5Stack_BTCTicker](https://github.com/dankelley2/M5Stack_BTCTicker)
- Coindesk APIを利用したBTCティッカーアプリ
- [M5Stack_ETHPrice](https://github.com/donma/M5StackWifiSettingWithETHPrice)
- MaicoinのETH価格表示アプリ
- [M5Stack-PacketMonitor](https://github.com/tobozo/M5Stack-PacketMonitor)
- パケットモニタアプリ
- [M5-FFT](https://github.com/ElectroMagus/M5-FFT)
- グラフィックイコライザーアプリ
- [M5Stack_ESP32_radio](https://github.com/anton-b/M5Stack_ESP32_radio)
- MP3ストリームプレイヤーアプリ
- [mp3-player-m5stack](https://github.com/dsiberia9s/mp3-player-m5stack)
- MP3プレイヤーアプリ
- [ArduinoWiFiPhotoBackup](https://github.com/moononournation/ArduinoWiFiPhotoBackup)
- 写真バックアップアプリ
- [M5StackHIDCtrlAltDel](https://github.com/mhama/M5StackHIDCtrlAltDel)
- PCへ CTRL+ALT+DEL 送信アプリ
2019-02-26 18:57:14 +08:00
- [M5Stack Markdown Web Server](https://github.com/m4k3r-net/M5Stack-MarkdownWebServer)
2018-12-25 16:04:58 +08:00
- SDカードからマークダウンとアイコンを読み込めるWebサーバアプリ
- [M5Stack-Tetris](https://github.com/PartsandCircuits/M5Stack-Tetris)
- テトリスアプリ - https://macsbug.wordpress.com/
- [M5Stack_FlappyBird_game](https://github.com/pcelli85/M5Stack_FlappyBird_game)
- フラッピーバードアプリ
- [M5Stack-SpaceShooter](https://github.com/PartsandCircuits/M5Stack-SpaceShooter)
- スペースインベーダーアプリ
- [M5Stack-Pacman-JoyPSP](https://github.com/tobozo/M5Stack-Pacman-JoyPSP)
- パックマンアプリ
- [M5Stack-Thermal-Camera](https://github.com/hkoffer/M5Stack-Thermal-Camera-)
- AMG8833サーマルセンサカメラ用アプリ
2019-02-26 18:57:14 +08:00
- [M5Stack-3DPrintFiles](https://github.com/m4k3r-net/M5Stack-3DPrintFiles)
2018-12-25 16:04:58 +08:00
- M5Stack向けの3Dプリントデータ
- [truetype2gfx](https://github.com/ropg/truetype2gfx)
- TrueTypeフォントをAdafruit GFXへコンバートするアプリ
- [m5stack-onscreen-keyboard](https://github.com/yellowelise/m5stack-onscreen-keyboard)
2019-01-28 18:28:50 +08:00
- スクリーンQWERTYキーボードアプリ
2019-03-04 15:46:46 +08:00
- [gui for m5stack by micropython](https://github.com/lifedebug/m5stack)
- micropythonによるM5Stack向けGUI
2019-02-26 19:04:53 +08:00
2019-03-04 15:46:46 +08:00
- [M5Stack-Tetris-using-RCWController](https://github.com/PartsandCircuits/M5Stack-Tetris-using-RCWController)
- RCWController iPhone アプリを使って操作するテトリスアプリ
2019-02-26 19:04:53 +08:00
2019-03-04 15:46:46 +08:00
- [AcornsM5](https://github.com/EternityForest/AcornsM5)
- SDカードからアプリを実行可能なM5Stack向けSquirrelベースのOSです。
- [M5Stack_TreeView](https://github.com/lovyan03/M5Stack_TreeView)
- M5Stack用ツリービュー形式のメニューUIライブラリ
- [M5Stack_LovyanLauncher](https://github.com/lovyan03/M5Stack_LovyanLauncher)
- M5Stack用ランチャー by lovyan03
- [M5Stack_OnScreenKeyboard](https://github.com/lovyan03/M5Stack_OnScreenKeyboard)
- あなたのM5Stackプロジェクトにキーボードを!
- [M5Stack_WebRadio_Avator](https://github.com/robo8080/M5Stack_WebRadio_Avator)
- M5StackでAvatar表示付きWebRadio
2019-03-04 18:19:49 +08:00
- [M5Stack_Sokoban](https://github.com/robo8080/M5Stack_Sokoban)
- M5Stackで倉庫番!
2019-03-04 15:46:46 +08:00
- [M5Bala_Avatar](https://github.com/robo8080/M5Bala_Avatar)
- Avatar with M5Bala
- [SD_Updater_TestData](https://github.com/robo8080/SD_Updater_TestData)
- 上の方にあるSD Updaterのテスト用データ
- [Moddable SDK](https://github.com/Moddable-OpenSource/moddable)
- M5Stackでも使えるJavascript SDK
- [TrainDia](https://github.com/ktansai/TrainDia)
- 最寄り駅からあと何分で電車が発車するかを教えてくれるアプリ
- [M5Stack-MIDI-Module](https://github.com/necobit/M5Stack-MIDI-Module/tree/master/Arduino-IDE-Sketch/8bitNESSynth)
- 8bit NES Synthesizer アプリ
- [M5Stack_MMD](https://github.com/MhageGH/M5Stack_MMD)
- 3D レンダリング by M5Stack
- [M5Stack PC-8801 エミュレータ!](http://shikarunochi.matrix.jp/?p=2964)
- M5StackでPC-8801のソフトが動作します。
- [StickWatch](https://github.com/eggfly/StickWatch)
- M5Stick用時計アプリ
- [m5verifier](https://github.com/opendime/m5verifier)
- OPENDIMEというハードウェアビットコインウォレット向けVerifyアプリ
- [SpaceDefense-m5stack](https://github.com/dsiberia9s/SpaceDefense-m5stack)
- シューティングゲーム
- [esp32_mmd](https://github.com/elect-gombe/esp32_mmd)
- リアルタイムレンダリングアニメーションでMMD
- [m5stack-rfm95](https://github.com/xoseperez/m5stack-rfm95)
- LoRaWANノードベースの開発プラットフォーム
- [m5stack-ble](https://github.com/naoki-sawada/m5stack-ble)
- M5Stack向けBLEサンプル
- [M5StackBLE](https://github.com/donma/M5StackBLE)
- M5Stack向けBLEサンプル
- [M5Tube](https://github.com/tobozo/M5Tube)
- ビデオプレイヤーアプリ
- [M5Stack-Cam-Viewer](https://github.com/moononournation/M5Stack-Cam-Viewer)
- Arduino M5Cam viewer for M5Stack
- [M5Stack_lifegame](https://gist.github.com/shioken/fa2c3f5923170d86dd358b313d6ab244)
2019-03-04 18:19:49 +08:00
- ライフゲームアプリ
- [m5squeak](https://github.com/EiichiroIto/m5squeak)
- squeakのM5Stack上の実装
2019-03-05 10:58:30 +08:00
- [ESP32-AmigaBoingBall](https://github.com/tobozo/ESP32-AmigaBoingBall)
- Amiga Boing Ball デモ
2019-03-06 15:32:47 +08:00
- [ETERNAL_STRIKER](http://www.team-rh.com/?p=232)
- Shooting game for M5Stack
2019-03-05 10:58:30 +08:00
## 同人ハードウェア
- [USB Host Shield for M5Stack](https://thousandiy.wordpress.com/2018/06/16/usb-host-for-m5stack/)
- USB Host Shield based on MAX3421E
- [Servo Driver Shield for M5Stack](https://thousandiy.wordpress.com/2018/10/20/servo-driver-shield-for-m5stack/)
- Servo Driver Shield based on PCA9685
- [Motor Driver Shield for M5Stack](https://thousandiy.wordpress.com/2018/10/20/motor-driver-shield-for-m5stack/)
- Motor Driver Shield for M5Stack based on L293D
- [M5Stack用MIDI Module](https://necobit.com/denshi/m5stack-midi-module/)
- MIDI Module for M5Stack
- [M5STACK用ユニバーサル基板](https://windesign.work/%E8%A3%BD%E5%93%81%E4%B8%80%E8%A6%A7/%E3%83%8F%E3%83%BC%E3%83%89%E3%82%A6%E3%82%A7%E3%82%A2/m5stack%E7%94%A8%E3%83%A6%E3%83%8B%E3%83%90%E3%83%BC%E3%82%B5%E3%83%AB%E5%9F%BA%E6%9D%BF/)
- Universal board Module for M5Stack
- [M5Stack用 3GIMアダプタボード](https://www.switch-science.com/catalog/4009/)
- tabrain 3G communication board adapter for M5Stack
- [M5StackSideBB](http://asukiaaa.blogspot.com/2018/11/m5stacksidebb.html)
- Universal board module for M5Stack
- [脈波センサ(M5STACK-Analog-PULSE06-M5STACK-A](https://www.switch-science.com/catalog/5379/)
- EEG sensor for M5Stack (Analog output model)
- [脈波センサ(M5STACK-Serial-PULSE07-M5STACK-S](https://www.switch-science.com/catalog/5380/)
- EEG sensor for M5Stack (Serial communication model)
- [Use ILI9488 with M5Stack](https://macsbug.wordpress.com/2019/02/05/use-ili9488-with-m5stack/?fbclid=IwAR0DTAgtwmv-AjdZW2NheQrZByM185OqbrHLwgdG0eGcDdMbqGWuZLewctM)
- External Display for M5Stack
- [Production of PROTO MODULE of M5Stack](https://macsbug.wordpress.com/2018/12/30/production-of-proto-module-of-m5stack/)
- Proto module for M5Stack
- [USB HOST Module for M5STACK](https://macsbug.wordpress.com/2018/10/31/usb-host-module-for-m5stack/)
- USB Host module for M5Stack
2019-03-04 18:19:49 +08:00
## Web site
### Espressif 公式
- [Espressif](https://www.espressif.com/)
- [ESP32 Datasheet](https://www.espressif.com/en/support/download/overview)
- [ESP32 tools](https://www.espressif.com/en/support/download/other-tools)
- [arduino-esp32](https://github.com/espressif/arduino-esp32)
- [esp-idf](https://github.com/espressif/esp-idf)
- [esp-idf guide](https://docs.espressif.com/projects/esp-idf/en/latest/)
- [esp-mdf](https://github.com/espressif/esp-mdf)
- [esp-mdf guide](https://docs.espressif.com/projects/esp-mdf/en/latest/)
- [esp-adf](https://github.com/espressif/esp-adf)
- [esp-adf guide](https://docs.espressif.com/projects/esp-adf/en/latest/)
- [esp-iot-solution](https://github.com/espressif/esp-iot-solution)
- [esp-iot-solution guide](https://github.com/espressif/esp-iot-solution/blob/master/documents/readme_en.md)
2019-03-05 10:58:30 +08:00
### knowledge
2019-03-04 18:19:49 +08:00
- [Switch Science Magazine!](http://mag.switch-science.com/)
- [M5Stack User Group Japan @facebook](https://www.facebook.com/groups/M5Stack-User-Group-Japan-154504605228235/)
- [M5Stack User Group Japan @connpass](https://m5stack.connpass.com/)
2019-03-05 10:58:30 +08:00
- [mgo-tec電子工作](https://www.mgo-tec.com/)
- [Watako-Lab.](http://watako-lab.com/)
- [macsbug](https://macsbug.wordpress.com/)
- [Ambient](https://ambidata.io/tag/m5stack/)
2019-03-04 18:19:49 +08:00
- [Attic or Garret](http://itoi.jp/M5Stack.html?fbclid=IwAR1S45pVpY96XtrgGiszuohnuVluvN8P7_t68WtJEl_saWjBAov7mAG7jso)
2019-03-06 15:32:47 +08:00
- [ニコ動 mはげ氏投稿動画](https://www.nicovideo.jp/mylist/20341298)
2019-03-05 10:58:30 +08:00
- [ニコ動 M5Stackタグ](https://www.nicovideo.jp/tag/M5Stack)
2019-03-06 15:32:47 +08:00
- [9 DoF sensor fusion](https://github.com/kriswiner/MPU6050/wiki/Affordable-9-DoF-Sensor-Fusion)
- [robo8080氏投稿動画](https://www.youtube.com/user/robo8080z/)