Open links in new tab
  1. How to reset an Arduino board through code : r/arduino - Reddit

    Oct 8, 2023 · Hello, I've spent lots of time searching for how to reset a simpler ** Arduino through code and finally found a good option. I figured I'd post this here in case anyone in the future needs …

  2. C++ vs. The Arduino Language? - Arduino Stack Exchange

    Mar 20, 2014 · In any case, it won't harm you to start using the arduino language and the arduino IDE for a few days to get familiar with the arduino hardware and then move to C/C++ with Eclipse for …

  3. Programming good arduino code : r/arduino - Reddit

    Feb 28, 2023 · This is a great way to handle button presses. As for best practice, Adafruit always has good tutorials with well-written code. There's also the arduino reference website, and most libraries …

  4. Using AI to write code : r/arduino - Reddit

    Sep 10, 2023 · Yep! That's why we started our sister-sub r/Arduino_AI! It's for all things related to both AI and Arduino. And yeah I've definitely used chatGPT to write specific small implementations of …

  5. How do I extract code from an arduino? [duplicate]

    Sep 18, 2019 · I updated and uploaded some code on another computer that got wiped and didn't send the new code to my current computer, the updated code is still on the board but I don't have access …

  6. I tried uploading code to my Arduino nano but it's not working

    Jan 29, 2023 · I recently bought three nano chips off of Amazon had to download CH340 drivers, use the install package from the Arduino website, AND select the old bootloader before I was able to …

  7. Board stuck at uploading : r/arduino - Reddit

    Mar 28, 2023 · I have some trouble uploading even a simple example from arduino ide. I check my ports and change to a different ports but it still wouldnt load. I just recently bought this board and tested …

  8. How reliable is chat gpt at producing code? : r/arduino - Reddit

    Sep 27, 2023 · Generating Arduino code by chat gpt is not that dependable. I am new to Arduino, acquired a few basic knowledge and then I asked chat gpt to generate a code. It made mistakes not …

  9. Using AI to generate code : r/arduino - Reddit

    Sep 26, 2023 · Well chatGPT is a fantastic code language translator and you can program something some function or method in Java or Python or JavaScript, or C/C++ or whatever and ask it to …

  10. Getting code off an Arduino Board : r/arduino - Reddit

    Jan 20, 2023 · Hello, I'm fairly new to Arduino programming, and am working with an Elegoo Smart Robot Car Kit 4.0 I downloaded a tutorial file off of their website, and when I extracted it there were …