An IoT experiment to drive an RC car from the internet using the go language
- RC car with 2 DC motors
- L293D motor controller chip (http://computers.tutsplus.com/tutorials/controlling-dc-motors-using-python-with-a-raspberry-pi--cms-20051)
- Raspberry Pi
brew install golang
Install gobot (http://gobot.io/)
go get -d -u github.com/hybridgroup/gobot/
go get github.com/bmizerany/pat