|
Re: Looking at trying new things for next year. Fits into electrical and programming
4) depending on which Robotbase you use you can either set all the outputs to false in DisabledInit() or in Disable().
5) I have seen people do it with the digital outputs from the Raspberry Pi or you could use Serial or I2C to communicate. This could also be done for the Arduino instead of using ethernet.
|