-->
Page 1 of 1

ENC28J60 or other wired ethernet using Sming?

PostPosted: Sat Jul 23, 2016 5:49 am
by PieroB
Hi all, I'm approaching Sming with a wired-ethernet IoT client. IMHO it's useful when radio DoS isn't an acceptable risk, or when Wifi isn't available or reachable.
I saw some efforts such as cnlohr's espthernet hard way and other efforts based on Arduino framework or the SDK, but I did'nt find anithing with Sming, which is the framework that best suits my needs.
Is there some integration planned, or some other solutions to have wired ethernet on the 8266?
I'm new here, but seasoned to these kind of DIY electronic things since the good old '70s, and with the microcontroller revolution it easily became my hobby.
Thanks,
Piero

Re: ENC28J60 or other wired ethernet using Sming?

PostPosted: Sat Jul 23, 2016 7:28 pm
by PuceBaboon
Cicero's package works fine using the ENC28J60. Roll your sleeves up and port it to the Sming environment. :idea:

https://github.com/Cicero-MF/esp_enc28j60