The EV3 brick runs a version of Ångström Linux, so wouldn’t it be awesome to be access the brick’s serial console in order to debug the system during startup? The kernel outputs diagnostic data to the first sensor port. But how to get that data when the port in question uses Mindstorms’ proprietary plug?
On his website, Mindstorms guru Xander Soldaat shows how to hack a Mindstorms wire by stripping of the insulation on the 6-wire cable, clipping off 3 of the wires, leaving only TX, RX, and GND. The remaining wires are plugged into a Propeller Plug USB-to-serial dongle, enabling you to plug in your EV3 brick directly to your computer via the port.
ADVERTISEMENT