An open API service indexing awesome lists of open source software.

https://github.com/fbiego/mpesa_1tap_esp32

M-PESA 1Tap demo on ESP32
https://github.com/fbiego/mpesa_1tap_esp32

daraja daraja-api esp32 mpesa mpesa-payments oled rc522 rfid

Last synced: 18 days ago
JSON representation

M-PESA 1Tap demo on ESP32

Awesome Lists containing this project

README

        

# MPESA_1tap_ESP32

M-PESA 1Tap on ESP32

## Library
[![arduino-library-badge](https://www.ardu-badge.com/badge/MpesaSTK.svg?)](https://www.arduinolibraries.info/libraries/mpesa-stk)

[`MpesaSTK`](https://github.com/fbiego/MpesaSTK) available on Arduino Library Manager

[`Demo Video`](https://www.linkedin.com/posts/fbiego_esp32-rfid-mpesa-activity-6808298597168254976-g6PV)

This demo uses
- RFID reader & tag
- OLED screen
- Button (for random amount generator)

### Pinout
| ESP32 | MFRC522| | ESP32 | OLED |
| --- | --- | --- | --- | --- |
| 18 | SCK | | 4 | SCL |
| 19 | MISO | | 5 | SDA |
| 21 | SDA | | 15 | BUTTON |
| 22 | RST | | 2 | BUZZER |
| 23 | MOSI | | | |