-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 8dc19c9
Showing
1,253 changed files
with
2,162,459 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
.pio | ||
.vscode/.browse.c_cpp.db* | ||
.vscode/c_cpp_properties.json | ||
.vscode/launch.json | ||
.vscode/ipch | ||
update_version.py | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
// See http://go.microsoft.com/fwlink/?LinkId=827846 | ||
// for the documentation about the extensions.json format | ||
"recommendations": [ | ||
"platformio.platformio-ide" | ||
], | ||
"unwantedRecommendations": [ | ||
"ms-vscode.cpptools-extension-pack" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"files.associations": { | ||
"cc1101_regs.h": "c", | ||
"*.tcc": "cpp", | ||
"string_view": "cpp", | ||
"algorithm": "cpp" | ||
}, | ||
"cmake.sourceDirectory": "E:/REPO/WaveSentinel/src" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<a href='https://ko-fi.com/ozinfl' target='_blank'><img height='35' style='border:0px;height:46px;' src='https://az743702.vo.msecnd.net/cdn/kofi3.png?v=0' border='0' alt='Buy Me a Coffee at ko-fi.com' /> | ||
|
||
# Wave Sentinel - Private Developer Build | ||
|
||
Web Flasher: https://gtxpro.us/web-based-flash-utility/ | ||
|
||
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. | ||
|
||
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! | ||
|
||
|
||
Features Thus Far: | ||
|
||
Uses CC1101 Module | ||
CC1101 Scanner W/Rssi (still a work in progress) | ||
Ability to Play FlipperZero .sub files from the SD card. (Raw Formats). | ||
Sub-Ghz Protocol analyzer - 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 - Does the EU and US formats with one button. | ||
Will Play Sound from SD card or memory - (I2S) support! Make it talk! | ||
|
||
Various UI pages created for future use, developed With Squareline Studio. Source Files are in the Squareline directory. | ||
|
||
-OzInFl |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.