stardom1957 / kva

Kookie Vehicule Autonomous - Arduino controled robot vehicule
0 stars 0 forks source link

2.10.5 Integrating and testing TELEOP mode #1

Closed stardom1957 closed 4 years ago

stardom1957 commented 5 years ago

The PS2 controller (receiver module) has been tested in section 2.10 (not documented in GitHub). The PS2 controller has now been mounted onto the vehicule and temporary connections (power and logic through SPI ICSP header) made using prefabricated Dupont wires. In this step I will:

  1. Test TELEOP mode using above temporary wiring.
  2. Custom wiring harness fabrication will be deffered until point 3 is resolved.
  3. Regarding integration trough the SPI ICSP header (SPI 0 on the Arduino DUE), a decision will have to be made as to the implementation of this SPI 0 bus as the main bus for all SPI devices. An issue will address this problem.