network's nodemcu (not by wifi)

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
Post Reply
User avatar
c.man
Posts: 21
Joined: Thu Jul 06, 2017 9:12 pm

network's nodemcu (not by wifi)

Post by c.man » Sat Aug 12, 2017 9:03 pm

Hi,
nodemcu with micropython is very wonderful.
But, is it possible make a network's nodemcu without wifi ?
With serial port ?

User avatar
deshipu
Posts: 1388
Joined: Thu May 28, 2015 5:54 pm

Re: network's nodemcu (not by wifi)

Post by deshipu » Sun Aug 13, 2017 11:37 pm

Apparently it's possible to make ethernet: http://hackaday.com/2016/04/01/ethernet ... e-esp8266/

User avatar
c.man
Posts: 21
Joined: Thu Jul 06, 2017 9:12 pm

Re: network's nodemcu (not by wifi)

Post by c.man » Mon Aug 14, 2017 11:26 am

and by rs485 (modbus protocol) ?

Post Reply