|
@@ -8,8 +8,10 @@
|
|
|
# Table Of Condensation
|
|
# Table Of Condensation
|
|
|
- [About](#about)
|
|
- [About](#about)
|
|
|
- [YouTube](#youtube)
|
|
- [YouTube](#youtube)
|
|
|
-- [Flashing Firmware](#flashing-firmware)
|
|
|
|
|
- - [Setting Up Arduino IDE](#setting-up-arduino-ide)
|
|
|
|
|
|
|
+- [Do It Yourself](#do-it-yourself)
|
|
|
|
|
+ - [Hardware](#hardware)
|
|
|
|
|
+ - [Flashing Firmware](#flashing-firmware)
|
|
|
|
|
+ - [Setting Up Arduino IDE](#setting-up-arduino-ide)
|
|
|
- [Under Development](#under-development)
|
|
- [Under Development](#under-development)
|
|
|
- [Special Thanks](#special-thanks)
|
|
- [Special Thanks](#special-thanks)
|
|
|
- [For Sale Soon](#for-sale-soon)
|
|
- [For Sale Soon](#for-sale-soon)
|
|
@@ -20,9 +22,16 @@ The ESP32 Marauder is a suite of WiFi/Bluetooth offensive and defensive tools cr
|
|
|
|
|
|
|
|
### YouTube
|
|
### YouTube
|
|
|
<p align="left"><a href="https://www.youtube.com/watch?v=BGFO1wA29o8"><img alt="Marauder logo" src="https://github.com/justcallmekoko/ESP32Marauder/blob/master/pictures/esp32marauder_thumbnail.jpg" width="500"></a></p>
|
|
<p align="left"><a href="https://www.youtube.com/watch?v=BGFO1wA29o8"><img alt="Marauder logo" src="https://github.com/justcallmekoko/ESP32Marauder/blob/master/pictures/esp32marauder_thumbnail.jpg" width="500"></a></p>
|
|
|
|
|
+
|
|
|
|
|
+# Do It Yourself
|
|
|
|
|
+
|
|
|
|
|
+## Hardware
|
|
|
|
|
+This project requires the following hardware in order to work:
|
|
|
|
|
+- Any ESP32 Development Board
|
|
|
|
|
+- 2.8" TFT Touch Screen w/ ili9341
|
|
|
|
|
|
|
|
-# Flashing Firmware
|
|
|
|
|
-## Setting Up Arduino IDE
|
|
|
|
|
|
|
+## Flashing Firmware
|
|
|
|
|
+### Setting Up Arduino IDE
|
|
|
1. Install the [Arduino IDE](https://www.arduino.cc/en/main/software)
|
|
1. Install the [Arduino IDE](https://www.arduino.cc/en/main/software)
|
|
|
2. In the Arduino IDE, go to `File`>`Preferences`
|
|
2. In the Arduino IDE, go to `File`>`Preferences`
|
|
|
3. Add the following URL to `Additional Boards Manager URLs:`
|
|
3. Add the following URL to `Additional Boards Manager URLs:`
|