Skip to content

An interface between Julia language and Arduino

Notifications You must be signed in to change notification settings

Julia-Embedded/julia-arduino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

julia-arduino

Julia interface for Arduino

A simple toolbox to control Arduino board with Julia programs

NOTE:

1.Before using these tools, add the SerialPorts package by the command

Pkg.clone("https://github.com/cshekhard/SerialPorts.jl.git") 

2.Always include the ArduinoTools.jl file from 'tools' in the same directory where you run Julia scripts or examples

3.Upload the appropriate firmware onto the Arduino board before testing the examples.

About

An interface between Julia language and Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 96.8%
  • Julia 3.2%