leonrenkema / phpledsign

Library to send commands to a eurolite LED sign
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Class won't work without SEQUENT.SYS file #1

Open wonder75 opened 6 years ago

wonder75 commented 6 years ago

Because there is literaly no documentation for this class it took me a pretty long time (about 12 hours :) ) to figure out, that you need to get the SEQUENT.SYS firmware file seperately. A quick Google search for the file should help. This is not really an issue, it's more a friendly reminder that could be added to the readme to save others the hassles i had making this class work.

leonrenkema commented 6 years ago

I have not looked at this for a long time, as you can see. It was a copy of another library. What kind of hardware are you using? I see if I can put some time in this code and revive it.