This one just popped up on esp8266.com
“What is it?” I hear you ask. This is Mark’s ethernet enabled ESP8266. Mark (aka Cicero on the ESP8266 forum) decided that what the ESP really needed was more connectivity and good, solid, reliable wired connectivity at that. This is the result. He has connected up an ESP8266 to an ENC28J60 and apparently now has it spitting data down the wires. The idea was first floated on the forum more than a year ago by a user going by the name “April1” (which probably hints at how serious his intentions were at the time). Mark entered the fray back in November of last year when he announced his intention to give it a go. There was a brief pause (presumably while the ENC28J60 made its way from the Middle Kingdom to South Africa) and, at the beginning of January he announced that he’d succeeded in getting the two-headed micro-monster to talk to the outside world over copper.
Mark says he wrote a separate stack for the ENC based on original work here:- http://www.ulrichradig.de/ and has MQTT and the HTTPD functioning on it already.
Why? Well you’ll have to ask Mark that; the thread is here:-http://www.esp8266.com/viewtopic.php?f=13&t=1184&start=24
I’m holding out for the GbE-POE version, though.
Hello
ıwant to ask about it.
can I use esp12E instead of esp12 with same pin numbers
best regards
LikeLike
Ali,
As a general rule, yes you can. Be careful of pins 4 and 5, though. Some of the older ESP-12 boards had them labelled incorrectly, which may mean that some projects will (in turn) have them swapped, too.
-John-
LikeLike
Thank you for your fast reaply
ı have one more question to you
does esp12e with enc28j60 hardware work both WiFi and ethernet at the same time
I want to use esp12e as a coordinator between adsl modem and other esp12E’s
Best Regards
LikeLike
Ali,
Yes and no. 🙂
In its current form, you can connect to the web server instance on the ESP either over Ethernet or WiFi, so it does handle connections to both.
What you’re hoping for is a bridge though, which isn’t implemented yet.
Here’s the link to the current topic with the latest news:-
http://www.esp8266.com/viewtopic.php?f=11&t=9413
-John-
LikeLike
Thank you
LikeLike