M5Sys | M5Stack Fire as a computer system

 by   vkichline C++ Version: Current License: No License

kandi X-RAY | M5Sys Summary

kandi X-RAY | M5Sys Summary

M5Sys is a C++ library. M5Sys has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

This project combines a few libraries with a collection of apps (some borrowed, some original) to create a small, usable computer system based on the excellent M5Stack Fire ESP32-based micro. During isolation, I discovered two libraries that transformed my usage of the M5Stack; the first was M5Stack-SD-Updater, which allows the user to load and execute programs from the SD card. Only a few lines of code need to be added to each program to make the system work cooperatively. This permitted using the M5Stack as a computer system, rather than as a device dedicated to a single program, which turns out to be a significant change. The second library was M5ez, which provides a simple but very usable UI for M5Stack programs. It doesn't solve every problem, but it provides a critical mass of functionality that reduces the effort of writing utility programs substantially. Since I now had a portable system with loadable software, it made sense to invest some time in developing utility programs that were more than knock-offs for one-time use. I can use M5ez to build simple but reliable utilities I can use for developing other software, and the SD card makes them all available when needed. On top of these libraries, I built a thin veneer; M5Sys (actually, two versions: one with and one without M5ez, because not everything needed custom UI.) I added some functionality I really wanted, such as more specific Wifi connection settings, system-adjustable logging, both to serial and SD (or to SPIFFS, or the screen) and a system of storing locations (latitude, longitude and altitude.) Not all the programs included with be of general interest at this point.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              M5Sys has a low active ecosystem.
              It has 3 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              M5Sys has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of M5Sys is current.

            kandi-Quality Quality

              M5Sys has no bugs reported.

            kandi-Security Security

              M5Sys has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              M5Sys does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              M5Sys releases are not available. You will need to build from source code and install.
              Installation instructions are available. Examples and code snippets are not available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of M5Sys
            Get all kandi verified functions for this library.

            M5Sys Key Features

            No Key Features are available at this moment for M5Sys.

            M5Sys Examples and Code Snippets

            No Code Snippets are available at this moment for M5Sys.

            Community Discussions

            No Community Discussions are available at this moment for M5Sys.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install M5Sys

            To install M5Sys on an M5Stack Fire, open the project in VS Code with PlatformIO installed. Run the build script build-fire on Macintosh, or fire.ps1 on Windows. You should see the SD directory fill with .bin files as they build, 17 in all. Once built, look at the prop script (prop for Macintosh, prop.ps1 for Windows) and adjust the appropriate one to copy to an SD card on your system, or manually copy all files in SD to an SD card and insert it into the M5Stack. Next, build and flash the program menu. This will allow your system to load any of the other programs on SD. To return to the menu program, hold the first of three buttons on the M5Stack (the 'A' button) and press the red reset button, then release 'A'.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/vkichline/M5Sys.git

          • CLI

            gh repo clone vkichline/M5Sys

          • sshUrl

            git@github.com:vkichline/M5Sys.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link