Jeff Epler

Results 132 comments of Jeff Epler

Closing this as both @charlysan and @AidenShaw2020 have reported success.

Best of luck with your project! This is beyond the scope of what we want to provide in the library or its examples, but it's possible that this library's code...

The GreaseWeazle-compatible firmware supports the "set pin" functionality of the GreaseWeazle protocol, so that the desired state of Pin 2 can be selected at runtime.

As of release 0.5.0 on the unreleased Adafruit Floppsy, read-only FM and MFM drive emulation is supported. This does not work with the Adafruit Floppy Featherwing because the direction of...

@dhalbert thanks! I think ulab already handles this with the `spectrum` function, though you can also get the real and imaginary parts and work with them independently if that's important...

though .. the optimization might be nice to have

@v923z thoughts?

The main difference between the two files appears to be that the non-working file begins with an ID3 tag. The library provides a routine to return the number of bytes...

I like isort too! maybe there's some lib we can test it on to make sure the try/import/except blocks aren't affected? do we need to turn off any of the...