Giter VIP home page Giter VIP logo

moli_access's Introduction

MOLi_Access

About

為因應新冠肺炎(COVID-19)的爆發,MOLi 實施登記進入。利用 RFID Reader 供進入者刷卡登記,並推播訊息到 MOLi_Access Telegram Channel。

本專案也可用於其他地方的出入登記,如果有需要建置類似的系統,只需要修改部分內容即可。

Installation

Needed Equipment

  • Raspberry Pi
    • 3 代或 4 代皆可,但 4 代較佳
    • 至少 16G 容量大小的 MicroSD Card
  • RFID Reader
    • 本專案使用 R20D USB RFID Reader
  • USB 延長線(optional)
    • 如果 Pi 跟門口有一段距離便需要延長線

Needed Software

  • Telegram
    • 除了要有使用者帳號,還需要
      1. Telegram Bot
      2. Telegram Channel
  • Raspbian OS
    • 本專案使用的是 Raspberry Pi OS Lite
  • Node.js
    • 作為主要開發環境,提供以下服務
      1. Telegram Bot 的 Server
      2. 讓讀取 RFID 的程式戳的 API
      3. 簡易的網頁供使用者操作介面
    • 相關套件
      • express
      • node-telegram-bot-api
      • dotenv
  • Python
    • 3.6 以上的版本
    • 相關套件
      • requests
      • evdev

Reference

moli_access's People

Contributors

unclehanwei avatar

Stargazers

 avatar wa.code avatar  avatar Yu-Liang-Ko avatar 陳琪樺 avatar  avatar  avatar MineCola avatar Yuer Lee avatar Ming-Sheng,Lyu avatar SafeFly Tsai avatar  avatar

Watchers

 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.