Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Net Analyzer

  • a net a net analyzer is beta version of an alternative for flipper zero or Bruce
  • what can I use it for? for now it can only be used for analyzing wifi signals and strength, this is very useful during installation of wifi where you are looking for blind spot on the area

Parts list

  • Esp32 s3 dev board
  • TFT LCD 240x320
  • 4 tack switch

How to upload to esp32 s3

  1. Open VsCode
  2. Use the install and open Platformio
  3. on the buttom click on the arrow icon to upload

Technical specs

  • /include/background.h contains the background image binary array of the signal indicator screen
  • /include/loader.h contains the images binary of the the boot animation
  • /include/background1.h contains the background image used on the main menu
  • /include/config.h contains the configuration details like button pin configuration and the positioning of the text on the screen
  • /src/main.cpp contains the main logic of the program
  • /src/ui_pages.cpp contains the logics from displaying on the screens
  • /src/inputs contains the interaction of the buttons

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages