C# Class BrickPiExample.MainPage

Afficher le fichier Open project: Ellerbach/BrickPi

Méthodes publiques

Méthode Description
MainPage ( ) : BrickPi

Private Methods

Méthode Description
Button_Click_1 ( object sender, RoutedEventArgs e ) : void
GetAngleToTurn ( int fLeft, int iWidth, double percent ) : int
InitSerial ( ) : System.Threading.Tasks.Task

This functions initimlaize a serial port and pass it to the brick

LunchFollowMe ( ) : System.Threading.Tasks.Task
MainPage_Loaded ( object sender, RoutedEventArgs e ) : void
MakePicture ( ) : System.Threading.Tasks.Task
TakePhoto ( ) : Task
UploadAndDetectFaces ( StorageFile imageFilePath ) : Task

Method Details

MainPage() public méthode

public MainPage ( ) : BrickPi
Résultat BrickPi