Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/0n1con3/nxp-presencecheck

Setup your own Presence check with MongoDB and Python You need a Screen for the Output. It will work without but you need access to the db to value the data.
https://github.com/0n1con3/nxp-presencecheck

linux mongodb-database nxp-nfc pip python raspberrypi

Last synced: 19 days ago
JSON representation

Setup your own Presence check with MongoDB and Python You need a Screen for the Output. It will work without but you need access to the db to value the data.

Awesome Lists containing this project

README

        

# NXP-PresenceCheck

Setup your own Presence check with MongoDB and Python
You need a Screen for the Output. It will work without but you need access to the db to value the data.

## Install

1. Install MongoDB
2. Install Python
3. Install PIP (Or use the provided PIP Installer)
4. Clone the Project
5. Create a database with following entry: Time, Date, Name, uid, _id,
6. Modifie Tag_pj.py and change the following values: ServerIP, dbname
7. Modifie python-tag-mysql.py and change the following value: dbserver, user, passwd, dbname
8. Run! :)

## Problems & Errors

Please Open a Issue Request

## Notes
Licensed under MIT