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 26fe06fcc7 rs485 working again. had to add termios stuff and set baud 2 years ago
.cache/clangd/index rs485 working again. had to add termios stuff and set baud 2 years ago
bin rs485 working again. had to add termios stuff and set baud 2 years ago
build rs485 working again. had to add termios stuff and set baud 2 years ago
inc rs485 working again. had to add termios stuff and set baud 2 years ago
src rs485 working again. had to add termios stuff and set baud 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 rs485 working again. had to add termios stuff and set baud 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