About 459,000 results
Open links in new tab
  1. Ardunio IDE 1.8.19 errors - IDE 1.x - Arduino Forum

    Oct 28, 2024 · Although Windows 10 has been specified as the minimum officially supported version from the start of the Arduino IDE 2.x version series, earlier versions did have incidental …

  2. Issue with new opta connecting? - PLC IDE - Arduino Forum

    Jun 26, 2025 · Hello! I did everything as per your instructions. However, I am having issues connecting to the opta. I can download my configuration on comm 10 and it successfully …

  3. IF with AND and OR fuctions - Syntax & Programs - Arduino Forum

    Dec 2, 2010 · With my BASIC language programmed controllers I can use AND and OR. example: IF (VAL > 100 AND VAL < 140) THEN ... How can I solve this with the if function in …

  4. Arduino Forum

    Making embedded systems accessible to all

  5. Serial Input Basics - updated - Tutorials - Arduino Forum

    Apr 25, 2016 · Serial data is slow by Arduino standards When anything sends serial data to the Arduino it arrives into the Arduino input buffer at a speed set by the baud rate. At 9600 baud …

  6. Controlling an LED Strip with Arduino: Example Code and Wiring?

    Aug 8, 2023 · I'm working on a project that involves controlling an LED strip using an Arduino board, and I'm seeking guidance on the wiring and example code to achieve this. Specifically, …

  7. Read ECU Using Ardunio Via OBD2 - Arduino Forum

    Nov 25, 2022 · Hi. I'm currently working on an automotive project the goals is quite simple, Reading information like RPM, Coolant Temp and etc from the ECU/ECM. many people has …

  8. Latest topics - Arduino Forum

    1 day ago · Making embedded systems accessible to all

  9. How do you check the Length of an Array? - Arduino Forum

    Feb 4, 2012 · I was just curious if there was a way to check the length of an array? I didn&#39;t see any direct answers to this on the forums and the Array function page on the website …

  10. Arduino IDE 2.1 "Error exit status 1" How to debug

    Jun 3, 2023 · I'm stating to use the latest version and I'm confused. I just don't understand how to debug or understand the problem using the compiler output. What should I look for? Martin …