Content-Length: 271579 | pFad | http://github.com/JuliaBerry/JuliaBerry.jl

80 GitHub - JuliaBerry/JuliaBerry.jl: An omnibus package for the Raspberry Pi
Skip to content

JuliaBerry/JuliaBerry.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JuliaBerry

An omnibus package with a high level API for controlling peripherals on the Raspberry Pi computer. Currently has support for the GPIO pins on the Pi, and the ExplorerHat.

GPIO

Generic Pins

x = OutputPin(17)
on(x)
off(x)

LED

x = LED(17)
on(x)
off(x)

Motors

x = Motor(17, 23)
forward(x, 50)
stop(x)
backward(x, 50)
stop(x)

Explorer Hat

using JuliaBerry.ExplorerHat

on(ExplorerHat.led[1])
on.(ExplorerHat.led)
off.(ExplorerHat.led)

on(ExploerHat.output[1])

forward(ExplorerHat.motor[1], 75)
stop(ExplorerHat.motor[1])

About

An omnibus package for the Raspberry Pi

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/JuliaBerry/JuliaBerry.jl

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy