Giter Site home page Giter Site logo

mockledfs's Introduction

Mock LedFS

What's better than an array of Neopixel LEDs you can control with a filesystem? A virtual array of Neopixel LEDs rendered in the browser that you can control with a filesystem!

Mock LedFS is a modified version of LedFS that visualizes Neopixels in the browser rather than communicating with the real hardware. The main purpose of this project is to provide a simple devtool for developing applications that use with LedFS, without using real hardware. This application should make debugging your animations and rendering a breeze, and simplify your dev-cycle since everything can be developed on a single machine (a laptop for example). Mock LedFS strictly follows the API provided by LedFS, but uses WebRTC and the browser to render what your hardware might look like in the same context, instead of communicating directly with an array of Neopixels.

Installation & Usage

This project can be installed using go get like so: go get -u gitlab.com/rucuriousyet/mockledfs

Once you've installed Mock LedFS, usage is as simple as running binary with your intended mountpoint directory (must be a directory since multiple files are used in this filesystem).

mockledfs [mountpoint] [flags]

See mockledfs help for usage details and flags.

If you'd like to find learn more about how to use LedFS, please check out the documention in-readme here.

mockledfs's People

Watchers

James Cloos avatar Seth Moeckel 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.