Statistica
RANK
113.582
of 300.863
REPUTAZIONE
0
CONTRIBUTI
1 Domanda
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 171.413
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Risposto
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.
quasi 14 anni fa | 0
Risposto
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!
quasi 14 anni fa | 0
Risposto
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,...
quasi 14 anni fa | 0
Domanda
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...
quasi 14 anni fa | 4 risposte | 0
