0
votes

I want a connection between my arduino and my pc. I've a enc28j60 connected to the arduino. I would like to use tcp packages but I can't find any example code or something. Can someone help me with this? I just want to receive and send tcp packages!

EDIT: ADDING PURPOSE!

I'm designing a rfid system where a rfid cart unlocks a door. You can authorize cards with a web interface and set things like time settings there.

I have made a website with a sql database. I can read this with a simple piece of python. At the other and I have an arduino which can read rfid tags. The problem here is that i want to connect them. Do you have any sugestions!

1

1 Answers