About 257,000 results
Open links in new tab
  1. Resistor Arrays RN1, RN2 - Due - Arduino Forum

    Aug 31, 2023 · Not sure about the left hand array wired like that, but resistor arrays are great for quick assembly and use in small spaces on the PCB. In your diagram, the pull up resistor array would be physically placed next to the PCB connector, and would only be 5 connections, 4 discrete resistors would be 8 connections.

  2. Resistors: A Comprehensive Guide - Meganano

    Mar 17, 2024 · Consider resistor arrays: Use resistor networks or arrays to save space and simplify circuit layout, especially in densely populated PCB designs. Choose the right configuration: Select resistor array configurations (isolated, bussed, etc.) based on the specific requirements of your circuit.

  3. How to Use Arrays in Arduino Programming - Circuit Basics

    How to Use Arrays on the Arduino . The code for an array looks like this: int array[5] = {3, 5, 2, 8, 9}; Creating an array is called initializing an array. In this example, the data type of the array is an integer (int) and the name of the array is array[]. The number inside the square brackets is …

  4. What are the four resistors (RN2B 22R. RN2C 22R, RN3C ... - Arduino Forum

    May 13, 2024 · They are part of a resistor array. E.g. RN2A and RN2D in an array with 4 resistors are used, the others (RN2B and RN2C) are not used. As sterretje pointed out, the resistors in question are the unused parts of resistor arrays.

  5. Simplifying Ground Connection for Resistor Array on a ... - Arduino Forum

    May 17, 2023 · I have a question regarding the simple and efficient connection of the ground cable to a resistor array on a breadboard. Specifically, I'm wondering if there's a component that can help me connect all the ground pins to each pin on the breadboard matrix effortlessly.

  6. arduino - What resistors to use to read several buttons with a …

    I have an Arduino Uno R3 and I want to connect a circuit that will allow me to read several buttons using a single analog input pin. Basically I want the circuit to mimic a discrete potentiometer, but I want to use buttons instead of a knob. How can I do that? And how do I know which resistors to use in my circuit?

  7. Arrays - Arduino Project Hub

    Demonstrates the use of an array to hold pin numbers in order to iterate over the pins in a sequence. Lights multiple LEDs in sequence, then.

  8. Using Resistors in Arduino - dummies

    Jul 26, 2018 · When building your Arduino projects, you use resistors to limit the amount of current going to certain components in the circuit, such as LEDs and integrated circuits. To calculate the resistance, you should use a modified version of Ohm’s Law.

  9. How to Use Resistor: Examples, Pinouts, and Specs

    Learn how to use the Resistor with detailed documentation, including pinouts, usage guides, and example projects. Perfect for students, hobbyists, and developers integrating the Resistor into their circuits.

  10. Understanding Resistor Arrays: Design, Applications, and …

    A resistor array, also known as a resistor network, is an integrated component housing multiple individual resistors within a single, compact package. This arrangement provides a space-saving alternative to using numerous discrete resistors, streamlining …

  11. Some results have been removed
Refresh