ledmatrix

There are 79 repositories under ledmatrix topic.

  • Arduino-Pong

    A pong game displayed on a 16x8 led matrix using arduino

    Language:C++1
  • LEDMatrix-WebApi

    アップロードした画像をLEDマトリクス上に表示できるAPI

    Language:Python1
  • SenseHatC

    Utilisation de la carte SenseHat avec un Raspberry PI via le Bus I2C

    Language:C1
  • ledmatrix

    An LED Matrix during an internship at the Hochschule Bochum

    Language:Java1
  • illuminate

    Operation Illuminate

    Language:Python1
  • tt07-serial-charmatrix

    Tiny Tapeout 7 project: LED matrix character display controlled via UART

    Language:Verilog
  • stm32-block-breaker-game

    A handheld block breaker game based on NUCLEO-F401RE (STM32F401RE), using joystick input and 7x11 LED matrix

    Language:C
  • SimpleHT16K33

    Simple library API for the HT16K33 I2C matrix driver for 8x16 display. Made for the Esp32 with Arduino as component.

    Language:C++
  • ledmatrix-effects

    Configurable visual effects to display on an LED Matrix

    Language:Python
  • LED-Matrix

    LED matrix using Adafruit's LED Matrix and Matrix Portal M4

    Language:Python
  • hacksmithLogo

    a quick Arduino sketch to display Hacksmith Industries logo as an animation on Uno R4.

    Language:C++
  • led_matrix_clock

    Led matrix clock with MAX7219 integrated chipset controlled throught SPI based on ESP-Wroom-32D (ESP32) microcontroller.

    Language:Assembly
  • rpi-32x16-clock

    Raspberry Pi python script to show a clock on a 32x16 led panel

    Language:Python
  • ledmatrix-v2

    LED Matrix table version 2

    Language:C++
  • clock25

    clock25

    A funky digital clock based on an ESP32 and an RGB LED matrix

    Language:HTML
  • LedMatrixWithButtons

    A simple display with 3 8x8 LED Matrix displays and with 3 buttons for iterating numbers

    Language:C++
  • LED-Kunst

    This project uses arduino to light up a 16x16 led matrix and show Icons from 3 Topics: Emojis, Flags and Videogames.

    Language:C++
  • samuelmachariaportolio

    website portfolio

    Language:HTML
  • led-control

    led-control

    Implementation of DMD_STM32a LED Matrix library

    Language:C++
  • iotmatrix

    iot matrix, controlled via a lolin d1 mini board, data fetched and pushed from and to Thingspeak (forked from https://github.com/jorydotcom/matrix-emoji/)

    Language:HTML
  • max7219_ledmatrix

    Max7219 led matrix driver on verilog

    Language:Verilog
  • leds-micropy

    A repository used to store my MicroPython NeoPixel based codes using ESP8266 microcontrollers.

    Language:Python
  • LEDTetris

    Goal of this project is to develop a Tetris game ( yes I know, very innovative ^^). The game will be displayed onto a LED-Matrix of variable size, made from individually addressable LED-Stipes (I used ws2812B) and controlled using some NES-Styled Controllers with a Raspberry PI 3B. I will code everything myself, from the code that controls the LEDs to the actual game, If you dont want to build yourself a LED-Matrix you can also play it on the Raspberry PI Console.

    Language:Python
  • snakePedia

    Get yourself a bite of snake :p

    Language:C++
  • mtejada11.github.io

    Projects for learning about coding and electronics with Arduino.

    Language:HTML
  • DisplayigMySQLdataonLEDMatrixwithArduino

    Work in progress. The goal is to display data from a MySQL Database on a LED Matrix using Arduino.

    Language:C++
  • LedMatrix8x8AnimationTools

    A little initiative to help making matrix 8x8 animation easiest

    Language:C#
  • NewYearShow2019

    2019 New year show

    Language:C++
  • ht16k33-matrix-test

    Testing LED matrix with HT16K13 I2C driver board connected to an Arduino Nano

    Language:C++
  • laufpixel

    Arduino library for MAX7219 display using SPI. For use with 8x8 LED dot-matrix displays. It can be used with ESP32. esp32ledmatrix.ino is the main code. You can change the message with the function ledMatrix.SetText The font used is from cp437font.h, this could be change for another one. SPI is used as protocol.

    Language:C
  • RFID-Smart-Box

    A smart RFID-based smart box, with an LED matrix, RFID reader and more.

    Language:C
  • ofMatrixCamera

    An Experiment in openFrameworks + LED Matrix Panel + Camera

    Language:Makefile
  • 16x32Snake

    Simple version of snake game developed for software engineering class

    Language:C
  • infotron

    Simple info screen (e.g. LED matrix) displaying information from different web sources via wifi MCU (ESP32)

    Language:C++
  • led_matrix_displays

    Reverse engineered schematics/firmwares for salvaged LED matrix displays from gambling machines

    Language:C
  • arduino-hcsr04-park

    Garage park distance visualizer based on HC-SR04 sonar sensor

    Language:C++