Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 342 Bytes

File metadata and controls

15 lines (8 loc) · 342 Bytes

#Serial Port Communication

##Description

This code is part of an Openlab's Project (soon to be announced).

It creates a connection with a USB (Serial not HID) port.

It waits for data to be received from the USB Device [Arduino for our project] and displays it.

It can also send data to the Device.

##Credits

Author: Evaggelos Avgerinos