Skip to content

fote/nalivator9000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIY robot bartender

Builds with Raspberry Pi and Go. How it works:

DIY robot bartender

About Nalivator (russian) - https://habrahabr.ru/post/327220/

Speech synthesis - https://speechkit.yandex.com/dev

Scheme

Here is a principial scheme of pump connection.

Scheme

  • 3,3V - GPIO pin
  • 12V - additional power for pump (PD-45)
  • R1=150 Ohm, R2=300 Ohm
  • Transistor - BDX33B

How to build

  1. Install Golang
  2. Install govendor: go get -u github.com/kardianos/govendor
  3. Get the source: go get github.com/fote/nalivator9000
  4. Now compile: cd $GOPATH/src/github.com/fote/nalivator9000 && go build -v

About

Robot bartender on Raspberry Pi and Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages