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: 2014-06-14
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Ethernet
Downloaded: 2819 times
Not followed.
License: MIT license
PIC 18F4620 Ã 8MHz avec ENC28J60 Mini Web Server
Do you want to subscribe in order to receive notifications regarding "PIC 18F4620 Ã 8MHz avec ENC28J60 Mini Web Server" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "PIC 18F4620 Ã 8MHz avec ENC28J60 Mini Web Server" changes.
Do you want to report abuse regarding "PIC 18F4620 Ã 8MHz avec ENC28J60 Mini Web Server".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1351347241_pic_18f4620____8_mikroc_pic.rar [115.96KB] | 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
Ajout d'un code spécifique dans la page web du microcontroleur afin d'afficher une image.
Utilisation du codage Base64 : http://webcodertools.com/imagetobase64converter/Create