Skip to content

bcdevices/circuits_usb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elixir Circuits - USB

Circuits.USB lets you communicate with hardware devices using USB protocols.

This is a work in progress

Geting Started

If available in Hex, the package can be installed by adding circuits_usb to your list of dependencies in mix.exs:

def deps do
  [{:circuits_usb, "~> 0.1.0"}]
end

FAQ

Does this require a custom Nerves System?

Currently, Libusb isn't enabled in Nerves Projects by default but may be added since it is a small libray.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 70.7%
  • Elixir 21.1%
  • Makefile 8.2%