Git Product home page Git Product logo

desktop_a-explorer_file_browser_via_serial's Introduction

[по-русски]

Приложение A-Explorer является "клиентской частью" связки A-Explorer + BRIDGE. BRIGDE – скетч, который умеет работать с памятью SPIFFS (а так же SD, при внесении небольших изменений в код) он компилируется и загружается в память устройства. По последовательному порту происходит общение между связкой.

В самом начале сеанса передают флаг в виде одного символа. Таких основных флагов: D (скачать), M (память), L (список файлов), R (удалить), E (форматировать), U (загрузить), X (исполнить) и Q (перезагрузить). Далее передаются для каждого флага прочие параметры, такие как: размер имени файла, имя файла и т. д.

В функционал связки, нетрудно докадаться, включено получение списка всех файлов в памяти, получение информации о пространстве, удаление файлов, загрузка файлов в память устройства и скачака файлов с памяти, форматирование, исполнение устройством файла (например отображение изображения на ЖК-дисплее). В браузере файлов для каждого расширения назначена соотвествующая иконка. Прогресс загрузки отображается в процентах в статусбаре. Информация о занятом пространстве отображается в прогрессбаре.

[English]

A-Explorer app it's GUI for BRIDGE. BRIDGE – sketch and same name function inside can operate within SPIFFS memory (also SD, with a little code modification) will be compiled and flash to device.

In begin of session GUI sent one char flag. Main flags: D (download), M (memory), L (list), R (remove), E (format), U (upload), X (execute) и Q (reboot). In next step sending any parametrs like as size of file, name of file and e. t. c.

It’s easy to prove that the bundle’s functionality includes a getting file list, space inforamtion, removing files, uploading and downloading, format memory, execution file (for example showing picture on LCD screen). In file browser shows icons, filename and filesize. Process shows percentage in status bar. Space of memory info show in progressbar.

desktop_a-explorer_file_browser_via_serial's People

Contributors

lovyan03 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.