Skip to content
Snippets Groups Projects
Commit cadd9c35 authored by plw1g21's avatar plw1g21
Browse files

Update README.md

parent 1dbc79ca
No related branches found
No related tags found
No related merge requests found
# Robobin
Welcome to the repository for Group 27's Robobin
#Lidar System
# Application:
//Section for explaining the MVVM setup in MAUI
for the application, we are following MVVM
Model: Handles data and business logic (e.g., represents a Robobin object).
View: Displays the UI and interacts with the user (e.g., buttons, labels).
ViewModel: Connects the Model to the View, providing data and commands (e.g., logic to connect to Robobin and update the status).
| Command | Parameters | Use | Comms Used |
| ------ | ------ | ------ | ------ |
| PING |-| Test to ensure comms between App and RPi exist | BLE |
| | | | |
| | | | |
| | | | |
## Authors and acknowledgment
Paul Winpenny: Owner and maintainer of the gitlab and app developer.
## License
University Of Southampton...
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment