Software Alternatives & Reviews
Table of contents
  1. Videos
  2. Social Mentions
  3. Comments

Arduino

Build your own electronics

Arduino Reviews and details

Screenshots and images

  • Arduino Landing page
    Landing page //
    2021-08-01

Badges

Promote Arduino. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Videos

Arduino Starter Kit REVIEW

🔴 Arduino Unboxing: Arduino vs Elegoo Uno R3 Starter Kit: best kits for your projects

The 5 Best Arduino Starter Kits for 2021

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Arduino and what they use it for.
  • Tips
    I was gonna say the arduino.cc site but that works too. Source: 10 months ago
  • Help? DFR Nano Unresponsive
    When you write your code and compile it, what environment are you doing it in? Are you using an online cloud service like arduino.cc's IoT cloud? Or have you downloaded and installed the Arduino IDE application from arduino.cc's software download page? Source: 10 months ago
  • Need help with a sound module
    There are tons of libraries for the Arduino platform that people have written and there are many available for use with this module, so you don't have to do any super heavy lifting programming-wise. In the Arduino IDE you can download from arduino.cc I installed a couple of libraries just now as a test. The reason I installed them is because almost every library comes with several short example programs showing... Source: 10 months ago
  • What to do after Paul McWhorter's New Arduino Tutorials?
    Did all of it make sense? Could you do the projects he shows by yourself without starting and stopping the video? That might show areas that you would want to brush up on. Another great idea is to go through all of the commands on the arduino.cc language reference page. Make sure you instinctively understand what each function listed does and experiment with any that you aren't familiar with. Source: 10 months ago
  • LCD on pc
    There are also IoT cloud style dashboards at places like arduino.cc that let you add various widgets for dials and controls to represent the data you have locally with your Arduino. Source: 11 months ago
  • Hardware (timer) PWM, accurate pulse generation on Arduino DUE
    Mentioned at arduino.cc. Designed to generate a periodic interrupt, I'll have to code a little state machine to change the interval at every firing. Source: 11 months ago
  • Arduino Uno not uploading, Suspected driver problem.
    Without a good explanation from them I really wouldn't put much stock in it. If anything they're probably just trying to steer people away from CH340 devices in part because they are problem children and because arduino.cc themselves don't use them. Source: 12 months ago
  • Please help. Hi, I'm new to Reddit, and I created this account especially to get some help. I really want to start in robotics, so I'm starting in electronics. I bought a kit with these things, and now I don't know what I can do or where to start. Would you like help and ideas for a project I can do
    Ontop of this, step 3 and 5 are a must in learning. And don't think "it's just blinking, lame" think more of "what can I do with this?" Use arduino.cc for reference. Source: about 1 year ago
  • Esp32 to node-red get request
    #include #include #include #include // This example downloads the URL "http://arduino.cc/" Unsigned long lastTime = 0; // Timer set to 10 minutes (600000) //unsigned long timerDelay = 600000; // Set timer to 5 seconds (5000) Unsigned long timerDelay = 5000; // Name of the server we want to connect to Const char kHostname[] = "3.145.1.222"; // Path to download (this is the bit after the hostname in the URL //... Source: about 1 year ago
  • Impossible to program barebones Arduino (ATMega328) with Apple Silicon computer?
    No LOW_SPEED in my version, I downloaded the IDE from arduino.cc. I'll look into the other suggestion you made. Source: about 1 year ago
  • Seinfeld Bass Riff Door Sensor
    You should definitely check out the official arduino.cc website. They cover a lot of the basic explanation of the various tools and processes that you have at your disposal. In addition to the software and hardware side of things you should also be aware that there are online simulators available such as wokwi.com that will allow you to design and connect "virtual" parts together and then you can experiment and... Source: about 1 year ago
  • DIY Arduino midi controller to a pcb
    For the PCB, use the Leonardo development design as a starting point. You can download the PCB/schematic for all of their boards on arduino.cc. Source: about 1 year ago
  • Can anyone help me understand why the following example program doesn't function when implemented in my project sketch? (ESP32)
    No worries at all. You might find that most folk here in this sub are that way. I'm one of the mods here and we try to foster a friendly and helpful environment that recognizes that we all learned most of this stuff from some kind stranger on the internet so it's only fitting that we pay some of it back! 🙃 Absolutely none of us were born knowing any of this and we hate the patronizing responses you see on *some... Source: about 1 year ago
  • Non-blocking functions in arduino
    This post from the arduino.cc forums covers the concept pretty well. Source: over 1 year ago
  • FedEx just delivered goodies from Sparkfun
    The Arduino support is pretty good. There is an mbed oriented rp2040 version supported by arduino.cc but I prefer this one because it is closer to "classic" arduino. Source: over 1 year ago
  • Arduino IDE 2.0.2 Files Missing?
    Hi there, While I work in IT, I'm brand new to Arduino. I'm currently working on a long-term project to turn an antique radio cabinet into a computer case. Part of that project involves using some of the knobs from the radio on rotary encoders for multimedia controls. On to the problem: I have installed Arduino IDE 2.0.2 on my Win11 computer. I've opened it, installed the board files, selected the proper com... Source: over 1 year ago
  • Coding for pico like you know what you're doing
    I understand where you're coming from ... You don't know what you don't know and so you don't even know what to ask ... When I was learning how to code with C++ with Arduinos (and a pico qualifies in that category), I looked at examples of code for accomplishing things that I wanted to do and when I hit something along the way that didn't make sense to me, I would ask questions in the arduino.cc forum or on stack... Source: over 1 year ago
  • no joking, literally takes 4 minutes for the IDE to process the array and became responsive...
    Bro IDE 2.0 is by the looks of just a trash rip from VSCode. Just forgo anything arduino.cc makes and switch to something else and write straight in C++. it'll make your life way easier. Both IDE 1.0 and 2.0 take stupidly long for me to open as opposed to VSCode with the platform.io plugin. Source: over 1 year ago
  • Do these two Arduino UNO R3 function same? Got it from two difference aliexpress shops, cosmetically look so difference. The right one is much cheaper.
    Agreed. Elegoo et al are great. But the way the board on the right includes "arduino.cc", "Arduino", and "Made in Italy" is really misleading if not an outright lie. Source: over 1 year ago
  • What is the best way to learn how to code an arduino?
    Start going through the basic programs and tutorials on arduino.cc. Then find something small you want to do, and start messing around. Source: over 1 year ago
  • I created this magnetic device to calculate the blade angle while in motion on a whetstone. It connects to an app on my phone via bluetooth. Curious what you guys think of it.
    I'm either going to productize it or go the Github, Instructables, arduino.cc route. Source: over 1 year ago

Do you know an article comparing Arduino to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic Arduino discussion

Log in or Post with

This is an informative page about Arduino. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.