Jerehmia
Jerehmia
70 / 3
19th Jan 2022
19th Jan 2022
This is simplex asynchronous serial communication but it can easily be extended to half-duplex or duplex communication by combining the transmitter and receiver into a transceiver. The transmission speed is the maximum possible without subframing.
electronic electronics

Comments

  • Jerehmia
    Jerehmia
    19th Jan 2022
    Thanks for the FP! What makes the design compact is the "loop" of 3x a FILT with a LDTC and 1x a FILT with an DTEC arranged in a square so you can shine a BRAY with new input through the first FILT and have it interact with the previous input in some way before hitting the DTEC completing the loop. Here the interaction is a one bit insertion/extraction and a one bit shift which creates a shift register, but other operations are possible (an XOR would result in the bits that changed for example).
  • PowderCheese
    PowderCheese
    19th Jan 2022
    insanely impressive
  • JonaHungary
    JonaHungary
    19th Jan 2022
    amazing. i was trying to make a thing like this for years but i was not able to make it this compact +1111
  • iAlex22
    iAlex22
    19th Jan 2022
    nice and easy to use +1
  • Maticzpl
    Maticzpl
    19th Jan 2022
    Thats really cool