Git Product home page Git Product logo

Comments (10)

washo4evr avatar washo4evr commented on August 23, 2024

Hi,

the library works on arduino uno and mega
it can work on arduino nano but because of the low memory, it is more difficult

#define helps you select what LAN board you have (W5100, ENC28J60, ESP8266)
usually, shields for uno / mega use w5100
nano uses ENC28J60

let me know if I can assist you more to get started :)

from socket.io-v1.x-library.

dragonic09 avatar dragonic09 commented on August 23, 2024

I don't have w5100 or ENC28J60, but I have ESP8266.Can I use arduino uno/leonado with ESP8266 instead?

from socket.io-v1.x-library.

washo4evr avatar washo4evr commented on August 23, 2024

are you trying to use the ESP8266 as a wifi shield?
I would suggest to program the ESP directly
for now, 1 user tried to use the ESP as a wifi shield and it didnt work
I never tried it directly

from socket.io-v1.x-library.

dragonic09 avatar dragonic09 commented on August 23, 2024

Thank you for the answers.
I think I will try to program the ESP directly first. If it doesn't work, I think I have to buy a wifi shield.XD

from socket.io-v1.x-library.

washo4evr avatar washo4evr commented on August 23, 2024

I would recommend something like that

http://www.banggood.com/Mini-NodeMCU-ESP8266-WIFI-Development-Board-Based-On-ESP-12F-p-1054209.html

this is what I have been using for a while now
works great if you only need 10 digital IOs or so

from socket.io-v1.x-library.

dragonic09 avatar dragonic09 commented on August 23, 2024

Did you use Mini Node MCU as a wifi shield or stand alone?

from socket.io-v1.x-library.

washo4evr avatar washo4evr commented on August 23, 2024

Hi
I mostly use the same board I linked before.
The ESP8266 as a standalone works perfectly for me
If I ever need more IOs, I would probably use a Arduino Mega or Due with wifi shield

from socket.io-v1.x-library.

alxferraz avatar alxferraz commented on August 23, 2024

Hi guys, Im trying to use a Nodemcu (standalone) to connect to a web socket via Wifi OR Enc28j60. I had no succeeded so far. Any ideias?

from socket.io-v1.x-library.

washo4evr avatar washo4evr commented on August 23, 2024

the nodemcu uses the ESP8266
you should be able to use the library as is on the 8266

What did you try?

from socket.io-v1.x-library.

alxferraz avatar alxferraz commented on August 23, 2024

I need to be able to connect to the socket via enc28j60 or wifi (user will choose) and it has to be done using nodemcu as the mcu.

from socket.io-v1.x-library.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.