An application that connects to an arduino and can handle the coloring of an RGB ribbon tape.
In the application, the IP and Port of the arduino can be selected.
Can only send values in R format: 128 G: 250 B: 156 (color: price) if the pins are not filled in, if given then the message has the following format R (12): 128 G (15): 250 B (16): 156 (color (pin on arduino): price)
The code for the arduino can be found here https://github.com/VagelisAn/RGB.git
Thanks freepik for the icons https://www.flaticon.com/authors/freepik
In the application, the IP and Port of the arduino can be selected.
Can only send values in R format: 128 G: 250 B: 156 (color: price) if the pins are not filled in, if given then the message has the following format R (12): 128 G (15): 250 B (16): 156 (color (pin on arduino): price)
The code for the arduino can be found here https://github.com/VagelisAn/RGB.git
Thanks freepik for the icons https://www.flaticon.com/authors/freepik
Show More