Closed Hazeline2018 closed 4 years ago
Let me try to answer your question in parts, going from output (LED matrix) to input (GbE):
So the one thing you are looking for probably (me too, BTW), is a documentation of the description of the network protocol?
This may help but I haven’t had a chance to try it myself yet. https://github.com/FalconChristmas/fpp/blob/master/src/channeloutput/ColorLight-5a-75.cpp
This is a great work, guys! But it'll be even greater if the original LED matrix driving logic in FPGA can be reverse-engineered and shared here! I'm currently working on a project to develop a FPGA LED matrix display driver using Xilinx LX9. Would love to have some reference codes handy.
Before closing this issue, allow me to add a shameless link to the RTL for the FPGA that drives my LED cube. My code is written is SpinalHDL, but there should be plenty of Verilog implementations for HUB75 drivers.
Hi,
This is a great work, guys! But it'll be even greater if the original LED matrix driving logic in FPGA can be reverse-engineered and shared here! I'm currently working on a project to develop a FPGA LED matrix display driver using Xilinx LX9. Would love to have some reference codes handy.
Thanks!