Trying to figure out how to display iamge output from arduino

A place to just chat
Post Reply
uratourist
Posts: 1
Joined: Fri Apr 08, 2022 12:51 am

Fri Apr 08, 2022 12:56 am

For my project, the arduino is using a camera to take a photo, isolate part of it, and generate a color swatch that matches the detected color. Is there a way to have a visualizer for the image on the meguno GUI that will update as time goes on?
philr
Posts: 446
Joined: Mon May 26, 2014 10:58 am

Mon Apr 18, 2022 2:13 am

There is a way to change the foreground color of labels etc.
viewtopic.php?t=1376

You can also specify an RGB value
https://www.megunolink.com/documentatio ... tForeColor

Cheers
Phil
Post Reply