Real time data monitoring from a computer

Discussion specific to NXT-G, NXC, NBC, RobotC, Lejos, and more.
Post Reply
elendurwen
Posts: 16
Joined: 31 Jan 2012, 19:44

Real time data monitoring from a computer

Post by elendurwen »

I need my nxc program to be able to send some data to my mac in real time, wirelessly. Is there any way of doing this? I guess bluetooth would be hardware option (are the nxt bricks equipped with bluetooth by default?) but how about software?

Ideally I would have a program running on my computer to wait for the robot's data and do something with it, visualise it in some way. But I guess I would even be happy with an already existing program that can communicate with nxt and display raw data.
matzzn
Posts: 10
Joined: 29 Nov 2011, 17:51

Re: Real time data monitoring from a computer

Post by matzzn »

I have built such a software for Windows.

http://roboticsaumair.jimdo.com/nxt-min ... -software/

I used Labview for programming. You may use the mac version of Labview.
jld001
Posts: 19
Joined: 07 Sep 2012, 21:32

Re: Real time data monitoring from a computer

Post by jld001 »

If you have windows, and BricxCC, you could maybe use

Code: Select all

SendResponseString(byte MAILBOX, string string)
and simple terminal. You would have to code your program to send specific information through a response string (or number).
My Githubz of Source Codez, in order of awesomeness:
https://github.com/ArtskydJ/NXC_Source
https://github.com/ArtskydJ/NXC_Tests
My Lego Creations, in no particular order:
LEGO Bop-It - http://www.youtube.com/watch?v=6TsqrBVKbj0
LEGO Safe - http://www.youtube.com/watch?v=MyDRfVquHuY
Post Reply

Who is online

Users browsing this forum: No registered users and 11 guests