Skip to content

<$8 Lightning Network PoS using a TFT and ESP32

License

Notifications You must be signed in to change notification settings

julius-packs/Quickening

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

<$8 Bitcoin Lightning Network PoS Terminal

bitcoinpos

The Quickening is the cheapest fully functional bitcoin point of sale terminal on the planet.

Hardware:

  • ESP32 NODEMCU-32S
  • 1.8 TFT 160/128
  • 4x4 adhesive matrix keypad
  • x8 female-female jumper cables

[ESP32 GPIO Map]

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,

  • Keypad
  • ArduinoJson
  • TFT_eSPI
  • QRCode

a

About

<$8 Lightning Network PoS using a TFT and ESP32

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 55.0%
  • C++ 45.0%