Quantcast
Channel: Arduino Forum - Latest topics
Viewing all articles
Browse latest Browse all 15287

Sending around 1000 bytes to Arduino

$
0
0

Hi, I'm trying to make ambient lightning by getting average color of 114 squares on the borders of my screen. I made python scripts that is getting these values but I have trouble with receiving this big message on Arduino. Every square is ", #FFFBFF", so 8 characters and that times 114 = 912 characters, that Arduino needs to receive and alocate to list that later will be used to assign each WS2812B led it's color.
So how do I send this huge message, or maybe you guys have another solutions to this problem.

5 posts - 4 participants

Read full topic


Viewing all articles
Browse latest Browse all 15287

Trending Articles