Skip to content

Interface with the raspberry pi camera module with golang

Notifications You must be signed in to change notification settings

loranbriggs/go-camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

go-camera

Interface with the Raspberry Pi camera module with Golang.

Example Code

import "github.com/loranbriggs/go-camera"

c := camera.New(folder)
s, err := t.Camera.Capture()

About

Interface with the raspberry pi camera module with golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages