Open Serasidis opened 10 years ago
I cant get it to work with ethernetuip 1.07.i am using my own server but i tried with sparkfun but no go.
Ps i tried the same sketch with wiznet and still no go
@manosv I tried with Arduino IDE 1.5.7 and UIPEthernet 1.07. It works ok. Could you please tell me what exactly is the problem ? A small description of the problem.
Hello, I have wrote a sketch for sparkfun data client and I would like to share it with you. data.sparkfun.com is a free data log server where anyone can create and upload data from any sensor is connected to Arduino. Sparkfun gives you 50 MB data space. That really cool project is called phant. Sparkfun has already made an Arduino library but I wrote a simple sketch that works on both UIPEthernet and Ethernet library.
If you like it you can include it to your UIPEthernet examples. https://github.com/Serasidis/SparkfunDataClient
Any suggestion is welcome.
Best regards, Vassilis Serasidis