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.
Real time data monitoring from a computer
-
- Posts: 16
- Joined: 31 Jan 2012, 19:44
Re: Real time data monitoring from a computer
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.
http://roboticsaumair.jimdo.com/nxt-min ... -software/
I used Labview for programming. You may use the mac version of Labview.
Re: Real time data monitoring from a computer
If you have windows, and BricxCC, you could maybe use and simple terminal. You would have to code your program to send specific information through a response string (or number).
Code: Select all
SendResponseString(byte MAILBOX, string string)
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
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
Who is online
Users browsing this forum: Semrush [Bot] and 0 guests