digitalsputnik / ApolloFirmware

Micropython software for the Apollo lamps
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

RS485 Support #46

Open MJoosep opened 2 years ago

MJoosep commented 2 years ago

Add support for RS485 Communication. It should be possible to listen to rs485. Artnet should be disabled on rs485 mode. This issue also requires a dmx repl packet implementation. See issue #47