Difference between revisions of "Soda Machine"
From Makers Local 256
m (scrub garbage category) |
m (change "USB" to "USB/NFC") |
||
Line 12: | Line 12: | ||
#* The machine was purchased on 31 Oct 2010. | #* The machine was purchased on 31 Oct 2010. | ||
#* Refills are usually done by [[User:Opticron|opticron]]. | #* Refills are usually done by [[User:Opticron|opticron]]. | ||
− | # Vend from use of USB key, kind of like the door. | + | # Vend from use of USB/NFC key, kind of like the door. |
#* [[CasCADE]] kind of serves this role currently, by dispensing two quarters. | #* [[CasCADE]] kind of serves this role currently, by dispensing two quarters. | ||
#* Work is in progress to implement a [[Soda Machine/Cashless Device|cashless device]] that can talk to the soda machine directly. | #* Work is in progress to implement a [[Soda Machine/Cashless Device|cashless device]] that can talk to the soda machine directly. | ||
− | # Ability to add money to a vending account, for use with USB key. | + | # Ability to add money to a vending account, for use with USB/NFC key. |
#* [[CasCADE]] has this already. It'll need to be migrated to a shared platform, so it can share stored value with the soda machine. | #* [[CasCADE]] has this already. It'll need to be migrated to a shared platform, so it can share stored value with the soda machine. | ||
# Detect amount of product left in machine. (This would be fun to show off and practical) | # Detect amount of product left in machine. (This would be fun to show off and practical) |
Revision as of 02:38, 10 January 2017
Creator: |
Overview
Soda machine was purchased on 10-31-10. For information on the purchase, see Soda_Machine/Acquisition.
Goals
- Working Machine
- The machine was purchased on 31 Oct 2010.
- Refills are usually done by opticron.
- Vend from use of USB/NFC key, kind of like the door.
- CasCADE kind of serves this role currently, by dispensing two quarters.
- Work is in progress to implement a cashless device that can talk to the soda machine directly.
- Ability to add money to a vending account, for use with USB/NFC key.
- CasCADE has this already. It'll need to be migrated to a shared platform, so it can share stored value with the soda machine.
- Detect amount of product left in machine. (This would be fun to show off and practical)
- It's possible we could implement an MDB "Universal Satellite Device," which is able to read off the balances of product. Maybe the machine also has DEX capability...? See the hacking page for more info.
Hacking
See Soda_Machine/Hacking.