Statistics
RANK
161,848
of 295,569
REPUTATION
0
CONTRIBUTIONS
1 Question
3 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Simulink, MS Visual Studio and Lego NXT
And there is another question: how to send single or double number to robot? Just BitConverter.GetBytes() is not enough.
12 years ago | 0
Simulink, MS Visual Studio and Lego NXT
OMG! Correct is [0x02 0x00 0x01 (uint8)number] For mailbox #1 3d byte should be 0x01, not 0x00. It is not obvious!
12 years ago | 0
Simulink, MS Visual Studio and Lego NXT
I send [0x06 0x00 0x00 0x09 0x00 0x02 (uint8)number 0x00] but output from Receive via Bluetooth(R) Connection is always: Data=0,...
12 years ago | 0
Question
Simulink, MS Visual Studio and Lego NXT
I have a Simulink model for controlling Lego robot. I have c# project in MSVS which receives robot's coordinates from web camer...
12 years ago | 4 answers | 0