WiFiDuck icon indicating copy to clipboard operation
WiFiDuck copied to clipboard

Original PCB

Open Skulo2011 opened this issue 1 year ago â€ĸ 3 comments

Your Question

I would like to get all original PCB files if possible.

Description

I want to make the original PCB myself.

Skulo2011 avatar Aug 14 '24 16:08 Skulo2011

Thanks for opening your first issue here! 🎉
👉 Be sure to:
1. 📖 Have a look at the Wiki and README for information
2. 🔍 Search for similar issues (open and closed)
3. âœī¸ Provide enough information to understand, recreate and help out with your problem
4. â„šī¸ Let us know if you find a solution
5. 📕 Close the issue when your problem has been solved

welcome[bot] avatar Aug 14 '24 16:08 welcome[bot]

If you are talking about the PCB's shown on this page, the download links are provided. However, if you are talking about the Maltronics MalDuino W, or the DSTIKE Wifi Duck, the PCBs are proprietary. I have reached out to DSTIKE asking for the designs, as I was interested in making one myself, but, unfortunately I have not gotten a response. I would recommend using the CJMCU Beetle (or a clone) and the Lolin D1 Mini, as these two combined have a very small profile. Similar to this image.

LittleBitSalty avatar Sep 02 '24 23:09 LittleBitSalty

The good thing about this project you do not need custom PCB. Just use the development bords ( I recommend esp32-s3 devkitc 1) , no SD Card needed for the scripts as it uses the internal flash to store the files. I have made a fork that also has a Web Programming so you will not even need a IDE to build the software. And it also supports Bluetooth , Mouse, GPIO Trigger and ESP32-S3,ESP32-S2,ESP32-C3

EmileSpecialProducts avatar Apr 14 '25 06:04 EmileSpecialProducts