You are reading a single comment by @mhoneywill and its replies. Click here to read the full conversation.
  • Hi

    When I receive my PICO one of the projects I want to look at is a DMX to Ethernet gateway, initially I will be receiving DMX data, but may want to transmit in the future. Does anyone have any experience of DMX on the Espruino?

    DMX is a serial protocol that runs at 250kbaud see http://en.wikipedia.org/wiki/DMX512

    Its very simple in structure the message stream is started by receiving a Break the a control byte which is 0 followed by up to 512 bytes of data.

    Regards

    Martin

About

Avatar for mhoneywill @mhoneywill started