Skip to content

arnestaphorsius/license-plate-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

license-plate-api

Cross compiling

To build the binary for raspberry pi on your local machine use the following command

  env GOOS=linux GOARCH=arm go build

Runnning

To run the binary on the raspberry pi issue the following:

  sudo ./license-plate-api <pinnumber>

where the pinnumber corresponds to the gpio pin numbering, so for physical pin number 7 you would use pinnumber 4.

See https://pinout.xyz/ for the complete pinout

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages