Difference between revisions of "Soda Machine"

From Makers Local 256
Jump to: navigation, search
m (scrub garbage category)
(better overview and reorg)
 
(2 intermediate revisions by one user not shown)
Line 5: Line 5:
 
}}
 
}}
  
==Overview==
+
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]].
Soda machine was purchased on 10-31-10. For information on the purchase, see [[Soda_Machine/Acquisition]].
+
  
 
== Goals ==
 
== Goals ==
Line 12: Line 11:
 
#* 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)
 
#* 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.
 
#* 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.
  
== Hacking ==
+
== Resources ==
See [[Soda_Machine/Hacking]].
+
* [[Soda_Machine/Administration|Administration]]
 +
* [[Soda_Machine/Hacking|Hacking]]
 +
* [[Soda_Machine/Acquisition|Acquisition (historical)]]

Latest revision as of 22:53, 16 January 2017

Creator:
JimShoe
Status:
Vends Sodas
Born On:
11:54, 29 July 2010 (CDT)
Last Updated:
22:53, 16 January 2017 (CDT)

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

  1. Working Machine
    • The machine was purchased on 31 Oct 2010.
    • Refills are usually done by opticron.
  2. 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.
  3. 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.
  4. 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.

Resources