home.social

#bitbanging — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #bitbanging, aggregated by home.social.

  1. Oh, the joy of bit-banging #Ethernet like it's 1999! 🤣 Dive into this quirky #GitHub repo and marvel at the sheer genius of creating a 100 MBit/s transmitter for the #RP2040, because apparently, someone needed to reinvent the wheel with a Raspberry Pi twist. 🚀💻
    github.com/steve-m/Pico-100BAS #bitbanging #RaspberryPi #quirkyinnovation #HackerNews #ngated

  2. Bit banging¹⁾ a 3.5" floppy drive floppy.cafe/ #bitbanging #retrocomputing🖥

    __________
    ¹⁾ Data transmission method by using software instead of the dedicated hardware to generate the transmitted signals and process the received signals through GPIO pins

  3. I presume they've implemented the transmit with simple bit-banging a GPIO line.

    I want to replace the secondary MCU with one of my own. I can implement the interface with just bit-banging, too, but if I don't have to - because it's a standard and someone has already written #code for the #RP2040 / Raspberry Pi Pico - then that would be great.

    Anyone know if this is a standard I haven't found?

    #BitBanging #bandwidth #pico #RasbperryPi

  4. Arduino CLI for I/O Pin Testing - Need to quickly toggle or read some logic signals without the hassle of writing a quick program? [Th... - hackaday.com/2021/03/21/arduin #arduinohacks #bitbanging #debugging #arduino #cli