Relative Content

Tag Archive for clojureunsigned

Writing unsigned bytes with Clojure

I’m pushing color data to a serial port to drive LEDs. The protocol here is a “command” — in this case ‘h’ — followed by the byte data representing hues.