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…
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…
A new version of MonoBrick is now available. The remote now has a mailbox page that allows you to send and receive messages from the NXT’s mailbox. Messages can be send as either string or HEX values. From the remote you can…
Doxygen pages for the MonoBrick library has been added… It can be downloaded here.
A new version of the C# LEGO Mindstorms communication library has been released. New features include. USB support for MAC OS Support for NXT 2.0 Color sensor The new library can be downloaded here. A guide for using USB on…
A class diagram for MonoBrick is now available – this gives an overview of how the library is implemented. Use the download link below…
Follow