rs485 bus for talking to the motor controller or other components
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Penguin f7fc00d5c0 adding env.sh for future reference 2 years ago
.cache/clangd/index changed the exit procedure so destructors can be called 2 years ago
bin byte stuffing works, checksum works afaik, tested encoded packets 2 years ago
build byte stuffing works, checksum works afaik, tested encoded packets 2 years ago
inc byte stuffing works, checksum works afaik, tested encoded packets 2 years ago
src changed the exit procedure so destructors can be called 2 years ago
.clang-format adding packet class first... despite my better judgement I am using a class 2 years ago
.gitignore adding env.sh for future reference 2 years ago
Makefile i can get stuff over zmq now 2 years ago
README.md pi 4 rts control just werks 2 years ago
compile_commands.json byte stuffing works, checksum works afaik, tested encoded packets 2 years ago
env.sh adding env.sh for future reference 2 years ago

README.md

Raspberry Pi Serial Bus Manager

Pinout - we're using uart2, aka ttyAMA1

TX RX CTS RTS
GPIO0/PIN 27 GPIO1/PIN 28 GPIO2/PIN 3 GPIO3/PIN 5