nerdmanufaktur / flipdot

Contains Code for running the flip-dot displays based on the driver pcb both from nerdmanufaktur.berlin
4 stars 1 forks source link

Arduino - Implement UDP protocol #1

Closed kryptokommunist closed 7 years ago

kryptokommunist commented 7 years ago

Add control protocol to set how long the sent frame should be rendered before displaying the next animation in main loop etc.

Options:

kryptokommunist commented 7 years ago

Done using standard library with removal of multicast function due to compiling issues