Skip to content
forked from arcbtc/fossa

A Lightning Network ATM, for loose fiat change and a note/bill acceptor

License

Notifications You must be signed in to change notification settings

cos-it-is/FOSSA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 

Repository files navigation

ESP32 GPIO Map

The Free and Open Source Software (FOSS) ATM (includes easy config access point!)

Join our telegram support/chat.

Tutorial

https://www.youtube.com/watch?v=1FeE74sDNGA

Parts (Project cost £80)

  • ILI9341 2.8 TFT
  • ESP32 NodeMCU 32s
  • USB extension
  • Breadboard
  • DG600F(S) Multi Coin Acceptor
  • Storage Box
  • Screw Terminal
  • 5v to 12v step up cable
  • Male/Female GPIO jumpers

Installing arduino + libraries

Install the Arduino IDE,
https://www.arduino.cc/en/Main/Software

Install the ESP32 hardware,
https://github.com/espressif/arduino-esp32#installation-instructions

From "Manage Libraries" install,

  • TFT_eSPI
  • ArduinoJson
  • qrcode (By Richard Moore)

BITCOIN

Wiring

ESP32 GPIO Map

About

A Lightning Network ATM, for loose fiat change and a note/bill acceptor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.2%
  • C++ 5.8%