Began the communication over TCP with the robobin and the app. Focusing on...
Began the communication over TCP with the robobin and the app. Focusing on just one app instance for now but I will need to do more than 1
Showing
- App/RobobinApp/App.xaml.cs 42 additions, 36 deletionsApp/RobobinApp/App.xaml.cs
- App/RobobinApp/Networking/BLEClasses.cs 1 addition, 1 deletionApp/RobobinApp/Networking/BLEClasses.cs
- App/RobobinApp/Networking/BLEInterfaces.cs 1 addition, 1 deletionApp/RobobinApp/Networking/BLEInterfaces.cs
- App/RobobinApp/Networking/IWifiService.cs 14 additions, 0 deletionsApp/RobobinApp/Networking/IWifiService.cs
- App/RobobinApp/Networking/WifiManager.cs 108 additions, 0 deletionsApp/RobobinApp/Networking/WifiManager.cs
- App/RobobinApp/ViewModels/ConnectionPageViewModel.cs 1 addition, 1 deletionApp/RobobinApp/ViewModels/ConnectionPageViewModel.cs
- App/RobobinApp/ViewModels/MainPageViewModel.cs 6 additions, 5 deletionsApp/RobobinApp/ViewModels/MainPageViewModel.cs
- App/RobobinApp/Views/CentreGraph.xaml.cs 50 additions, 15 deletionsApp/RobobinApp/Views/CentreGraph.xaml.cs
- App/RobobinApp/Views/MainPage.xaml.cs 17 additions, 4 deletionsApp/RobobinApp/Views/MainPage.xaml.cs
- Connectivity/SampleServerPi.py 65 additions, 0 deletionsConnectivity/SampleServerPi.py
Loading
Please register or sign in to comment