LEGO WeDo Framework is a .NET library that enables programmatic control of LEGO WeDo 2.0 devices via Bluetooth. It works in conjunction with the Bluetooth Framework and provides a complete API for accessing motors, tilt sensors, motion sensors, and color sensors from C# applications. The project is open-source and distributed under a permissive license.
LEGO WeDo Framework is a .NET library that enables programmatic control of LEGO WeDo 2.0 devices via Bluetooth. It works in conjunction with the Bluetooth Fr...