https://github.com/eduardoklosowski/vdlkino
Library to control the Arduino
https://github.com/eduardoklosowski/vdlkino
Last synced: 3 months ago
JSON representation
Library to control the Arduino
- Host: GitHub
- URL: https://github.com/eduardoklosowski/vdlkino
- Owner: eduardoklosowski
- License: mit
- Created: 2014-03-28T23:08:39.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-25T01:16:41.000Z (over 10 years ago)
- Last Synced: 2025-02-09T19:28:50.526Z (4 months ago)
- Language: C++
- Homepage:
- Size: 316 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
=======
VDLKino
=======Library to control the Arduino with:
- Ethernet
- Serial
Block
=====Commands are executed by blocks, these blocks have the following information:
=========== =======
Information Size
=========== =======
oper 1 byte
pin 1 byte
value 2 bytes
=========== =======Commands Return
===============Commands return 2 bytes.