Coder Social home page Coder Social logo

ledcube_gui's Introduction

ledcube_gui

An advanced GUI to control a led cube

Requirements

  • Processing
  • ControlP5 library

Info

This is a GUI displaying a cube in 3D and allowing the creation of animations by hand.

You can also play snake 3D with it :D

The GUI can work with any size of led cube but the serial communication was only made for a 8^3 led cube.

The current serial communication sends frames to the cube with 64 bytes, each byte representing a column. Frames are stored in a text file, with dimension^3 (512 in my case) 0 and 1, separated by commas (see the test.txt file for the frames format).

A screenshot :D : http://fathost.fr/s/GHoIu

ledcube_gui's People

Contributors

vincpad avatar

Watchers

dinujohnk 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.