rs485 bus for talking to the motor controller or other components
You can not 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 68d6e93501
added some tests to verify packet encoding and decoding was working properly
1 year ago
.cache/clangd/index added some tests to verify packet encoding and decoding was working properly 1 year ago
bin added some tests to verify packet encoding and decoding was working properly 1 year ago
build added some tests to verify packet encoding and decoding was working properly 1 year ago
inc added some tests to verify packet encoding and decoding was working properly 1 year ago
src added some tests to verify packet encoding and decoding was working properly 1 year ago
tests added some tests to verify packet encoding and decoding was working properly 1 year ago
.clang-format adding packet class first... despite my better judgement I am using a class 1 year ago
.gdb_history added some tests to verify packet encoding and decoding was working properly 1 year ago
.gitignore adding env.sh for future reference 1 year ago
Makefile added some tests to verify packet encoding and decoding was working properly 1 year ago
README.md pi 4 rts control just werks 1 year ago
compile_commands.json added some tests to verify packet encoding and decoding was working properly 1 year ago
env.sh added some tests to verify packet encoding and decoding was working properly 1 year 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