For my hyper Cube, looking for computer software solution (this will be done before uploading to Arduino) to convert video files into 2D array with each frame being D1 and each pixel color code in D2 (256 pixels). I can convert the video to whatever format needed. Does anyone have a solution?

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

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

    Display your Screen on a WS2812b LED Matrix

  • Not exactly what you are looking for but I'm working on a program where you can stream a live video feed from your PC to an LED Matrix: ScreenShare WS2812b (soon there will be an update to further improve latency and performance) Maybe that would be something you can try.

  • ImageMagick

    🧙‍♂️ ImageMagick 7

  • I don’t understand the D1 and D2 part… However if you want to convert video, look into ffmpeg It can convert about everythig to anything under the sun. The command line calls can get pretty hairy tho. Similarely, there is ImageMagick, it’s more tailored for still images.

  • 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
  • FFmpeg

    Mirror of https://git.ffmpeg.org/ffmpeg.git

  • I don’t understand the D1 and D2 part… However if you want to convert video, look into ffmpeg It can convert about everythig to anything under the sun. The command line calls can get pretty hairy tho. Similarely, there is ImageMagick, it’s more tailored for still images.

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