Skip to content

Reverse Engineering of an OEM LED Par with the goal to create a open source Firmware

Notifications You must be signed in to change notification settings

h7075/OpenLEDPar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

OpenLEDPar

Current state: only Schematic, no software

Reverse Engineering of an OEM LED Par with the goal to create a open source Firmware.

The LED Par in question is an Stairville Outdoor Stage Par 12x3W Tri, but judging by google image search there are many witj similar looking PCBs. The Microcontroller is an STC STC12C5616AD. Each LED Driver is a PT4115. The STC could be simply reprogrammed over UART, but it can not be read. Hence a updating the firmware would be not reversible. STC12C5616AD are hard to get at the moment, so a small adapter PCB containing only a common MCU(EFM8?) seems like the way to go.

Probable Benefits:

  • Custom DMX Profiles
  • 16bit Resolution (the LED Driver claims a Contrast Ratio of 5000:1 which would be 12 bit, still better than 8)
  • RDM: the transceiver is already fully wired, so only software changes would be necessary
  • Automatic swiching to DMX if received. mainboard Outdoor Stage Par

About

Reverse Engineering of an OEM LED Par with the goal to create a open source Firmware

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published