Flash Force Wiki Interactive browser →
Wiki / Devices
#device#ir#sensor#ev3

EV3

The MINDSTORMS EV3 (2013) is a Linux brick programmed over USB, Bluetooth, or Wi-Fi rather than optically. Its sensor set includes two optical components, one of which — the IR Sensor and IR Beacon — forms a real optical control link.

Color sensor (sensing)

Emits R/G/B; modes: reflected light intensity, ambient light, color ID. Input only.

The IR Sensor and IR Beacon remote form an optical comms channel:

EV3 IR actually uses the Power Functions RC (LPF RC) protocol: a PF remote drives the EV3 IR sensor, and the EV3 Beacon can drive a PF receiver, so the remotes/beacons are cross-compatible (Philo: "PF handset is compatible with EV3"). What's EV3-specific is the beacon's continuous heading/distance signalling (extra beacon codes) — and the EV3 IR sensor only receives, it can't transmit to PF devices.

The EV3 is therefore partly optically controllable via its beacon and remote, while the color sensor is pure sensing. Related: NXT, Power Functions (IR).