M5Apps - multiple apps installer
- 
					
					
					
					
Check out the new project for firmware flashing right on your M5 Cardputer (currently under development)
Supported features:
- Install app in separate partition (in case the image is single app partition)
 - Install full firmware bundle (erasing all previous installed apps)
 - Press any key on boot to enter Apps menu
 - List of installed apps. Run immediately
 
Supported sources (media):
- SD card (FAT formatted)
 - USB flash drive (FAT formated)
 - Remote repository (under development)
 
Version 1.0 is available in M5Burner under CARDPUTER device.
Waiting for feedback. - 
					
					
					
					
v1.1 is out and its crazy
 - 
					
					
					
					
@d4rkmen v1.2 comes with WiFi scan feature and more free flash space for apps.
The Cloud repository:
M5Burner for burner mirror in convenient way.
TOP-20 for best apps tested by me - 
					
					
					
					
hello i have a error with sha256 verification
bye
P.S. i love your projectserial logs:
[FROM M5Burner] COM3 opened.
[FROM M5Burner] COM3 opened.
load:0x600fe100,len:0x1c
SHA-256 comparison failed:
Calculated: 5e23c97eab19023e851de85f4eeea87aed472ea13e871562b17f2a5ec097a9f5
Expected: 1108a20e982d1031358092f5f1acb0437a206312e99d5443a1985793bd2c5984
Attempting to boot anyway...
entry 0x40375408
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x7 (TG0WDT_SYS_RST),boot:0x2b (SPI_FAST_FLASH_BOOT)
Saved PC:0x40389f10
SPIWP:0xee
mode:DIO, clock div:1
load:0x3c0f0020,len:0xc91a8
load:0x3fc9a100,len:0x4ba8
load:0x40374000,len:0x2298
load:0x42000020,len:0xe5b9c
load:0x40376298,len:0x13e40
load:0x600fe100,len:0x1c
SHA-256 comparison failed:
Calculated: 5e23c97eab19023e851de85f4eeea87aed472ea13e871562b17f2a5ec097a9f5
Expected: 1108a20e982d1031358092f5f1acb0437a206312e99d5443a1985793bd2c5984
Attempting to boot anyway...
entry 0x40375408
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x7 (TG0WDT_SYS_RST),boot:0x2b (SPI_FAST_FLASH_BOOT)
Saved PC:0x403743c0
SPIWP:0xee
mode:DIO, clock div:1
load:0x3c0f0020,len:0xc91a8
[FROM M5Burner] Serial Port Disconnected. - 
					
					
					
					
@erwantest123 wow, first feedback :)
thanks for this. whould be nice to have steps to reproduce - 
					
					
					
					
hello 1.3 work for me
thank you - 
					
					
					
					
@erwantest123 was my fault. I have put single app file to M5Burner isntead of full fw :(
Check for new TOP-20 updates:
- 
Snake: classic game
 - 
M5Tuna: guitar tuner app
 
Both apps are ~350Kb, could be used with M5Apps very well
 - 
 - 
					
					
					
					
v1.5
- Added version to boot animation
 - Cloud source error messages are now more informative
 - Minor UI fixes (hints, navigation, sound)
 
 - 
					
					
					
					
this might be a dumb question but is there any way to get a bin file for m5 launcher
 - 
					
					
					
					
@bigchease no, you have to flash full firmware (bootloader, PT, nvs, and the rest). Thans why you have to use some other flasher like M5Burner or esptools.
 - 
					
					
					
					
@d4rkmen
Hi, are you talking about M5 Launcher project or something different?
I'm confused (new user) as the version numbers seem very different between what you say and what I see on M5 Burner.
Thanks
PS is there any chance of something like this for Tab5? - 
					
					
					
					
Would this project ever be open-source? I was trying to create such a firmware manager for my Tab5 device and was encountering troubles, the M5Launcher's approach was strange (seems like it needs a custom bootloader which I don't have) so I wanted to check M5Apps out. It would be the best if M5Apps are open source.
 - 
					
					
					
					
If this broke your cardputer here is how to fix it:
Before plugging your cardputer in hold the GO button and then plug in the cable. Cardputer will enter the download mode and you can then flash everything you want!
~ yehor - 
					
					
					
					
is there a way to increase the storage to add more apps, i have 64gb.
 - 
					
					
					
					
New version available on M5Burner
v1.9
- Added new app FINDER: two-panel file manager for SD card and USB drive
 - Improved keyboard navigation in all apps
 - Fixed keyboard sound issues
 - INSTALLER: Added sorting files and folders by name
 - INSTALLER: Cloud source fixed HTTP buffers
 - FDISK: Added creation of new data partitions (press A)
 - FDISK: No reboot required after deleting data partition
 - Updated to the latest ESP-IDF v5.5.1
 - Updated USB MSC driver