Moved to https://github.com/lnbits/fossa
Join our telegram support/chat.
https://twitter.com/arcbtc/status/1567639231333277697
https://www.youtube.com/watch?v=vbyYb9Yiu_k
Can run with a coin mech and bill acceptor, or either on their own.
- ESP32 WT32-SC01 £20
- DG600F(S) Multi Coin Acceptor £30
- NV10USB+ bill acceptor (Seems to be plenty 2nd hand ones on ebay) £70
- Box ("aluminum medicine box" on amazon £30), ("Amazon Basic Home Safe", for more secure solution £70)
- Screw Terminal block £1
- 12v power supply, best to get one with terminal block adapter (12v battery also works well, for unplugged version) £8
- 12v to 5v step down converter with USB £5
- Male/female GPIO jumpers £5
You can usually order the coin acceptor pre-programmed to your currencies, otherwise you will need to train the acceptor using this guide.
The bill acceptor needs to be programmed to your currency and set to
SIO
mode, usually you can buy them preconfigured. If you have to program, buy this wire and download the Validator Manager software here or here (sadly only runs on windows, so use a friends machine). Details on programming can be found here. Its relatively straight forward to program, plug in USB host cable, turn on holding config button for 2 secs, open the Validator Manager software.
(Ignore all the hardware requirements for programming in the guide, you just need the host cable! Don't try using the programming cards in the guide, thats an old system these machines no longer support "Many Bothans died to bring us this information,")
Use the templates provided here. print out standard UK A4. Its useful if the pins on the bill acceptor and coin mech are accessible.
-
For the
Aluminim Storage Box
solution, holes can be cut with a sharp knife (clearly not secure, but fine for somewhere you can keep an eye on the ATM or for demoes). -
For the
Home Safe
solution, holes can be cut with angle grinder and a very thin cutter. (If you have not used an angle grinder before, don't be scared, they're cheap, easy enought to use, and very useful. Just take your time and wear safetly equipment.)
We use CT1 sealent/adhesive (or similar) for mounting screen, although the screen has screw points, which should prob be used for added security.
Install the Arduino IDE,
https://www.arduino.cc/en/Main/Software
Install the ESP32 hardware,
https://github.com/espressif/arduino-esp32#installation-instructions
Copy the libraries from this projects libraries folder, to your "/Arduino/libraries"
folder (usually in OS "Home"
directory)