Skip to content

0xbitx/DEDSEC_ESP32_TOOLKIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

DEDSEC_ESP32_TOOLKIT

Boost Your ESP32 Projects with Ease!.

DESCRIPTION

DEDSEC_ESP32_TOOLKIT is a command-line interface (CLI) tool designed to streamline the development process for ESP32 projects. This utility provides a set of functionalities for compiling and flashing firmware, ensuring an efficient workflow for embedded system developers.

  • Convert .ino to .hex: Easily convert your Arduino .ino files into .hex format, optimized for flashing.
  • Convert .ino to .bin: Generate .bin files from your Arduino projects, ready to be uploaded to your ESP32.
  • Flash Your ESP32: Seamlessly flash your converted .hex or .bin files to your ESP32 with just a few clicks.
  • Custom Flash Options: Tailor the flashing process to your needs with various customizable options.

Whether you're developing a new project or optimizing an existing one, the ESP32 Speed-Up Tool makes the process faster and more efficient.

INSTALLATION

* git clone https://github.com/0xbitx/DEDSEC_ESP32_TOOLKIT.git
* cd DEDSEC_ESP32_TOOLKIT
* sudo pip3 install progressbar2, tabulate
* chmod +x dedsec_esp32_toolkit
* sudo ./dedsec_esp32_toolkit

TESTED ON FOLLOWING

  • Kali Linux
  • Parrot OS
  • Ubuntu

Support

If you find my work helpful and want to support me, consider making a donation. Your contribution will help me continue working on open-source projects.

Bitcoin Address: 36ALguYpTgFF3RztL4h2uFb3cRMzQALAcm

DISCLAIMER

I'm not responsible for anything you do with this program, so please only use it for good and educational purposes.