Giter VIP home page Giter VIP logo

wavesentinelpublic---squareline-studio-ui-cc1101---esp32's Introduction

Buy Me a Coffee at ko-fi.com

Wave Sentinel - Public - CC1101 SubGhz / Wifi / Bluetooth Testing Tool.

Sub-Ghz - WiFi - Bluetooth 5 - Testing and Analysis Device

WT32-SC01-PLUS interface for the CC1101 module that allows standalone testing without the need for external devices.

UI Developed with Squareline Studio - All project files included so you can expand on the interface.

However it can be expanded via BLE and/or WiFi as it contains the ESP32-S3 MCU.

The design is low cost and effective for RF testing and can be expanded by the customization of its firmware.

Looking forward to what the community has in store for this project!

WEB BASED FIRMWARE FLASH UTILITY: https://gtxpro.us/web-based-flash-utility/

Features Thus Far:

CC1101 Scanner W/Rssi (still a work in progress) Ability to Play FlipperZero Raw .sub files from the SD card. Sub-Ghz Protocol analyzer (thanks to the SmartRC Library) - Still needs some love but is working. Wifi Scanner - For 2.4Ghz Wifi - will populate the found hotspots in the Dropdown for whatever... NEED TO ADD MORE TOOLS HERE!! Tesla Charge Port Tester - Dedicated button - Thanks to (https://github.com/fredilarsen/TeslaChargeDoorOpener) for the actual protocol rather than a capture. US and EU Frequencies covered in one press..! Will Play Sound from SD card or memory (I2S) support

Youtube links: https://youtu.be/rR51t8njWyE

           https://youtu.be/rlbaQM_o_K4

Various UI pages created for future use, developed With Squareline Studio. Source Files are in the LCD directory.

-OzInFl

Diagram for new Wiring Harness Being Shipped as of Mar 2024: alt text alt text

wavesentinelpublic---squareline-studio-ui-cc1101---esp32's People

Contributors

ozinfl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

wavesentinelpublic---squareline-studio-ui-cc1101---esp32's Issues

I know this isnt github prob

But I had ordered a custom willy board from tindie.com and for some reason it's not letting me message you on there. Is there expected ship date

Fimware.bin flash bootloop

Very nice project, at least from what I see as for the moment I can not upload the firmware to the ESP32-S3.
When I upload it with ESP Flash Download it goes in boot loop. I flash using the address 0 for the start of the firmware.bin.*

I am noop on such boards, then any help is welcome.

The willy board

I got it, and got it hooked up to the tdisplay I just didn't solder the headers in because I wanted to make sure it worked before soldering, and it doesn't. It doesn't pick up signals or recognize the sd card, it shows that the jammer or sub ghz or ir goes into analyze like it's working but doesn't pick up or put out signals? Ive tested with the hackrf next to it. Is there something extra I need to do for the custom willy board to work with the willy firmware? Could it be the pins not being soldered in? I've moved the board around to try to make sure they were all making connection.. I'm not sure what I'm doing wrong or could it be defective? I'm lost lol and just want it to work..

Help requested on flashing the board

Hi,

Your project look awesome and I wanted to give a try hence I bought a ESP32-WT32-SC01 PLUS with the screen that look like yours. However I have hard time flashing it.

Could you share a bit on your method to flash it ?
I have attempt using Visual Studio Code + PlatformIO but I am running with an issue. I am wondering if the compiled project is not taking too much size than the acctual size on the board.

Thanks for your help :)

  • Executing task: platformio run --target upload

Processing WT (platform: espressif32; board: um_tinys3; framework: arduino)

Verbose mode can be enabled via -v, --verbose option
CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/um_tinys3.html
PLATFORM: Espressif 32 (6.3.2) > Unexpected Maker TinyS3
HARDWARE: ESP32S3 240MHz, 320KB RAM, 8MB Flash
DEBUG: Current (cmsis-dap) External (cmsis-dap, esp-bridge, esp-builtin, esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa)
PACKAGES:

  • framework-arduinoespressif32 @ 3.20009.0 (2.0.9)
  • tool-esptoolpy @ 1.40501.0 (4.5.1)
  • tool-mkfatfs @ 2.0.1
  • tool-mklittlefs @ 1.203.210628 (2.3)
  • tool-mkspiffs @ 2.230.0 (2.30)
  • toolchain-riscv32-esp @ 8.4.0+2021r2-patch5
  • toolchain-xtensa-esp32s3 @ 8.4.0+2021r2-patch5
    LDF: Library Dependency Finder -> https://bit.ly/configure-pio-ldf
    LDF Modes: Finder ~ chain, Compatibility ~ soft
    Found 41 compatible libraries
    Scanning dependencies...
    Dependency Graph
    |-- AsyncTCP @ 1.1.1
    |-- LovyanGFX @ 0.4.18
    |-- lvgl @ 8.3.8+sha.1c5d4b0
    |-- SmartRC-CC1101-Driver-Lib @ 2.5.7+sha.b8c6af4
    |-- ArduinoJson @ 6.20.0
    |-- SdFat @ 2.2.2+sha.57900b2
    |-- NewRemoteSwitch @ 0.0.0+20230706224405.sha.c3ca4cb
    |-- ESP32-audioI2S @ 2.1.0
    |-- SPIFFS @ 2.0.0
    |-- ArduinoOTA @ 2.0.0
    |-- ESP32 BLE Arduino @ 2.0.0
    |-- SD @ 2.0.0
    |-- SPI @ 2.0.0
    |-- Update @ 2.0.0
    |-- WebServer @ 2.0.0
    |-- WiFi @ 2.0.0
    Building in release mode
    Retrieving maximum program size .pio/build/WT/firmware.elf
    Checking size .pio/build/WT/firmware.elf
    Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"
    Error: The program size (3688793 bytes) is greater than maximum allowed (3342336 bytes)
    RAM: [===== *** [checkprogsize] Explicit exit, status 1
    ] 52.9% (used 173380 bytes from 327680 bytes)
    Flash: [==========] 110.4% (used 3688793 bytes from 3342336 bytes)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.