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

https://github.com/mgarcia01752/raspberrypi-serial-socket-uart

Working Example of Communicating to a UART via Direct CLI or Socket Connection
https://github.com/mgarcia01752/raspberrypi-serial-socket-uart

raspberry-pi socket-connection uart

Last synced: 3 months ago
JSON representation

Working Example of Communicating to a UART via Direct CLI or Socket Connection

Awesome Lists containing this project

README

          

# RaspberryPI-Serial-Socket-UART
Working Example of Communicating to a UART via Direct CLI or Socket Connection

## Package Requirements

[Follow Download and Installation Instructions for Wiring PI](http://wiringpi.com/download-and-install/)

## Raspberry PI Serial Socket UART Download and Installation Instructions

````basb
git clone https://github.com/mgarcia01752/RaspberryPI-Serial-Socket-UART.git
````