Using your LEGO Mindstorms RCX on a modern computer

Bringing back your old LEGO Mindstorms RCX to life is easier than you might expect. The bottleneck is being able to communicate with the RCX using the Infrared Communication Tower. Version 1 used a tower that was attached to the computer using the old serial port (RS232) while version 2 used a USB tower. The later is much easier to use these days since most computers still have plugs that are compatible with USB1.1. For this tutorial you will need:

We will setup a virtual machine on your host computer (Mac or PC) and install Windows XP on it. We will then install the original Robotic Invention System (RIS) so that the USB driver is correctly installed. You can then use RIS to program you RCX or you can setup many other programming environments/languages. Another problem you might encounter is that the cables used to connect the sensor and actuators to the RCX have become brittle and the isolation comes off easily. You can still buy some new cables from Bricklink.

Continue reading “Using your LEGO Mindstorms RCX on a modern computer”

Tutorial on how to install and run Java on Lego Mindstorms EV3 using Eclipse on Mac OS X

This is tutorial on how to install and run Java on your LEGO Mindstorms EV3 using Eclipse and LeJOS.

We will be installing Java and the Eclipse Integrated Development Environment (IDE). This will allow us to develop your LEGO Minstorms EV3 software in Java and running it on the EV3 using LeJoS. Please let me know in the comments if you encounter any problems. I will try to keep this tutorial up to date.

You will need:

This tutorial will only get you started and you might want to dive much deeper into Java development for the EV3. These books might be useful for you:

My personal favourite for building amazing mechanism is Sariel’s book:

Continue reading “Tutorial on how to install and run Java on Lego Mindstorms EV3 using Eclipse on Mac OS X”

Problem with flickering pixels on Philips BDM4350UC/75

Problem with flickering pixels on Philips BDM4350UC/75 monitor.

I enjoyed the large 43″ Philips BDM4350UC/75 for two weeks now and the screen size is just wonderful. It is just like to large monitors in one. I discovered to problems, one just a bit annoying and another rather big issue.

The smaller issue is related to the power saving function. When I ran the all black screen saver on my Mac Pro, the screen seems to go into its own sleep mode of which it does barely ever awake. Sometimes I could bring up the OSD and this would bring the screen back to life. I got used to switching the screen off with its own power switch and turn it back on in the morning. This might not be such a bad idea anyway.

The bigger issue is the display of certain colors, or the lack there of. When I want to show light grays, such as RGB 193,187,194 I get vertical lines of flickering pixels. I took a photo of the screen to demonstrate the effect. We visited the dealer and tried the same color/image on their showcase model with the same result. There seems to be an issue with this Philips display. Be aware!

Philips BDM4350UC/75 flickering pixels

Tutorial on connecting LEGO Mindstorms EV3 to WiFi

This video shows how to connect your LEGO Mindstorms EV3 to your WiFi network so that you can program it away from your computer. I use the Netgear N150 Wireless Adapter (WNA1100), which is the only officially supported WiFi dongle for the EV3. The N150 is difficult to get these days, since Netgear has moved on producing newer sticks. So buy them now before they disappear completely. On the plus side, they are also very cheap right now on eBay and other market places. I got my for only 19 NZD from TradeMe.

It would be great if LEGO would support more dongles, in particular smaller ones. Furthermore, it would be great if it would be possible to use WPS. Entering your WiFi password on the EV3 is tedious. It would even be better if the EV3 would remember the WiFi password. You need to enter it every time you switch the EV3 on.