Coder Social home page Coder Social logo

rgbcube_arduino's Introduction

RGBCube_Arduino

Sketch for Arduino Nano powered LED Cube driven by TLC5940 Drivers, controlled by Bluetooth App

See Instructables for details: PhilKey Instructable

Features

  • Layer Multiplexing (Anodes)
  • Bluetooth Communication with HC-05 Module
  • AnimationCreator
  • Snake Game
  • Audio Visualizer Mode

Main Loop

  1. Turn off current Layer, turn on next Layer and update TLC buffers if LayerDuration has passed
  2. Load next Frame of current Animation into TLC buffer
  3. Receive Bluetooth data from HC-05 if available

Bluetooth Control App

  • Android App to control Animations, Brightness, Speed, etc.
  • See Cubo repository for more details & .APK release

AnimationCreator

  • Create custom Animations using simple UI
  • Simulate Animation in Java3D Scene
  • Saves Animations in two dimensional Array for PROGMEM of Arduino
  • See AnimationCreator repository for more details & .jar release

rgbcube_arduino's People

Contributors

philkes avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

rgbcube_arduino's Issues

Can't debug with Bluetooth module

Hi, I'm trying to debug the Bluetooth connection because nothing happened when using Android app. I think the problem is that Bluetooth module using same UART (the only one) with Arduino nano (hardware Rx,tx). Even when I remove Bluetooth module the voltage divider interferes. Could you tell me how you perform debugging with this hardware?
Best regards,
Milen

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.