Skip to content

Dummy boat and desktop client for testing the communication protocol

License

Notifications You must be signed in to change notification settings

Babara-Fanclub/communication-protocol-dummy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coummunication Protocol Dummy

Dummy clients for testing the communication protocol. This also serves as example clients for the protocol. This repository is split into two different

Usage

Requirements

This repository uses Pipenv for package management. Ensure that it is installed along side with the the latest version of Python.

Boat Dummy Client

  1. Clone the repository
git clone https://github.com/Babara-Fanclub/communication-protocol-dummy.git
cd communication-protocol-dummy
  1. Download Dependencies
pipenv install
  1. Run Script
pipenv run python3 boat_client.py /path/to/serial/port

The demo client should be running now.

Desktop Dummy Client

TODO

About

Dummy boat and desktop client for testing the communication protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages