3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Java Serial Communications?


I want to be able to send chars to my Arduino via USB Is there anyway I can do that. Every package I try to import always says error, cannot be resolved.

7 answers
sort by: active | newest | oldest
Sep 23, 2011. 11:17 PMiceng says:
Are you a Java programmer ?
Do you know ASCII character codes ?
To send a char to your Arduino via USB you need to export.
Sep 24, 2011. 9:02 AMiceng says:
Great, Sending a character from your machine to the Usb port is what I call the
export of a character code.

A
Sep 24, 2011. 3:43 PMiceng says:
What I have done long ago is access a machine code routine, that I wrote
frame specific, that parses a two hex group representing the ascii character
that bypasses the bios buffers and deliverers the binary sequence
lowers and raises the actual line when scheduled to the real physical port.

A
Sep 27, 2011. 5:28 PMiceng says:
Too big a gulf between our time-lines :-(

When you ask the question again, I will be careful not to jump in :-)

A

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!