SNL-WaterPower / siweed

Sandia Interactive Wave Energy Education Display (SIWEED)
4 stars 2 forks source link

Add on screen console #17

Closed delaneyheileman closed 3 years ago

delaneyheileman commented 4 years ago

added on screen console that will show the user the type of communication occurring. Using the console library.

delaneyheileman commented 4 years ago

@nickross4444 I can add the console to the screen but once up I will want your help implementing the serial communication display. Can talk more during monday meeting

ryancoe commented 4 years ago

@delaneyheileman @nickross4444 - Here's a repo for a project I found a while back that I was pretty impressed with: https://github.com/jgromes/ArduPod

I think this can be helpful for #17, #22, #18, and likely others.

ryancoe commented 3 years ago

Given the input from Loren (see #18), we may need to use a separate tab to accomplish this.

delaneyheileman commented 3 years ago

Still working on this - will need to add a console tab

delaneyheileman commented 3 years ago

@SeanPluemer Would you like to work on this? It would be a good chunk of work to take on while I work on updating the gui layout!

SeanPluemer commented 3 years ago

I have added the console, see the picture below for it in the bottom right. The way it works right now is that it must be active to catch the consol messages. I am trying to find a way to make it invisible until the button is clicked. image