Tuesday TNWiki article spotlight: Serial Class for Universal Windows Platform (Part two)

(Italian version below.)

In the previous article Serial Class for Universal Windows Platform - Part One, we discussed everything about the use of Serial Communication class included in the Windows.Devices namespace.

In this second and final part, we will create a test project with Visual Micro, a plug-in that is installed in order to program the Arduino family cards directly from Visual Studio.
At the end of the first article, we create the graphical interface and the code for the management of serial communication, with the following result.

To read the article, please follow this link.

https://social.technet.microsoft.com/wiki/contents/articles/35724.serial-class-for-universal-windows-platform-part-two.aspx

Good read to all :)

 

Anteprima in Italiano.

Nel precedente articolo che trovate a questo link, abbiamo discusso tutto ciò che riguarda l’utilizzo della Classe SerialComunication, inclusa nel namespace Windows.Devices. In questa seconda e ultima parte, creeremo un progetto di prova con Visual Micro, un Plug-in installabile per poter programmare le schede della famiglia Arduino direttamente da Visual Studio. Alla fine del primo articolo abbiamo creato l’interfaccia grafica e creato il codice per la gestione della comunicazione seriale, con il seguente risultato finale.

Per leggere l'articolo completo, seguite questo link.

https://social.technet.microsoft.com/wiki/contents/articles/35724.serial-class-for-universal-windows-platform-part-two.aspx

Buona lettura a tutti :)