Git Product home page Git Product logo

felicacashingsystem's Introduction

Table of Contents

Felica Cashing System

About

Felica Cashing System はフェリカを用いた電子決済システムで、2013年から高知工科大学ロボット倶楽部で使用されています。このシステムでは、事前カードにチャージして支払うか、ツケとして後払いすることができます。

Felica Cashing System is the electronic clearing system using the Felica and is used by Kochi University of Technology Robot Club since 2013. The system can refill money your card in advance and pay, otherwise pay later as credit.

このシステムはソニー製のフェリカリーダー「PaSoRi」をカードの読み取りに使用します。パソリは USB にて接続されており、C# から P/Invoke を使って Win32 API (PC/SC) を呼び出して利用します。

The system is used the Felica reader named PaSoRi made by Sony to read your card. PaSoRi is connected USB and it is invoked by Win32 API named PC/SC as P/Invoke from C#.

PaSoRi がカードを検出した場合、このシステムはすぐに決済ウィンドウを表示します。この時点で、キーボードとマウスを使って決済が可能です。このシステムはカードを読み込ませていない場合、使用出来ません。

If PaSoRi detect your card, the system view the payment window soon. At this point you can pay used by keyboard and mouse. You can't use the system if the system doesn't read card.

Development environment

  • Visual Studio 2013
  • C# / .NET Framework 4 / Windows Forms
  • SQLite

License

  • The MIT License
  • Copyright © 2013-2014 MIZUNE Pine.

Links

felicacashingsystem's People

Contributors

pine avatar

Stargazers

Takefumi Kameya avatar RobotClub avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.