#PwnaGotchi that you could connect to the flipper zero!

1 messages · Page 1 of 1 (latest)

maiden sapphire
# maiden sapphire https://www.youtube.com/watch?v=o5JnjXL2KQI

My last resourt is if i cant get the gpio pins working. This could help alot with battery, im thinking of just gluing the gpio pins on the side so it doesnt draw power but it does the the battery on the back. This video might help with this if not i will post another one

#
Tindie

Power supply module for Pi-Zero.Up to 2.4A output current.On board RTC.

#

1st one is for pins

2nd one is the raspberry

3rd one is the battery

#
#

This should be the right display

#

this would be great for the final plan if we cant get the gpio pins working.. We can hotglue it on the bottom to take it anywhere a with us with the flipper zero!

stark swan
#

You’ll want the 2 color screen it is easier to get working

#

2.13inch E-Ink Display HAT V3 Version, Black,White Two-Color 250x122 Pixel E-Paper Screen LCD for Raspberry Pi 4B/3B+/3B/2B/Zero/Zero W/Zero WH and Jetson Nano SPI Interface Support Partial Refresh https://a.co/d/ioTHxTQ

#

I pair a rPi with my flipper for kinda the same purpose

maiden sapphire
#

That is so cool, what is the to the right

stark swan
#

Just exhaust fans

noble lodge
#

If any of you figure this out @ me 😀

hollow zenith
#

There is already a plug-in for the pwnagotchi and flipper zero that allows you to have the pwnagothchi ui on the flipper

stark swan
stiff cosmos
noble lodge
#

What about if you don’t have a pwnagatchi..?

#

The irl thing

maiden sapphire
#

? That was the thing I was trying to make with it when I get it ready

maiden sapphire
noble lodge
#

So would this be in the applications folder?

#

If yes, what catagory? Tools?

maiden sapphire
#

this connects to the gpio pins so it can stay ontop of your flipper while you take it every and pwn wifis and use flipper at the same time! but i dont know if it will be controled by the flipper my goal is doing this

hollow zenith
#

its called PwnZero

noble lodge
#

Would you need to use a GPIO?

#

If it was possible without that would be amazing

hollow zenith
#

yea

maiden sapphire
#

He is fixing it

hollow zenith
#

yea

#

no

#

it works

hollow zenith
maiden sapphire
#

That's why it wouldn't work for you

maiden sapphire
#

The flipper will need a wifi board for the app too

hollow zenith
#

it doesntr

#

its just uart

#

look at the pwnagotchi plugin code

#

all it does it send status' to the flipper via uart

#

and the flipper just changes the faces on the app

maiden sapphire
#

But again it doesn't work look at the photo

hollow zenith
#

?

#

@maiden sapphire it does lmfao, you cant plug a wifi board in to the flipper and the pi zero, you can only plug in one thing at a time 😂 also wifi is done on the actual pi zero its self, all this program does is essentially grab the screen and display and put it onto the flipper via UART.

#

aps are not displayed, deauths are not displayed and app crashes

#

plus those crashes are rare anyway

#

other than those issues i dont see a reason for it to not work entirely

solar lantern
#

@round parcel I mean it's "working" depending on your definition lol. It has the bugs I listed which I probably won't have time to fix until the summer but the demo gif in the readme is accurate. Also it does not require a wifi board but it does require a pwnagotchi to be connected through uart with the pwnzero plugin running on the pwnagotchi

#

Everything should be a relatively easy fix when I actually have free time. Crashing issue is a stack overflow and is probably the ring buffer I wrote not functioning properly when it collects messages. Just need to sit down with it for a few hours

maiden sapphire
maiden sapphire
maiden sapphire
maiden sapphire
#

but if thats the case doesnt that mean its basically required to get a pwnagotchi?

hollow zenith
#

ok "genius" so does it require a wifi board or not?

maiden sapphire
#

does the flipper have wifi?

#

does the flipper come with wifi

#

does pwnagotchi need wifi?

#

I get use use uart for the app when u have a pwnagotchi but does pwnagotchi need wifi and does flipper come with wifi

solar lantern
#

@maiden sapphire well it'll all be functional eventually and it will be on my GitHub. Hopefully down the road I'll get Bluetooth working but who knows. Is your plan to rewrite the pwnagotchi program to run on the flipper using a wifi dev board? I'm confused on what your goal here is

maiden sapphire
#

for people who have pwnagotchis are wanna i just want to put gpio pins on it so you can take it with you but im also just thinking of projaming and app you can do stuff with but have no plan just want to put gpiopins on it if i cant get it to work

maiden sapphire
hollow zenith
#

the raspberry pi does everything

#

and the flipper just acts as a screen

#

you are making such a huge deal out of this too

maiden sapphire
#

What are you talking about

hollow zenith
#

????????

maiden sapphire
#

This is a whole another project I'm talking abiut

hollow zenith
#

yeah

#

you were correcting me on the github project i sent earlier

maiden sapphire
#

It's not an app that can be ported like matts so what is rhe problem

hollow zenith
#

okay im confused

maiden sapphire
#

What's your problem then?

hollow zenith
#

?

#

im so confused

maiden sapphire
#

💀

#

What is ur problem because u kept arguing like what do you not understand

hollow zenith
#

no

#

you were arguing

maiden sapphire
#

What you kept sending how it works fine and you couldn't kget it to work

hollow zenith
#

there is already a GPIO board you can get for the rpi that connects to the flipper btw

maiden sapphire
#

Which one if I may ask

hollow zenith
#

not sure

maiden sapphire
#

I know the gpio pins but never seen a board

hollow zenith
#

someone from the pwnagotchi server made it

#

ill need to find a better pic of it

maiden sapphire
#

Oh sick u can access the pwnagotchi in the flipper too?

hollow zenith
#

yea

maiden sapphire
#

Alr what's the server btw?

#

Wait did he put a raspberry pi on the board and is getting the screen on the app?

hollow zenith
#

yea

#

pretty much

maiden sapphire
#

Ohhhh sick

hollow zenith
#

all the flipper pins are connected to the pis uart pins

maiden sapphire
#

Yeah I was just thinking for my project just to connect gpio pins to it so you can bring it with u and draw power and use and app

#

Stupid idea anyways

hollow zenith
#

yea

#

nah

#

same thing really

#

your idea sounds pretty much the same to this

maiden sapphire
#

I get it

#

Thanks

hollow zenith
#

👍

#

anyways

#

you could think of ways of improving it

#

now that you have this thread

maiden sapphire
#

Yeah I will think about what thing I could do

solar lantern
#

If you look at my readme I originally planned to eventually add functionality to control the pwnagotchi from the flipper, like going into manual mode and such. But that probably won't end up happening, just going to fix everything in the initial release

#

From the sounds of it I don't see the difference between your plan and mine? But by all means make your own version, I learned a lot doing this project and would recommend it

maiden sapphire
#

Thanks bro

maiden sapphire