Statistik
RANG
113.591
of 300.871
REPUTATION
0
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
0
RANG
of 21.100
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 171.460
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Beantwortet
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.
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.
fast 14 Jahre vor | 0
Beantwortet
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!
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!
fast 14 Jahre vor | 0
Beantwortet
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,...
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,...
fast 14 Jahre vor | 0
Frage
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...
fast 14 Jahre vor | 4 Antworten | 0
