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]
Rating:
Author: FOURNET Olivier
Last Updated: 2013-07-13
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Ethernet
Downloaded: 6924 times
Not followed.
License: MIT license
PIC 16F877A (8MHz) + ENC28J60 Mini Web Server
Do you want to subscribe in order to receive notifications regarding "PIC 16F877A (8MHz) + ENC28J60 Mini Web Server " changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "PIC 16F877A (8MHz) + ENC28J60 Mini Web Server " changes.
Do you want to report abuse regarding "PIC 16F877A (8MHz) + ENC28J60 Mini Web Server ".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1351339727_pic_16f877a__8mh_mikroc_pic.rar [96.61KB] | mikroC PRO for PIC |
|
Pour voir l'états des variables tapper : 192.168.0.170/s
Pour faire une commande d'interrupteur faire :
192.168.0.170/dXo ==> ouvre(OFF)
192.168.0.170/dXf ==> ferme(ON)
avec X pour valeur : 0 a 7
Puis rafraichir la page web pour voir le changement d'état
Réadaptation du code fournis initialement par Bruno Gavand
Revision History:
2007/12/10:
- initial release; Author: Bruno Gavand.
2010/12/20:
- modified for PRO compilers (FJ);
2012/10/19:
Modifier pour usage personnel