Skip to content

LouisGac/ESP32_ESP8266_IPScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

ESP32 and ESP8266 IP Scanner

Project to implement WIFI network IP Address Scanner in ESP32 and ESP8266 boards

ESP32

v1: when running version 1 in "esp lolin32" board, it was so slow BUT the result was correct.

Tools of develpement

1- PlatformIO IDE with Visual Studio Code
https://platformio.org
2- C++ and Arduino programming Language

Libraries used

1- ESP32Ping: Ping library for ESP32 Arduino core
https://github.com/marian-craciunescu/ESP32Ping

Copyright CC 2020 Walid Amriou

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

You are free to:

  • Share — copy and redistribute the material in any medium or format
  • Adapt — remix, transform, and build upon the material The licensor cannot revoke these freedoms as long as you follow the license terms.

Under the following terms:

  • Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • NonCommercial — You may not use the material for commercial purposes.
  • ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
  • No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

the software or Code or Scripts or any files in this source is provided "as is" and the author disclaims all warranties with regard to this files including all implied warranties of merchantability and fitness. in no event shall the author be liable for any special, direct, indirect, or consequential damages or any damages whatsoever resulting from loss of use, data or profits, whether in an action of contract, negligence or other tortious action, arising out of or in connection with the use or performance of this software or code or scripts or any files in this source.

About

Implement WIFI network IP Address Scanner in ESP32 and ESP8266 boards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages