USBvalve icon indicating copy to clipboard operation
USBvalve copied to clipboard

Feature request: Port to Flipper Zero.

Open wanderling opened this issue 1 year ago • 8 comments

This would be a great tool to port to Flipper Zero if possible. I know Flipper Zero has the capability to become a USB host, not sure if it can be the right type of USB client though.

Thanks for USBValve! This is great how it is even if porting it is not possible!

wanderling avatar Jul 16 '23 18:07 wanderling

Thanks for the kind words!

Well, TBH Flipper Zero was the original choice when I started to think to build this tool and I started to look into the possibility to do this. But I faced some doubts and issues during this initial assessment:

  • the SDK of the Flipper Zero is not straightforward to use like the Pi Pico one. Also is still under heavy development and quite often there are changes impacting portability of the apps (may be this is changed now)
  • I have some doubts about the hardware: to run the USB host I use almost entirely one of the two cores of the Pi overclocked to 240Mhz (all the power is used for bitbanging). The only core available on the Flipper is 32Mhz and the other one is dedicated to the firmware. Not sure if it can keep up the load
  • I'd like to build something cheap. Flipper Zero is great (I have one and I find it very useful), but it is not cheap.

That said, I'd like to keep this open, because I may give a second look to it, may be the doubts I had were not justified :-)

Thanks!

cecio avatar Jul 16 '23 19:07 cecio

If there's something to test in the future: I also have a Flipper Zero :-)

csdragon83 avatar Aug 28 '23 07:08 csdragon83

Thanks!

Yes, I'm thinking to try out something for Flipperzero...so may be I'll ask your help :-) Thanks!

cecio avatar Aug 28 '23 18:08 cecio

Had a deeper look into it, and technically speaking it should be entirely possible. Now it's just a matter of learning how to use the Flipper SDK and find some time ;-)

cecio avatar Mar 22 '24 12:03 cecio

Another +1 for F0

ianmaddox avatar Mar 23 '24 18:03 ianmaddox

I'd greatly appreachiate if this would become a thing.

markthwain1797 avatar May 14 '24 15:05 markthwain1797

I'd be willing to put a bounty on this for you @cecio if you would like. Just let me know what site would prefer to have it placed on.

wanderling avatar May 14 '24 16:05 wanderling

thanks for your interest @markthwain1797 @wanderling

To be honest, I don't have too much time right now, so I don't think I'll be able to work on this in the short-mid term.

cecio avatar May 14 '24 19:05 cecio