Are there any examples for 4-Digit Display. What we are using is GrovePi library referenced in UWP application. I’ve already made a search on your github, but was unable to find anything useful.
Any useful documentation for using SetIndividualSegment or SetScore? The task i am trying to accomplish is quite simple - just show the number 1234 on the display.
Thank your very much for your explanation. I am not sure if you have undertood me correctly. We have UWP application, with referenced GrovePi library. We are already familiar with all the other sensors. What we are curious about is, how this three specific method work / what should be passed in as a parameter to successfully show the result.
We are simply trying to show the number: 1234 on the display. We need an advice what to pass in and which method to use. We were unable to find any useful information (we’ve also chedked Python and C implementations of Grove).
DexterInd writes the library. Please post a question on https://forum.dexterindustries.com/c/grovepi. They will response quickly. thanks for your understanding.