An open API service indexing awesome lists of open source software.

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

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.