Timeline for Sending MPU6050 data over serial to Java/C# Program
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 22, 2014 at 5:33 | vote | accept | kinath_ru | ||
| Jul 28, 2014 at 17:21 | comment | added | EEd | The RXTX is very standard. In fact, the Arduino IDE (on PC side) itself is written in Java, and it can communicate to the serial port (COMxx: port via USB on PC side) via the RXTX Java library (to the Arduino MCU hardware board via the USB power/download cable). | |
| Jul 28, 2014 at 14:49 | comment | added | kinath_ru | Thanks a lot for your answer John. I'll give it a try. Thanks a lot. | |
| Jul 28, 2014 at 6:05 | history | answered | EEd | CC BY-SA 3.0 |