Connecting a micro controller with a PC is simple when using google protocol buffers. This example shows you how you could communicate over UART in a structured manner. Embedded Proto is used to generate the embedded code while regular protoc code is used for the python desktop script. Commands are send from the PC to the micro controller. The chip will in turn reply with a message to give a status update.
Stars
18
Forks
2
Watchers
18
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
58
commits
Merged in feature/PROTO-204-update-to-protobuf-v25.1 (pull request #20)
67d696eView on GitHubMerged in feature/PROTO-202-update-examples-to-version-3.4 (pull request #18)
d000bacView on GitHubAdded the clean command to clean the venv's and generated files in this example.
b735df6View on GitHubMerged in feature/PROTO-182-update-examples-to-3.2.2 (pull request #16)
6953c7eView on GitHubMerged in feature/PROTO-184-fix-readme-image (pull request #14)
b069607View on GitHub