• davel@lemmy.ml
    link
    fedilink
    English
    arrow-up
    6
    ·
    4 hours ago

    I wonder how these terms compare to those of the Raspberry Pi Pico series.

  • Ardens@lemmy.ml
    link
    fedilink
    arrow-up
    58
    ·
    9 hours ago

    Here’s the solution. Stop using Arduino. That’s how people power work. Then a new open alternative will pop up, and people can start using that. Ones desire to create and build, should never belong to only one brand - but a universal brand - whenever possible.

    • seitzer@piefed.social
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 hour ago

      Here’s a problem. Schools are full of them. They are really, really good for that specific field. People only think about their private use, but education will suffer the most. Or taxpayers, because they have to pay the bill. Again.

    • modus@lemmy.world
      link
      fedilink
      arrow-up
      7
      ·
      4 hours ago

      Hopefully places like Adafruit will stop stocking them. They should also post explanations for people searching directly for them.

    • Moonrise2473@lemmy.ml
      link
      fedilink
      arrow-up
      32
      ·
      6 hours ago

      i think it was already dead and replaced by the esp32s - the original arduinos are too expensive for what actually offered: get the performance of a 8-bit cpu with 2k RAM but at raspberry pi prices

      • limdaepl@feddit.org
        link
        fedilink
        English
        arrow-up
        15
        ·
        5 hours ago

        Exactly. Why would anyone still use Arduino when alternatives are both better and cheaper?

        • sauerkrautsaul@lemmus.org
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 hours ago

          I still use em cause they work and thats what I learned. my projects are simple enough: ultrasonic sensor detects when someones near, activates a relay etc

          • bearboiblake@pawb.social
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 hour ago

            The good news is that there are a billion no-name brands in China etc. manufacturing drop-in replacement Arduino-compatible boards.

            I got into microcontrollers through Arduino but very quickly moved to much cheaper (and tbh, better) third-party options.

            • sauerkrautsaul@lemmus.org
              link
              fedilink
              English
              arrow-up
              1
              ·
              25 minutes ago

              yeah none of my props actually use name brand arduinos. theyre “for arduino nano” chinese boards. cheap as hell and, touch wood, havent failed even after one went haywire from being wet too long… next season it was back to functioning completely normally

  • xiao yun@sh.itjust.works
    link
    fedilink
    arrow-up
    73
    ·
    edit-2
    10 hours ago

    Qualcomm has quietly made some massive changes to Arduino’s Terms of Service and Privacy Policy, marking a clear departure from the platform’s founding principles.

    According to Adafruit, the new policies introduce sweeping user-license provisions, broaden data collection (particularly around AI usage), and embed long-term account data retention, all while integrating user information into Qualcomm’s broader data ecosystem.

    Section 7.1 grants Arduino a perpetual, irrevocable license over anything you upload. Your code, projects, forum posts, and comments all fall under this. This remains in effect even after you delete your account. Arduino retains rights to your content indefinitely.

    The license is also royalty-free and sublicensable. Arduino can use your content however they want, distribute it, modify it, and even sublicense it to others.

    The terms further state that users are not allowed to reverse engineer or attempt to understand how the platform works unless Arduino gives permission. Adafruit argues that this contradicts the values that made Arduino attractive to educators, researchers, and hobbyists.

    The Privacy Policy states Arduino is wholly owned by Qualcomm Technologies, Inc. User data, including from minors, flows to other Qualcomm Group companies.

  • abominable_panda@lemmy.world
    link
    fedilink
    English
    arrow-up
    31
    ·
    9 hours ago

    Stupid question.

    Does this apply to what you write and upload on the Arduino IDE to your boards? Or just whatever you publish on their website/ cloud?

  • dustycups@aussie.zone
    link
    fedilink
    arrow-up
    16
    ·
    edit-2
    10 hours ago

    Beagle boards are looking better - What other alternatives are recommended?
    Edit: sorry, I was thinking of SBC’s. Blue pills & ESP are good hardware, the libraries & toolchain Im not so sure about.