How can I play mp4 video using this Matrix LED Panel (video inside)

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Adafruit_Learning_System_Guides

    Programs and scripts to display "inline" in Adafruit Learning System guides

  • And this is the github https://github.com/adafruit/Adafruit_Learning_System_Guides/tree/main/Pi_Matrix_Cube

  • disco-cube-daemon

  • You mention how https://github.com/mikecann/disco-cube-daemon is broken, probably isn't but right in the header of their README it does say in bold "NOTE: Everything here is PROOF OF CONCEPT. I don't plan on supporting this code so if you want to use it then no problem but use it at your own risk.".. so you really need to take the time to read the source code for yourself, these are big libraries and cannot expect people r/learnpython to go through each line for you explaining what each thing does....

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • rpi-rgb-led-matrix

    Controlling up to three chains of 64x64, 32x32, 16x32 or similar RGB LED displays using Raspberry Pi GPIO

  • I found this https://github.com/hzeller/rpi-rgb-led-matrix, this provides python scripts. Please read through them, and then ask specific questions at each step. If python just looks like gobldegock, I suggest you go through some basic python tutorials docs.python.org has a tutorial page, and no you don't have to complete the whole think just read everything about built-ins and basic syntax (for, if, def, else, etc).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts