Skip to content

marciopocebon/Wi-Fi-Sniffer-as-a-Human-detector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wi-Fi Sniffer as a Human detector

This is the Material for video: https://www.youtube.com/watch?v=fmhjtzmLrg8

Things to do before you start:

  • In mqtt.h update mqttServer = "Your Broker IP address"
  • replace MQTT_USERNAME, MQTT_KEY if you do not use Peter Scargills script or you changed the "admin, admin".
  • In WiFi_Sniffer set mySSID and MyPassword
  • The mqtt topic is Sniffer/#

You find a sample Node-Red flow. Just copy-paste the raw file into your Node-Red

Dependencies

Install using the Library Manager in Arduino:

About

Code for Youtube video #163

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 71.1%
  • Other 28.9%