Giter Site home page Giter Site logo

mtking2 / 32x32-led-array-mortarboard Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 2.0 503 KB

Arduino project to display images/animations on an LED grid.

License: GNU General Public License v3.0

Arduino 0.86% C 82.63% Objective-C 14.36% Processing 2.15%

32x32-led-array-mortarboard's Introduction

32x32-LED-Array-Mortarboard

I equipped my university graduation cap with a 32ร—32 LED array, an Arduino Mega, three SPDT switches, a 2000mAh li-ion battery, lots of wire, and lots of Arduino code. By doing this I was able to display numerous animations, pictures, and text on the LED grid. This repository contains all of the Arduino code and bitmaps that I used to make it.

http://imgur.com/a/ziBfg

Processing Script

BMPformat.pde will convert a 32x32 px image into a formated header file containing the array of hex values to be copied into PROGMEM space which the Adafruit library uses to display the image on the panel.

  1. Open BMPformat.pde in Processing and Run it.
  2. Select a 32x32px bitmap image in the file chooser dialog.
  3. The resulting header file should be written to a subfolder called headerFiles in the same directory along side the image.

32x32-led-array-mortarboard's People

Contributors

mtking2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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