flicr-capstone / issues

0 stars 0 forks source link

Research UART communication on Raspberry Pi #75

Open mmgoodnow opened 4 years ago

mmgoodnow commented 4 years ago

https://www.raspberrypi.org/documentation/configuration/uart.md

mmgoodnow commented 4 years ago

Worked on it more yesterday. Can’t get the loop back behavior working but planning to forge ahead anyways and hope transmitting works between two devices.

mmgoodnow commented 4 years ago

Loopback magically works now. Fit it into the rest of the pipeline: frontend -> websocket -> backend -> uart