OVVE / software-controller

Software for the Arduino Mega
Other
2 stars 7 forks source link

Communications link between Arduino and Raspberry Pi using serial communications #21

Closed noelpaz closed 4 years ago

noelpaz commented 4 years ago

@russmcinnis -- Please review with @mrrosen and @CSTaylorJr

I have merged the changes and tested compilation and running on the Arduino while connected to Raspberry Pi.

I had to add in Arduino FastCRC library: https://github.com/FrankBoesing/FastCRC I cloned the master at commit 9be7f7164e74838df675df9703847baf35797988. The release 1.0 dated 2014 will not work, but that is the only release available.

russmcinnis commented 4 years ago

@CSTaylorJr - I would like to follow the serial guide for the updates so if we change sizes we can use this as our guide. Or if we need the code ASAP let me know which fields change so I can communicate with Noel on the Raspberry Pi. The serial protocol is based off of Michael's last update serialpacket0.26.ppt from the software slack channel https://aqualungworkspace.slack.com/files/U01022R8YKU/F0118FRCDNZ/serialpacketv0.26.pptx