Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stevedanomodolor authored Jul 4, 2020
1 parent c83d84c commit 998026b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Simulation-and-control-of-BLDC-motor-with-methods-on-data-transfer-and-visualization.

Each folder contains it own readMe file specifying how to build the project. It is worth noting that this project was done in Linux and has not being tested in windows, feel free to make changes as you see fit.
Some part of this project is still under development, specially, the peer to peer connection which requires a signalling server be implemented.


## Future work
Future work will go into using implementing the multithreaded application for a real robotic platform. Using the web visualitzation software in the javascript-C -version and the peer to peer data sending method, the final robotic application should included a broadcastting thread that allows the robot data be visualized on the web.

## Important
The deployment architecture library is still under development by the robotic research group in Ku Lueven. A complete open-source version of this software with documentation and explanation will be published in the nbear future.

0 comments on commit 998026b

Please sign in to comment.