GithubHelp home page GithubHelp logo

bacwolf / project-mc2-led-purse Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rorosaurus/project-mc2-led-purse

0.0 1.0 0.0 25.36 MB

Use an ESP32 to display GIFs on your Project Mc2 LED purse

Home Page: https://www.youtube.com/watch?v=3-5VtH-2Txw

License: MIT License

C++ 62.42% C 36.01% Makefile 0.12% HTML 0.82% CSS 0.63%

project-mc2-led-purse's Introduction

Use an ESP32 to display GIFs on your Project Mc2 LED purse

Youtube Demo

YouTube - Proof of concept WiFi controller

Hardware (BOM)

  • Project Mc2 LED Purse (Usually costs ~$6): Amazon, Adafruit article
    • A cheap 16x32px LED display you can harvest. The deafult driver/app requires 3.5mm headphone jack and phone connected at all times, otherwise after 30 seconds your pattern will freeze, then turn off. You're also limited to like 6 colors. So let's make our own driver!
    • If you want to daisy-chain from this display, it's missing an output socket and ribbon cables:
  • PCB I designed to drive HUB75 panels with an ESP32: Buy on Tindie!
    • This part is optional, but greatly simplifies your wiring!
    • If you don't want to use my PCB, you can wire the display yourself manually using dupont connectors following ESP32_FORUM_PINOUT from MatrixHardware_ESP32_V0.h
  • ESP32-DEVKIT-V1: Amazon ($14 for 2)

Total cost should be quite low for a 32x16 scantype LED panel with Wifi/BT, powered by micro-USB, capable of: playing gifs, scrolling text, and FastLED!

Assembly Instructions

Some assembly required! (Soldering ~46 pins.) Full assembly instructions and more detailed information can be found here: ASSEMBLY.md

Software

For links to software I recommend using, please see SOFTWARE.md

Please note: my PCB works with SmartMatrix library, not PxMatrix.

Mounting

I have no solution to mount the LED display anywhere. For the time being I'm using half of the purse shell as an ugly mount. This display is missing the common screw mounts on HUB75 panels. I'd love to hear your mounting ideas!

Power usage and powering your project

Brightness Power
25/255 1W (0.2A @ 5V)
255/255 5W (1A @ 5V)

If you plan to daisy-chain these panels: please power the panels directly, then siphon power from your panels to your ESP32. The ESP32 board traces are not designed to supply extra power for these types of panels. However, you can safely get away with it for a single LED panel if you really want to keep it simple. For more info, see POWER.md!

project-mc2-led-purse's People

Contributors

marcmerlin avatar rorosaurus avatar jasoncoon avatar embedded-creations avatar

Watchers

James Cloos 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.