Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renat2985/what_is_my_esp_ip
Find local IP of our ESP
https://github.com/renat2985/what_is_my_esp_ip
esp32 esp8266 localip
Last synced: about 1 month ago
JSON representation
Find local IP of our ESP
- Host: GitHub
- URL: https://github.com/renat2985/what_is_my_esp_ip
- Owner: renat2985
- License: mit
- Created: 2021-04-30T05:45:33.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-27T11:36:10.000Z (about 1 month ago)
- Last Synced: 2024-11-27T12:30:11.663Z (about 1 month ago)
- Topics: esp32, esp8266, localip
- Language: C++
- Homepage: http://www.onclick.lv/esp/
- Size: 1.96 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESP IP Finder: Connect and Identify Your ESP Device
![alt text](https://github.com/renat2985/what_is_my_esp_ip/raw/master/screen.gif "Screen")
### How it works:
- 1. You and your ESP need to be one local network.
- 2. You need to upload this small sketch (what_is_my_esp_ip.ino)
- 3. Open the site: http://www.onclick.lv/esp/
- 4. Turn on ESP### More about the work:
- 1. Your device sends a **GET request** to our server, providing its **MAC address** and local **IP address**.
- 2. The server saves this data along with your **global IP address** for 30 minutes.
- 3. When you visit [http://www.onclick.lv/esp/](http://www.onclick.lv/esp/), the system checks if there is data with the same global IP address.
- 4. If a match is found, it displays the previously sent **MAC** and **IP address**.
⚠️ Here’s a little life hack: if you type [onclick.lv](http://www.onclick.lv/), into your browser, you’ll also be redirected to your device :)# Video: https://www.youtube.com/watch?v=7LHwY7bHGQo
# Projects That Use Our Service
- **[Bitball Club](http://bitball.club)**
[GitHub Repository](https://github.com/renat2985/bitball.club)- **[ESP8266 Radio](http://www.onclick.lv/radio/)**
[GitHub Repository](https://github.com/renat2985/esp8266-Radio)- **[Laser Tag](http://www.onclick.lv/lasertag/)**
[GitHub Repository](https://github.com/renat2985/laserTag)## :battery: Donation
If you like this project, you can buy me a cup of coffee :coffee:
- PayPal [https://www.paypal.me/RKevrels](https://www.paypal.me/RKevrels/5)