Skip to content

hatboysam/JavaDuino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Setup (Mac):

Run the following commands to allow Java to talk to Arduino:

sudo mkdir /var/lock
sudo chmod 777 /var/lock

Then, from the JavaDuino directory, run the following command to install the needed library:

sudo cp lib/librxtxSerial.jnilib /System/Library/Java/Extensions/

About

A very, very simple Java starter project for talking to Arduino over Serial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages