Hey guys. For about 3 weeks I am working on a project in our university which contains to build about five can-bus shields and writing a protocol for transmitting and receiving
Data like barometric pressure.(Its a project in which we build an aircraft )Well after building and testing the hardware with simple programs I got stuck on writing a code for not just two CAN interfaces but about four. This code should include filters and masks which make the nodes easier to communicate.
Now my Question to the community: Do u have any experience with such a project? Do u have any Idea of an possible implementation?
I just need an example to imagine how it could looks like.
For about 3 weeks I am working on a project in our university which contains to build about five can-bus shields and writing a protocol for transmitting and receiving
Data like barometric pressure.