AliBigdeli / Arduino-ESP8266-Repeater

A simple source to turn your esp8266 into a repeater and extend your wifi range
MIT License
9 stars 3 forks source link
arduino esp8266 esp8266-arduino repeater wifi-hotspot wifi-repeater

ESP8266 Repeater

This is a Source for ESP8266 in depth libraries which can give you a simple example of creating a repeater with esp8266

arduino c cplusplus ### Overview - [Overview](#overview) - [Features](#features) - [Setup](#setup) - [Bugs or Opinion](#bugs-or-opinion) ### Features - Arduino platform - ESP8266 (Only) ### Setup change the ssid and password with the wifi credentials you need to connect to and then upload the code, after that just connect to the ap you made on your esp8266 and you can now have internet. ### Bugs or Opinion Feel free to let me know if there are any problems or any request you have for this repo.