The ESPBanking Pro Edition provides the full Arduino sketch (.ino) for makers building a physical device. It features full screen UI support for ST7789 TFT displays, an updated responsive web interface, and enhanced security. Note: it excludes RFID access control and serial monitor diagnostics.
No reviews yetBe the first to leave a review for ESPBanking By Dumasha
Maker
📌
ESPBanking was my personal EFP which aimed to transform common ESP32 microcontroller into a self-contained financial server which would not be dependent on the Internet for its proper functioning. Hundreds of hours of my life went into making this secure, removing decimal errors, and a dark-mode responsive website which would load, via a wifi hotspot, at an incredible speed locally. It got extended to support other hardware peripherals around the display driver IC, namely ST7789, and RFID-based access control systems. Finally, I compiled and released it as a free binary for those who want to experiment with vanilla ESP32 firmware as well as Pro and Ultra Pro versions with enhanced customizability options for funding the further development of the hardware ecosystem.