element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Arduino
  • Products
  • More
Arduino
Arduino Forum Qualcomm to acquire Arduino
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 18 replies
  • Subscribers 390 subscribers
  • Views 680 views
  • Users 0 members are here
  • open_source
  • qualcomm
  • arduino
Related

Qualcomm to acquire Arduino

ckton
ckton 6 days ago

https://www.qualcomm.com/news/releases/2025/10/qualcomm-to-acquire-arduino-accelerating-developers--access-to-i

I personally don't know how to feel towards this news but coming from someone working for a company that uses a lot of Arduino shields made by other semiconductor companies, this could be good news for better support and improved performance or a slow yet significant increase in board prices, which may force beginners to move to cheaper alternatives i.e. ESP boards.

I wonder how will this affect open-source hardware and software movement moving forward.

Let me know what others think about this news.

  • Sign in to reply
  • Cancel

Top Replies

  • robogary
    robogary 6 days ago +5
    Puzzling move. The advertisement speaks of open source character for Makers, Educators, and Pros. https://www.arduino.cc/en/about/ The Arduino Q has product glamor photos, so this has been in the works…
  • colporteur
    colporteur 5 days ago +3
    I am trying to imagine the positives of this move as I rub my scars from past corporate stewardship efforts. I'm the glass is half-empty type of person. 40 years in the technology industry has made me…
  • BigG
    BigG 6 days ago +2
    The acquisition of Arduino certainly caught me by surprise. But now I'm beginning to see why. The MCU market has changed significantly since the early years of Arduino. It's really competitive out there…
Parents
  • BigG
    BigG 6 days ago

    The acquisition of Arduino certainly caught me by surprise. But now I'm beginning to see why.

    The MCU market has changed significantly since the early years of Arduino. It's really competitive out there and price sensitive.

    Then when taking a broader look at what's changed, I've noticed that MicroPython is probably the go-to for educators rather than C/C++ and you don't need Arduino for that. In fact, Arduino only recently adopted MicroPython. Makers, in my opinion, are spoilt for choice these days in terms of the number of boards out there and I suspect the Arduino R3 form factor is no longer a prototyper's first choice. I'm guessing here, but I also suspect VS Code is probably now the go-to IDE for makers rather than Arduino IDE. So a lot has changed.

    This leaves Arduino with their cloud based system, which is pretty good, and their industrial products, some of which are really good (like OPTA). Certainly, the latter demonstrates that Arduino know how set up developer-led application platforms, even in industrial markets. They're proving that they know how to adapt to market changes, and they have built a great reputation for simplifying the development process (even the toolchains have improved, IMHO, as a result of this competition) combined with some good products, which often suffer because of stiff price competition. 

    Qualcomm on the other hand, are in the PC/Industrial Processor market, and automotive (EV), with their products. According to their website, they want to be an IoT player but IMO they haven't quite got there. I suppose Arduino is their magic ticket. As to whether this pleases the Arduino-led prototype developer community and attracts new customers, we'll have to see. On the negative side, I just hope this doesn't become another Intel type endeavour when they created their Galileo and Edison products for makers etc.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • robogary
    robogary 6 days ago in reply to BigG

    Interesting insight. I enjoy using Micropython for Raspberry Pi Picos and Rpi. The RPi pico form factor was similar to Arduino Nano, which is my preferred go to. I prefer the Arduino IDE for doing logicals , sequencing, and SSD1306s. Micropython is better for numbers and character manipulation, but I also bang into library incompatibilities. .I fall short in IOT, AI, and hope the new platform makes it alot easier for goofs like me to use object detection and recognition. I'd for sure would like to understand signal processing alot better too.         

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • robogary
    robogary 6 days ago in reply to BigG

    Interesting insight. I enjoy using Micropython for Raspberry Pi Picos and Rpi. The RPi pico form factor was similar to Arduino Nano, which is my preferred go to. I prefer the Arduino IDE for doing logicals , sequencing, and SSD1306s. Micropython is better for numbers and character manipulation, but I also bang into library incompatibilities. .I fall short in IOT, AI, and hope the new platform makes it alot easier for goofs like me to use object detection and recognition. I'd for sure would like to understand signal processing alot better too.         

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube