Qualcomm-owned Arduino quietly pushed a sweeping rewrite of its Terms of Service and Privacy Policy, and the changes mark a clear break from the open-hardware ethos that built the platform. The new documents introduce an irrevocable, perpetual license over anything users upload, broad surveillance-style monitoring of AI features, a clause preventing users from identifying potential patent infringement, years-long retention of usernames even after account deletion, and the integration of all user data (including minors) into Qualcomm’s global data ecosystem. Military weird things and more.

  • LainTrain@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    17
    ·
    edit-2
    4 days ago

    Remember y’all - you can set up your own custom Arduino compile-build-flasu chain with the bootloader and everything on Linux without having to use their IDE or ever leaving the terminal

      • Aceticon@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        6
        ·
        edit-2
        4 days ago

        Way easier if you start designing circuits directly with microcontrollers and still want to use Arduino libraries on the software side: things like uploading to the microcontroller and fuse programming are just entries in a platformIO project configuration file and it’s way more easy to find were and how to change board libraries to for your own custom “board”.

        Also you can run PlatformIO as an extension in Visual Studio Code, which a much better IDE for programming than the Arduino IDE.

  • perestroika@slrpnk.net
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    4 days ago

    If they close the IDE, someone will fork the last open version.

    If they close the company, Chinese clone makers will pretty certainly ignore them and keep on making clones.

    The problem: clone makers rarely take a platform forward, so eventually stagnation will set on.