Skip to content

A simple payment method for jeeps using MFRC522 with a raspberry pi 3.

Notifications You must be signed in to change notification settings

iisalazar/jeep-beeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jeep-Beeper

A simple script that utilizes a raspberry pi and a MFRC522 module to emulate the beep payment system of LRT / MRT to jeepneys.

Requirements

Pins

Name Pin # Pin name
SDA 24 GPIO8
SCK 23 GPIO11
MOSI 19 GPIO10
MISO 21 GPIO9
IRQ None None
GND Any Any Ground
RST 22 GPIO25
3.3V 1 3V3

Usage

  1. Install SPI-Py from here
  2. Run python app.py

About

A simple payment method for jeeps using MFRC522 with a raspberry pi 3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages