No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
== software == | == software == | ||
* 2022/12/ | * 2022/12/23: only ''pixelflut'' currently, listening on port '''9891''' (TCP) | ||
* 2022/12/24: added a binary-format listener (untested!) port '''9282''' (UDP) | |||
** format: | |||
** short int in network order: y offset, then upto the end of the packet: RGBRGBRGB... (1 byte per color) |
Revision as of 17:06, 24 December 2022
AanDeMuur | |
---|---|
Participants | |
Skills | Vision |
Status | Somewhat working |
Niche | Hardware |
Purpose | To look at while smoking |
Tool | No |
Location | rookhol |
Cost | 100 |
Tool category |
Nieuwe.jpg {{#if:No | [[Tool Owner::{{{ProjectParticipants}}} | }} {{#if:No | [[Tool Cost::100 | }}
hardware
- HUB75 led matrix
- adafruit HUB75 hat
- raspberry pi 2
- 4A 5V powersupply
software
- 2022/12/23: only pixelflut currently, listening on port 9891 (TCP)
- 2022/12/24: added a binary-format listener (untested!) port 9282 (UDP)
- format:
- short int in network order: y offset, then upto the end of the packet: RGBRGBRGB... (1 byte per color)