Controlling a LEGO truck from a browser via a webserver running on the EV3. The EV3 is of course running MonoBrick firmware and a webserver written in C#…. /Anders
Hi all. A while back Orlando over at the official Mindstorms community created an amazing project. A Tic Tac Toe playing robot that runs MonoBrick firmware. He even shared complete building instructions and his C# program. But be aware that…
Jacek Stępień did a very nice job of creating a Rubiks Cube Solver that runs on the MonoBrick Firmware. His design is based on the Mindcuber.com design. Check out the video below If you want to check out the C#…
Hi all Version 1.1 of the Xamarin Studio Add-in (and firmware.dll) is now available. The new version has the following highlights New LCD functions like DrawCircle, DrawCircleFilled and DrawEllipse (thanks to vlad Ruzov for his contribution) Added support for cancelling/hiding…
Hans Odenthal over at Sioux.NET has created a nifty C# program that makes it possible to send data between the NXT and EV3. Nice work!
The source code for MonoBrick is now available. When downloading the MonoBrick test project the source code is now included. This might help problems that some users have had when compiling with Visual Studio 2012 on Windows. MonoBrick can be…
A new version of the MonoBrick communication library has been uploaded. The new version supports the new EV3 brick. With the library you can remote control the brick from Linux, Windows, Mac OS, Windows Phone and Android. The library supports…
The upcoming release for the EV3 brick now supports WiFi connection. Establishing a WiFi connection with the EV3 brick was much more cumbersome than expected so I decided to write a small guide on what I did to make it…
I finally got my hands on a EV3 set. It is so cool… The process of getting MonoBrick to support the new brick has begun. This weekend I got a working USB and Bluetooth connection for Mac OS. On Android…
Follow