We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
posted on 2012/05/20 09:02:20 PM CEST
Hi all
Would you provide new ethernet library client C code with PIC18 to me? Just simple function only ( connect server, send data to server, receive data from server ) I try to using the Net_Ethernet_28j60_connectTCP function, but no any response. Thanks.
posted on 2011/11/17 01:19:45 PM CET
I want to Build a Data logging system using microcontroller PIC18F4520 and Ethernet controller ENC28j60 which would read the analog value from temp sensor LM35 and upload the value from the sensor to https://pachube.com/ to store and graph the data.
posted on 2011/09/22 07:56:40 AM CEST
Hello people,
Does anybody know how to send (small) emails from your pic18F87J60 (or with an ENC24J60). At this moment I only have the standard librarie which makes your PIC a webserver. But I want a program that sends an email every 'x' seconds.
Regards,