techie66 / EngineDataLogger-FrontControls

Arduino code for front controls device.
GNU General Public License v2.0
1 stars 0 forks source link

Expand IO / CAN BUS interface #2

Closed techie66 closed 2 years ago

techie66 commented 3 years ago

Possible components: TJA1050 - High speed CAN transceiver MCP2551 - High speed CAN transceiver MCP2515 - SPI CAN controller MCP2515 - SPI IO expander

techie66 commented 3 years ago

Prototype of hardware V2 is working with I2C MCP23017 expander and MCP2515. New board has header for further IO expansion. Software updated for new hardware. Will close with merge of hardware v2