Skip to content

dispense electronics and other useful products from the black vending machine

Notifications You must be signed in to change notification settings

sudoroom/vending1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

vending1.ino

a program for the arduino inside Omni Vending Machine #1 (that's the black one, not the brown one)

https://sudoroom.org/wiki/Hack-o-mat

comes with an uploader script make.sh from substack's excellent non-GUI arduino uploader:

https://github.com/substack/arduino-starter

to upload vending1.ino to the arduino from commandline:

First install the arduino and avr toolchains:

sudo apt-get install arduino python-pip gcc-avr avr-libc binutils-avr avrdude

flash and run

To flash the connected arduino with the program in vending1.ino, do:

$ ./make.sh

About

dispense electronics and other useful products from the black vending machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages