16 Bit (2 Byte) Arduino - Java communication using USB Serial COM Port

preview_player
Показать описание
The Value of the Poti is send to a Java Application and then back to the Arduino to move the Servo. Shure this could be done easier by just using the Arduino, but I wanted to test the communication over the USB Serial Port.
In this example I'm using two Bytes (16 Bit) to transfer the data, which is the best way to transfer values bigger than 255. If you don't need to send so big values or need to adress more than one servo, you should definitely check out my full tutorial:
Рекомендации по теме
Комментарии
Автор

This looks very nice!

But your link is dead, please can you fix this, so I can use it for my project?

ChinnyxD