Arduino Forum
C#, Arduino und ein Byte dazwischen
International
Deutsch
mkl0815
October 19, 2012, 6:30pm
2
Evtl. so?
byte[] data = new byte[1]; data[0] = 0x42; serial.Write(data, 0, 1);
show post in topic
Related topics
Topic
Replies
Views
Activity
how to send byte array via com
Programming
2
1515
May 5, 2021
How to send a byte or byte string in hexadecimal?
Programming
8
7964
May 5, 2021
Leggere Byte da Seriale
Software
2
888
May 7, 2021
¿Cómo enviar un byte o cadena de bytes en hexadecimal?
Software
7
9688
May 7, 2021
Sending numbers from c# to arduino
Interfacing
4
1309
May 6, 2021