/ev3dev-lang

language bindings for ev3dev sensors, motors, LEDs, etc.

Primary LanguageC++GNU General Public License v2.0GPL-2.0

ev3dev language bindings

This repository provides several language bindings for the sensor, motor, and other functionality in the ev3dev Linux distribution for the LEGO MINDSTORMS EV3 hardware.

We currently have libraries for the following languages here:

  • C++
  • Lua
  • Node.JS
  • Python

Each binding complies with our universal language binding specification, which also serves as high-level documentation for our wrappers.