|
Re: Programming the PSoC
The PSoC board has a processor and some reconfigurable mixed-signal logic fabric on board. Basically, you would need to write your own code to run on the board if you use it on the robot.
The expected use case for 99% of teams is that it will be used with the driver station to wire up buttons.
|