About 27,900 results
Open links in new tab
  1. What are the 5V and VIN pins for? - Arduino Stack Exchange

    From the arduino website: 5V. This pin outputs a regulated 5V from the regulator on the board. The board can be supplied with power either from the DC power jack (7 - 12V), the USB connector (5V), …

  2. arduino nano - Why are the pin numbers of the diagrams and of the …

    Sep 20, 2021 · 11 If I search Google for "arduino nano pin numbers", all results show that the pin number of D2 is 5. But that did not work. I searched for some sample codes, and they were 3 for D3 …

  3. How do I control the onboard LEDs of my Arduino Nano 33 BLE Sense?

    Dec 24, 2020 · I picked up my Arduino Nano 33 BLE Sense for the first time in a while and ran the classic "Blink" sketch to make sure it was alright. After slight usage, I wanted to play with the …

  4. How can I set up outputs without using digitalWrite? - arduino nano

    The information above can be found on the product page of the board, under the “Documentation” tab. Alternatively, an image search for “Arduino <board name> pinout” will find some nice schematics like …

  5. Max current of Vin and 5V pin on Arduino Nano

    Feb 25, 2017 · What is the max current of the Arduino Nano's Vin (30) and 5V (27) pins?

  6. arduino uno - What is an ICSP pin? - Arduino Stack Exchange

    Jun 30, 2017 · Each ICSP pin usually is cross-connected to another Arduino pin with the same name or function. For example, MISO on an Uno or Nano's ICSP header is connected to MISO / digital pin 12; …

  7. Controlling the 5V pin on the Arduino nano 33 BLE

    Sep 27, 2022 · Controlling the 5V pin on the Arduino nano 33 BLE Ask Question Asked 3 years, 2 months ago Modified 3 years, 2 months ago

  8. analogread - Nano: All digital pins do not output anything - Arduino ...

    Jul 7, 2020 · New user here. Using the examples provided on the Arduino IDE software I could produce melodies with a piezo buzzer, or have a blinking LED. Not anymore. No digital pin is giving anything. …

  9. led - How come some Arduino Nano pins (D3, D4, A3, A4, A6, A7) …

    Note: I manually put a jumper wire from each digital and analog pin (one at a time) to a resistor, LED and GND pin. What I noticed was that some pins did not work (D3, D4, A4, A6 and A7) and pin A3 …

  10. What pins can be used for chip select (CS, CC) on the Arduino nano …

    Nov 21, 2019 · I’ve checked the nano’s tech specs but I can’t seem to find any information regarding it. I’ve tried setting it to pin 26 (digital output)