Skip to main content
Commonmark migration
Source Link

I have a local workshop for students to teach them 3D printing/woodworking
I want to know if its possible to create RFID/NFC tags using wordpress data from MySQL or HTTP/HTTPS.

Web Scenario :

I have a wordpress website where I setup a gamefication plugin.
Each time a student takes a quiz/posts on forum he gets a "x" number of points that are accumulated on his profile.

I want to know if I can get a RFID/NFC tag to get that number of points.
Each member has a RFID/NFC tag card and with that card he can get access to different things around the workshop .

Workshop Scenario :

For each tool there will be a lock , RFID/NFC reader and a LCD display screen.

When a student want to access that tool he needs a number of points on the wordpress gamefication script that are transfered to the RFID/NFC card.

If he has the needed points a text on the LCD screen will appear with something like " You have access to this tool" and the tool will be unlocked .

Else if the user doesn't meet the needed points the LCD screen will show "You don't have the needed points for this tool, please visit [URL] to get more info" and the tool will stay locked.


I need only info if this is possible, not the way to do it.

 

[ In case you are kind to hand me some guides on where to start to will be great! ]


Thanks and waiting to see if this is possible!

I have a local workshop for students to teach them 3D printing/woodworking
I want to know if its possible to create RFID/NFC tags using wordpress data from MySQL or HTTP/HTTPS.

Web Scenario :

I have a wordpress website where I setup a gamefication plugin.
Each time a student takes a quiz/posts on forum he gets a "x" number of points that are accumulated on his profile.

I want to know if I can get a RFID/NFC tag to get that number of points.
Each member has a RFID/NFC tag card and with that card he can get access to different things around the workshop .

Workshop Scenario :

For each tool there will be a lock , RFID/NFC reader and a LCD display screen.

When a student want to access that tool he needs a number of points on the wordpress gamefication script that are transfered to the RFID/NFC card.

If he has the needed points a text on the LCD screen will appear with something like " You have access to this tool" and the tool will be unlocked .

Else if the user doesn't meet the needed points the LCD screen will show "You don't have the needed points for this tool, please visit [URL] to get more info" and the tool will stay locked.


I need only info if this is possible, not the way to do it.

 

[ In case you are kind to hand me some guides on where to start to will be great! ]


Thanks and waiting to see if this is possible!

I have a local workshop for students to teach them 3D printing/woodworking
I want to know if its possible to create RFID/NFC tags using wordpress data from MySQL or HTTP/HTTPS.

Web Scenario :

I have a wordpress website where I setup a gamefication plugin.
Each time a student takes a quiz/posts on forum he gets a "x" number of points that are accumulated on his profile.

I want to know if I can get a RFID/NFC tag to get that number of points.
Each member has a RFID/NFC tag card and with that card he can get access to different things around the workshop .

Workshop Scenario :

For each tool there will be a lock , RFID/NFC reader and a LCD display screen.

When a student want to access that tool he needs a number of points on the wordpress gamefication script that are transfered to the RFID/NFC card.

If he has the needed points a text on the LCD screen will appear with something like " You have access to this tool" and the tool will be unlocked .

Else if the user doesn't meet the needed points the LCD screen will show "You don't have the needed points for this tool, please visit [URL] to get more info" and the tool will stay locked.


I need only info if this is possible, not the way to do it.

[ In case you are kind to hand me some guides on where to start to will be great! ]


Thanks and waiting to see if this is possible!

Tweeted twitter.com/StackArduino/status/739228171548164096
Source Link

RFID/NFC Tag get data from wordpress MySQL

I have a local workshop for students to teach them 3D printing/woodworking
I want to know if its possible to create RFID/NFC tags using wordpress data from MySQL or HTTP/HTTPS.

Web Scenario :

I have a wordpress website where I setup a gamefication plugin.
Each time a student takes a quiz/posts on forum he gets a "x" number of points that are accumulated on his profile.

I want to know if I can get a RFID/NFC tag to get that number of points.
Each member has a RFID/NFC tag card and with that card he can get access to different things around the workshop .

Workshop Scenario :

For each tool there will be a lock , RFID/NFC reader and a LCD display screen.

When a student want to access that tool he needs a number of points on the wordpress gamefication script that are transfered to the RFID/NFC card.

If he has the needed points a text on the LCD screen will appear with something like " You have access to this tool" and the tool will be unlocked .

Else if the user doesn't meet the needed points the LCD screen will show "You don't have the needed points for this tool, please visit [URL] to get more info" and the tool will stay locked.


I need only info if this is possible, not the way to do it.

[ In case you are kind to hand me some guides on where to start to will be great! ]


Thanks and waiting to see if this is possible!