Sending data to database using Atmega32 and ENC28J60 chip

Thread Starter

smjlord 068

Joined May 19, 2017
2
Hello Everyone,



I have been trying to use the Ethernet chip(ENC28J60) and Atmega32 to connect to a web server. I am using Atmel Studio 7.0.. I already succeeded to do that previously using UIPEthernet library in Arduino Uno. However, I don't know how to replicate the same thing for Atmega32. Is there any library for Ethernet in Atmega32 that can be used to connect/send data to an online web server/web page? Is there any source code available? I searched a lot online but could not find any satisfactory answer. Please help. :(
 
Top