Logic Module-OR (f2) SKU: BOS0028-DFRobot

Introduction

The logic module-NOT can be used in simple logical calculation, or combined with other logic module to realize complicated functions, for instance, store data, math calculation.

The logic module-NOT can process one input signal and output an oppsite signal:

When the input signal is "OFF" or "0", the module outputs "ON" or "1".
when the input signal is "ON" or "1", the module outputs "OFF" or "0".

Application: programmable, micro:bit, Arduino.

Specification

Pinout

Name Description
VCC Power Input
GND GND
INA Digital Input A
INB Digital Input B
OUT Output

Usage Description

The logic module-NOT cannot be directly used as an input or output module. Users have to connect input module to the input interface of the module, output module to output interface. Change the signal of the input interfaces to control the output port.

Truth Table

Input Output
off on
on off

Principle

NOT gate is the basic element of the circuit board, usually composed of transistor. It is controlled by the High or Low level that can respectively represent the logic "true" and "false", "1" and "0" in binary, or "OFF" and "ON".

Application

  1. Anti-theif Display Stand

Description: logic module-NOT will convert the input signal into its oppsite status. Try using a push button to control a buzzer.

FAQ

For any questions, advice or cool ideas to share, please visit the DFRobot Forum

Turn to the Boson Kit Page