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: 2012-10-27
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Ethernet
Downloaded: 2138 times
Not followed.
License: MIT license
PIC 16F887 Ã 8MHz avec ENC28J60 : Mini Web Server
Do you want to subscribe in order to receive notifications regarding "PIC_16F887-8MHz_ENC28J60_Mini_Web_Server" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "PIC_16F887-8MHz_ENC28J60_Mini_Web_Server" changes.
Do you want to report abuse regarding "PIC_16F887-8MHz_ENC28J60_Mini_Web_Server".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1351345752_pic_16f887_8mhz__mikroc_pic.rar [99.45KB] | 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