Che4ter / rpi_brain

Raspberry Pi 3 Controller Code for the Pren 2 Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

export PATH=$PATH:/home/philipp/SourceCodes/golang/bin go run main.go -webgui

#crosscompile for rpi3 GOARM=7 GOARCH=arm GOOS=linux go build

#embd notice ##warning embd has a bug add new chip string in detect.go strings.Contains(hardware, "BCM2835"

About

Raspberry Pi 3 Controller Code for the Pren 2 Module

License:GNU General Public License v3.0


Languages

Language:Go 98.7%Language:Shell 1.3%