BG1, PRELOAD BG2, PRELOAD

Page 2 of 2 FirstFirst 1 2
Results 21 to 22 of 22
  1. #21

    Default

    Quote Originally Posted by evret View Post
    the setup in the following picture will output +100 when the analog input is not 0 (battery is set to -100)
    That is smart. And fast.

  2. #22

    Default

    Quote Originally Posted by evret View Post
    OR gates give sign priority to the input closest to top if 2 inputs are the same strength...
    Weird. I'd never noticed that before.


    Quote Originally Posted by evret View Post
    ...i dont think the same is true for AND gates though
    Yeah. I'd done fairly extensive testing of AND gates, and as far as I could tell, they were completely symmetrical.


    Quote Originally Posted by evret View Post
    Ah. Looks like the same 'trick' used in some of these gizmos - I'll have to take another look. Still, I've never been keen on completely avoiding ADC, otherwise you lose the ability to use things like the selector, but I s'pose this sort of thing still has quite a few applications, like the dimmer-based logic probe.


    Quote Originally Posted by Antikris View Post
    That is smart. And fast.
    You could alternatively do it like this...



    ...which is also zero-latency, and has a similar thermo cost, but additionally gives you the digital 1 you might need to influence a selector. The drawback is that you need at least one sackbot in the level for it to work, but that might be preferable in some cases.

Page 2 of 2 FirstFirst 1 2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •