Difference between revisions of "Soda Machine"
From Makers Local 256
m (→Thoughts) |
(better overview and reorg) |
||
(12 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Project|Creator=JimShoe | {{Project|Creator=JimShoe | ||
− | |Status=<onlyinclude> | + | |Status=<onlyinclude> Vends Sodas </onlyinclude> <!--LEAVE ONLYINCLUDES FOR STATUS HACK--> |
|Born On=11:54, 29 July 2010 (CDT) <!--DO NOT EDIT --> | |Born On=11:54, 29 July 2010 (CDT) <!--DO NOT EDIT --> | ||
|Last Updated={{#time: H:i, d F Y| {{REVISIONTIMESTAMP}} }} (CDT) <!--DO NOT EDIT --> | |Last Updated={{#time: H:i, d F Y| {{REVISIONTIMESTAMP}} }} (CDT) <!--DO NOT EDIT --> | ||
}} | }} | ||
− | + | The soda machine sells carbonated beverages to the members and guests of the shop. It accepts coins, including, but not limited to, quarters from [[CasCADE]]. | |
− | + | ||
− | == | + | == Goals == |
# Working Machine | # Working Machine | ||
− | # Vend from use of USB key, kind of like the door. | + | #* The machine was purchased on 31 Oct 2010. |
− | # Ability to add money to a vending account, for use with USB key. | + | #* Refills are usually done by [[User:Opticron|opticron]]. |
− | # Detect amount of product left in machine. (This would be fun to show off and | + | # 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 [[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/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 [[Soda Machine/Hacking|the hacking page]] for more info. | ||
− | + | == Resources == | |
− | == | + | * [[Soda_Machine/Administration|Administration]] |
− | + | * [[Soda_Machine/Hacking|Hacking]] | |
− | + | * [[Soda_Machine/Acquisition|Acquisition (historical)]] | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Latest revision as of 22:53, 16 January 2017
Creator: |
The soda machine sells carbonated beverages to the members and guests of the shop. It accepts coins, including, but not limited to, quarters from CasCADE.
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.