Skip to content

PartsandCircuits/M5Stack_MultiApp_Firmware

 
 

Repository files navigation

M5Stack_MultiApp_Firmware





About

  • A firmware that include several "sketches" as builtin apps

  • Can run all included apps without reflashing/rebooting

  • The menu images are stored on SdCard so they are customisable

  • The project is made on Visual Studio, using VisualMicro plugin.

  • The project uses modifed M5Stack and M5StackSAM libraries. Make sure you uninstall the original M5Stack and M5Stack libraries from Arduino IDE to avoid conflicts on compile.

  • This project is by Calin - forked from here



Included apps:

  • The well known Oscilloscope
  • Alien Shooter game
  • Flappy Bird game
  • Wifi Packet Monitor
  • Wifi Scanner
  • I2C Scanner
  • Voltmeter with measurements history
  • DHT Temperature and Humidity - Works with any DHT sensor
  • System Informations
  • Display Backlight settings with values stored on emulated EEPROM
  • Stopwatch
  • a demo clock... i will do some later work on it or i will just remove it...




Installation

Extract Data.zip to M5Stack SDCard root

  1. run ESPFlashDownloadTool_v3.6.4.exe
  2. Select ESP32 DownloadTool

Refer to image below...

  1. Select firmware File
  2. enter address for file: 0x10000
  3. Select the COM PORT on Download tool
  4. Hold RESET key pressed on M5Stack
  5. Click START on Download Tool and release the Reset key

After flashing, press reset key to start the M5Stack

ESP Flash Download Tool - Settings


About

Menu system for M5Stack - loads apps from Micro SD card.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.3%
  • C++ 10.1%
  • Objective-C 0.6%