enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. List of Arduino boards and compatible systems - Wikipedia

    en.wikipedia.org/wiki/List_of_Arduino_boards_and...

    Arduino Uno compatible, D13 pin isolated with a MOSFET of which can also be used as an input. KitTen [126] ATmega328P Freetronics Includes both 3.3 V and 5 V regulators for shields, D13 pin isolated with a MOSFET of which can also be used as an input. Can be connect to Arduino using CAT5 cable. [127] EtherDue [128] ATSAM3X8E [16] Freetronics

  3. Successive-approximation ADC - Wikipedia

    en.wikipedia.org/wiki/Successive-approximation_ADC

    The circuit consists of an up-down counter with the comparator controlling the direction of the count. The analog output of the DAC is compared with the analog input. If the input is greater than the DAC output signal, the output of the comparator goes high and the counter is caused to count up. The tracking ADC has the advantage of being simple.

  4. Charlieplexing - Wikipedia

    en.wikipedia.org/wiki/Charlieplexing

    In the following Arduino code example, the circuit [38] [39] uses ATtiny 8-pin microcontroller which has 5 I/O pins to create a 7-segment display. Since a 7-segment display only requires control of 7 individual LEDs, we use 4 of the ATtiny I/O pins as Charlieplexed outputs ( n ( n - 1)), i.e. the 4 pins could be used to control up to 12 ...

  5. Open collector - Wikipedia

    en.wikipedia.org/wiki/Open_collector

    For NPN open collector outputs, the emitter of the NPN transistor is internally connected to ground, [1] so the NPN open collector internally forms either a short-circuit (technically low impedance or "low-Z") connection to the low voltage (which could be ground) when the transistor is switched on, or an open-circuit (technically high impedance ...

  6. Analog-to-digital converter - Wikipedia

    en.wikipedia.org/wiki/Analog-to-digital_converter

    An input circuit called a sample and hold performs this task—in most cases by using a capacitor to store the analog voltage at the input, and using an electronic switch or gate to disconnect the capacitor from the input. Many ADC integrated circuits include the sample and hold subsystem internally.

  7. General-purpose input/output - Wikipedia

    en.wikipedia.org/wiki/General-purpose_input/output

    For example, Schmitt-trigger inputs, high-current output drivers, optical isolators, or combinations of these, may be used to buffer and condition the GPIO signals and to protect board circuitry. Also, higher-level functions are sometimes implemented, such as input debounce, input signal edge detection, and pulse-width modulation (PWM) output.

  8. Arduino - Wikipedia

    en.wikipedia.org/wiki/Arduino

    Arduino board designs use a variety of microprocessors and controllers. The boards are equipped with sets of digital and analog input/output (I/O) pins that may be interfaced to various expansion boards ('shields') or breadboards (for prototyping) and other circuits.

  9. Single-board microcontroller - Wikipedia

    en.wikipedia.org/wiki/Single-board_microcontroller

    These input/output circuits usually do not provide enough current to directly operate devices like lamps or motors, so solid-state relays are operated by the microcontroller digital outputs, and inputs are isolated by signal conditioning level-shifting and protection circuits. One or more analog inputs, with an analog multiplexer and common ...