Back to search
Arduino code for an old vending machine
Stars
26
Forks
12
Watchers
26
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Vend one of each item for every 1000 item sold
985b8f0View on GitHubNow actually vends an item when random button is used
a28e95fView on GitHubFix potential bug, as we take a pointer to the buffer, so declare it as static
0202076View on GitHubFixed a bug when coins were restocked while the machine was on
a522370View on GitHubWait a little when sending coins, so the full amount is tweeted
0bb5337View on GitHub