Z
Z
zhumz2017-12-26 18:54:09
Arduino
zhumz, 2017-12-26 18:54:09

WiFi router using arduino?

Greetings.
The essence of the problem. You need a small, compact and preferably a standalone device that will distribute wifi in the public domain, receive the mac address of the device when connected, and display a mandatory welcome page. There is a wifi router with internet connection, lan cable. Is the arduino module suitable for such purposes?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Stalker_RED, 2017-12-26
@Stalker_RED

Arduino does not know wifi.
esp8266 knows wifi, it can be connected to arduino, but in fact, esp8266 has enough brains to immediately start a web server, and an arduino is not needed.
https://www.google.com/search?q=esp8266+web+server
But for starters, I would advise you to take a closer look at the router (google its capabilities), it is very likely that you can set up a web server directly on the router, and you don’t need to nothing extra to connect.

K
Kirill Petrov, 2017-12-26
@Recosh

Esp 8266 will do. The arduino itself does not have a wifi radio module

S
Sergey, 2017-12-26
@edinorog

What didn't work?
https://mikrotik.com/product/RBmAP2nD
https://mikrotik.com/product/RBmAPL-2nD
www.tp-linkru.com/products/details/cat-4691_TL-MR3...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question