mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 00:05:55 +03:00
[GH-ISSUE #1690] Raspberry Pi Pico W support? #964
Labels
No labels
best of
bug
development
discussion
documentation
duplicate
feature request
help wanted
help wanted
improvement
pinned
pull-request
question
stale
translation
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/esp8266_deauther#964
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zeankundev on GitHub (Jan 29, 2024).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1690
Do similar feature requests issues already exist (open and closed)?
No.
Is your feature request related to a problem? Please describe.
I had a Pi Pico W (yes, it's with the antenna and WiFi) and I wonder if I can use it for deauthing to test its capabilities.
Describe the solution you'd like
To have a very stable support for the Pi Pico W
Describe alternatives you've considered
minigotchi - (FAILED)
Additional context
--
@welcome[bot] commented on GitHub (Jan 29, 2024):
Congrats on opening your first issue on this repository! 🎉
This is a automated message to help you avoid common pitfalls when asking for help online.
👉 Be sure to:
* 🇬🇧 Communicate in English so everybody can understand you
* 📖 Have a look at the Wiki and README for information
* 🔍 Search for similar issues (open and closed)
* ✍️ Provide enough information to understand, recreate and help out with your problem
* ℹ️ Let us know if you find a solution and please share it with us
* 📕 Close the issue when your problem has been solved
@wryhode commented on GitHub (Feb 19, 2024):
You could probably do something similar with a RPI-Pico W, but this project hasn't gotten any updates in a long while. Both because of that, and the fact that the ESP8266 handles WiFi differently, I think there might never be a RPI-Pico W build of this exact project.
I've tried to research a bit and it doesn't look like anyone has made a RPI-pico W deauther yet. It looks like you'll have to make this yourself, so maybe this article can help you get started? https://hackaday.com/2022/12/13/roll-your-own-wifi-driver-for-the-pico-w/
@Wannacry1234455900 commented on GitHub (Feb 19, 2024):
Thank you beautiful 😻
On Mon, 19 Feb 2024, 5:32 pm wryhode, @.***> wrote: