Skip to content

DctrlVan/btc-vending-machine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

btc-vending-machine

Raspberry Pi Vending Machine Hack Code

How To Setup GPIO Pins

  # Change the number depending on which pin you are using (see config.js)
  echo "17" > /sys/class/gpio/export
  echo "out" > /sys/class/gpio/gpio17/direction  

About

Raspberry Pi Vending Machine Hack Code

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%