{"id":19771379,"url":"https://github.com/9dl/hardware-engineering","last_synced_at":"2025-04-30T17:32:43.792Z","repository":{"id":261097685,"uuid":"883261214","full_name":"9dl/Hardware-Engineering","owner":"9dl","description":"ESP32 based Projects","archived":false,"fork":false,"pushed_at":"2024-11-11T19:33:43.000Z","size":897,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T03:31:50.437Z","etag":null,"topics":["esp32","esp8266","security","security-tools","signal-manipulation","signals","wireless"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/9dl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-04T16:49:33.000Z","updated_at":"2024-12-03T13:57:55.000Z","dependencies_parsed_at":"2024-11-04T17:46:00.641Z","dependency_job_id":"720d4c48-2288-47b8-a437-807602c294f8","html_url":"https://github.com/9dl/Hardware-Engineering","commit_stats":null,"previous_names":["9dl/hardware-engineering"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9dl%2FHardware-Engineering","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9dl%2FHardware-Engineering/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9dl%2FHardware-Engineering/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/9dl%2FHardware-Engineering/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/9dl","download_url":"https://codeload.github.com/9dl/Hardware-Engineering/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251751313,"owners_count":21637903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["esp32","esp8266","security","security-tools","signal-manipulation","signals","wireless"],"created_at":"2024-11-12T05:01:23.625Z","updated_at":"2025-04-30T17:32:43.426Z","avatar_url":"https://github.com/9dl.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚙️ Hardware Engineering Repository\n\nWelcome to the **Hardware Engineering** repository! This collection is dedicated to exploring, experimenting with, and building various hardware projects, from **ESP32 DevKits** to other versatile boards. Dive into the world of electronics with us and discover how different modules interact, communicate, and work together.\n\n---\n\n## 🌐 Project Overview\n\nEach board project includes:\n- **Hands-on Tutorials**: Step-by-step guides to help you set up, wire, and test hardware modules.\n- **Code Examples**: Ready-to-run scripts and snippets for each module to get you up and running quickly.\n- **Documentation**: Schematics, explanations, and tips to help you make the most of each component.\n\n## 📚 Boards and Modules\n\nThis repository includes the following boards (with more to come!):\n\n- **[ESP32 C6](esp32_c6/esp32_c6.md)**\n    - Project includes the **nRF24L01** wireless module possibly for Jamming.\n- **[ESP8266](esp8266/esp8266.md)**\n  - Wi-Fi deauthentication and Fake Access Points \n\nThese examples should only be used for **ethical, legal educational purposes**, such as **penetration testing in authorized environments**, **security research**, and **networking experiments** on **isolated or private networks**. It is important to **never** use these techniques on public networks or unauthorized systems.\n\n![image](https://github.com/user-attachments/assets/26834f66-9c90-41d9-bc94-95bdf34a820a)\n\n\n\u003e 🚀 Stay tuned as we add more boards, exciting modules, and features!\n\n## 🧭 Getting Started\n\nWhether you're a beginner in hardware engineering or looking to enhance your knowledge, each project is designed to provide a clear path from setup to full functionality. Follow along with the tutorials and code examples for hands-on learning.\n\n### 📜 How to Navigate This Repository\n\n- **[Boards](#boards-and-modules)**: A breakdown of each supported board, tutorials, and example code.\n- **Code and Libraries**: Organized within each board folder, allowing easy access to example code and reusable libraries.\n- **Tools and Scripts**: Find automation scripts, useful utilities, and setup tools for smoother workflows.\n\n---\n\n| Module                  | Chip    | Flash Memory | PSRAM      | Wi-Fi Support         | Bluetooth Support    | Key Features                                 | Best IoT Application                                      |\n|-------------------------|---------|--------------|------------|-----------------------|----------------------|----------------------------------------------|-----------------------------------------------------------|\n| **ESP32 C6 WROOM-1-N16** | CH343P  | 16 MB       | 512KB   | Wi-Fi 6 (802.11ax)    | Bluetooth 5.0 (BLE)   | Advanced IoT with Wi-Fi 6, secure protocols  | High-throughput IoT, secure connectivity, Wi-Fi 6 testing |\n| **ESP32 S3 WROOM-1-N16R8** | -/-    | 16 MB       | 8MB   | Wi-Fi 4 (802.11n)     | Bluetooth 5.0 (BLE)   | AI/ML processing, enhanced GPIO support      | Smart home, AI and ML IoT devices, camera support         |\n| **ESP32 WROOM NodeMCU** | CH343C  | 4 MB        | 520KB   | Wi-Fi 4 (802.11n)     | Bluetooth 4.2 (BLE)   | General-purpose IoT, cost-efficient          | Basic IoT testing, prototyping, connectivity tasks        |\n| **ESP8266 NodeMCU v3**  | CH340G  | 4 MB        | -/-   | Wi-Fi 4 (802.11n)     | No Bluetooth         | Low-cost, simple IoT deployment              | Basic IoT devices, low-power Wi-Fi applications           |\n| **ESP32 WROVER-IE**     | -/-     | 4 MB/8 MB    | 4 MB/8 MB  | Wi-Fi 4 (802.11n)     | Bluetooth 4.2 (BLE)   | High memory, industrial data processing      | Industrial IoT, large data processing, rapid connectivity |\n| **RTL8720dn BW16**      | -/-     | 2 MB        | 64KB       | Wi-Fi 4 (802.11 b/g/n) | Bluetooth 5.0 (BLE)  | Dual-band Wi-Fi (2.4 GHz \u0026 5 GHz)            | IoT networks requiring stable dual-band connectivity      |\n\n### Explanation of Terms\n\n- **WROOM**: Standard ESP32 modules with reliable Wi-Fi/Bluetooth and GPIO, ideal for general IoT projects.\n- **WROVER**: ESP32 modules with added PSRAM for handling larger data, suited to industrial and data-intensive applications.\n- **NodeMCU**: Development board for ESP modules, offering USB programming ease, popular for prototyping and testing.\n- **PSRAM**: Extra memory often used in complex tasks or data-heavy applications.\n- **BLE (Bluetooth Low Energy)**: A power-efficient Bluetooth variant, enabling low-energy IoT devices to connect easily.\n- **Dual-Band Wi-Fi**: Supports both 2.4 GHz and 5 GHz for better flexibility and reduced interference in crowded environments.\n\n---\n\nWe hope this repository will help you dive deeper into hardware engineering and make your projects even more powerful. Enjoy exploring, and feel free to contribute or provide feedback!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F9dl%2Fhardware-engineering","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F9dl%2Fhardware-engineering","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F9dl%2Fhardware-engineering/lists"}