Difference between revisions of "Soda Machine"

From Makers Local 256
Jump to: navigation, search
m (change "USB" to "USB/NFC")
(better overview and reorg)
 
(One intermediate revision 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 20: Line 19:
 
#* 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