Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cheina97/raspberrypi-rfid-webapi

A REST API built in python to expose an RFID reader from a RaspberryPi
https://github.com/cheina97/raspberrypi-rfid-webapi

Last synced: about 1 month ago
JSON representation

A REST API built in python to expose an RFID reader from a RaspberryPi

Awesome Lists containing this project

README

        

# RaspberryPi RFID Web API

A simple python project which expose an RFID reader ( [RC522](http://win.adrirobot.it/rfid-rc522/rfid-rc522.htm) ) through a REST API based on [Flask](https://flask.palletsprojects.com/en/2.1.x/)

## Install Dependencies