Page 1 of 1

Master program pc to NXT with Bluetooth

Posted: 12 Aug 2011, 17:36
by roboteer
Hi,

I would like to write a master program to control the NXT brick from my pc. I am thinking of using c++ or c# but don't know if there are any libraries or packages available. Does anyone know where there may be some sample code or if the .Net framework comes with Bluetooth libraries?

thank you gang,

:D

Re: Master program pc to NXT with Bluetooth

Posted: 12 Aug 2011, 17:42
by linusa
Check this outdated link http://www.teamhassenplug.org/NXT/NXTSoftware.html and this huge more up-2-date but kind of messy list:
http://en.wikipedia.org/wiki/Lego_Minds ... anguages_2

You'll find a whole lot of libraries and packages for virtually any programming language. The packages however vary greatly in the amount of features they support, their stability, and their documentation.

If you post your requirements, i.e. what you want to do and what things are important to you, we can give advice. Also post your favorite programming environment (does it have to be .net, or are you flexible)?

For .net there are MindSqualls and AForge available (google).