TSimmz / MiniSim

A codebase for a desktop Stewart platform written in Python.
1 stars 0 forks source link

Design serial interface from Raspberry Pi to Arduino #3

Closed TSimmz closed 4 years ago

TSimmz commented 4 years ago

Must send controller data from Pi to Arduino over serial.

TSimmz commented 4 years ago

Floats are difficult to send over serial. Closing and changing to ethernet interface.