Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
12 years ago.
How to execute Java code with mbed?
I'm trying to capture a snapshot of active screen, whenever a user presses up or down key from keyboard. I have written a code of screen capture in java. Now i'm trying to execute that java application through mbed whenever up or down key is pressed. Need help interfacing java code with mbed.
1 Answer
12 years ago.
You may find these cookbook pages on using RPC with your mbed useful.