• Crul@lemm.ee
    link
    fedilink
    English
    arrow-up
    13
    ·
    6 months ago

    AFAIK, they are used as relays.

    From https://en.wikipedia.org/wiki/1-bit_computing#1-bit

    Computers and microcomputers may also be used, but they tend to overcomplicate the task and often require highly trained personnel to develop and maintain the system. A simpler device, designed to operate on inputs and outputs one-at-a-time and configured to resemble a relay system, was introduced. These devices became known to the controls industry as programmable logic controllers (PLC).

    See also the playlist linked in the other comment with more explanations:
    1-Bit Breadboard Computer - Usagi Electric (YouTube)

    • barsoap@lemm.ee
      link
      fedilink
      English
      arrow-up
      14
      ·
      edit-2
      6 months ago

      Actual PLCs in the wild are industrial cabinets with a lot more capacity. Price-wise if you have a DIY project in mind you’re better off buying a RISC-V microcontroller, under 10 bucks including board, with vastly more IO and processing power. Still not enough to replace one of those industrial cabinets, though, especially when it comes to IO capacity, do you have any idea how many sensors and actuators rollercoasters have.

      This thing is so limited you have to engineer your problem to fit. Maybe something like switching your doorbell from normal to quiet to silent to flash lights. On the upside it’s dead-simple.