Moneysucker
Moneysucker | |
---|---|
Name | Moneysucker |
Zone | Commons Area
|
Owner | i3Detroit |
Make Model | |
Part Number | |
Date Acquired | 2016 |
Storage Location | Near the front door |
Authorization Required | No |
Status | Profit! |
Value |
|
Power Requirements | 120V Single Phase |
Documentation | https://github.com/i3detroit/moneysucker |
Other References |
Contents
Intro
The Moneysucker sucks money, first from the people who maintain it, and then sometimes from people who donate to the space.
Rules
Put the money in the thing.
Instructions
Don't program the ESP attached to the USB cable hanging out without powering down the main thing
Maintenance Info
Hardware
- 5m ws2815 LED strip
- K1-1 no touch exit sensor
- Some vacuum that was designed for CNC applications, though a lot of it's internals have been replaced
Connections
- schematic: https://photos.app.goo.gl/khB8JCoSEaoPCHa89
Ethernet cable between LEDs and vacuum
- Green = LED data
- Orange = Button data (yellow)
- Brown = 12V
- Blue = GND
The button is a K1-1 no touch exit sensor
- COM1 = 12VDC
- NO1 = Data (yellow)
- GND = GND
- +12V = 12VDC
ESP
- LEDs gpio 14(D5)
- Suck button: gpio5(D1)
FAQ
ToDo