Skip to content

Latest commit

 

History

History
executable file
·
48 lines (29 loc) · 1.07 KB

File metadata and controls

executable file
·
48 lines (29 loc) · 1.07 KB

Garer IOT Project

Go 1.5 or Go 1.6

This project was made to open/close the my garage door by Raspberry Pi. (DIY gate remote control)

I play with docker, html, golang and gobot.

You can be patient, this first project in golang :P

Requirements (playing with)

Orientations:

Go Build Environment

  • Build
make build

Docker Build

  • Soon

Usage

  • put your binary garer into your raspberry
  • execute ./garer
  • browser it: http://rasp_host:8080/garer

Hardware