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 & Tria 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
RoadTests & Reviews
  • Products
  • More
RoadTests & Reviews
RoadTest Forum What Are Your Most Popular Dev Kits or Reference Design Kits?
  • Blogs
  • RoadTest Forum
  • Documents
  • RoadTests
  • Reviews
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join RoadTests & Reviews to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 66 replies
  • Subscribers 2555 subscribers
  • Views 6116 views
  • Users 0 members are here
  • What Are Your Most Popular Dev Kits or Reference Design Kits?
Related

What Are Your Most Popular Dev Kits or Reference Design Kits?

rscasny
rscasny over 2 years ago

I was asked this question the other day. What Are Your Most Popular Dev Kits or Reference Design Kits? On impulse, I would venture to say the Raspberry Pi, Beaglebone. I'm sure there are others. Sensor kits, FPGA kits, Motor Contr0ol kits, Power kits, come to mind, but I'm not sure which ones element14 would consider "popular."

So, I figured I would ask you.  What are your most popular kits?  If you have the time, please leave a comment below. 

Thanks

Randall Scasny

-element14 Community

  • Sign in to reply
  • Cancel

Top Replies

  • taifur
    taifur over 2 years ago +4
    Arduino Uno and Raspberry Pi is my favorite.
  • ZGoode
    ZGoode over 2 years ago +3
    Personally, I'm a big fan of any boards that use the standard layouts such as Arduino Uno or Adafruit Feather. As such, the Nucleo boards from STMicro are always great to work with since they are Arduino…
  • misaz
    misaz over 2 years ago +3
    STM32 Nucleos are very popular. I have seen them everywhere where the serious MCUs designs are made. I think that there are two key things for making board popular: Price to performance ratio …
  • Jan Cumps
    Jan Cumps over 2 years ago in reply to javagoza

    Yes. i'm a TI fanboy. They virtually retreated from all communities

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 2 years ago in reply to BigG

    I've got a ton of Mbed code written over the years, just sitting idle on the cloud hehe. I'll have to make use of that sometime. 

    I'd forgotten about Arduino with Mbed support. I like the normal Pi Pico C/C++ SDK a lot though, so tend to use that. Although excellent, it did catch me out recently, when a sleep_us operation didn't work within a timer interrupt and just hangs there! Kind of obvious there was a risk of that (I had mistakenly assumed it would implement it as a no-op loop for small values) and I should have checked the documentation! Anyway, the solution (in case anyone else hit this) is to replace with busy_wait_us(). Aside from that hiccup, which was more my fault than anything else, the SDK has great.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • Jan Cumps
    Jan Cumps over 2 years ago in reply to michaelkellett

    The BB was a reference design. Made by TI staff for a TI chipset to be a low cost board. Derived from a more expensive reference design.

    I think it also explains why the BB, leading the maker community early on,

    fails as a community item now that TI's heart isn't with the community anymore. Staff needs to focus on what the company wants.

    Not a lot of the BB software and documentation revisions were delivered by non-staffers after the early boom.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • ronald01
    ronald01 over 1 year ago
    [deleted]
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • baldengineer
    baldengineer over 1 year ago in reply to ronald01

    Is this a ChatGPT response to a 2 month old thread?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • meera_hussien
    meera_hussien over 1 year ago

    I have worked on Arduino Uno, Raspberry Pi, ESP32.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • Lone847
    Lone847 over 1 year ago

    Im presently on a rasberry pi 4b and arduino  r4 its pretty convenant for my robotics projects

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • gpolder
    gpolder over 1 year ago in reply to taifur

    same here, and to be precise, all flavours of Raspberry Pi, and Arduino, including ESP32, Teensy etc. Per project it depends on computing power and interfacing needs.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • Fred27
    Fred27 over 1 year ago

    If I need a Linux SBC, I tend to go for either the Pi or BeagleBone.

    For a microntroller, I used to default to TI's range, but am probably more likely to use Nordic or Pico these days. I have tried STM32, NXP and Cypress but these seem to have fallen by the wayside. There's absolutely nothing wrong with them, there's just a limit to how many toolchains and devices I can be bothered learning and staying familiar with.

    For FPGAs I decided to go with AMD (well... Xilinx last time I used them) but to be honest I've not had a great need to do much with them.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • colporteur
    colporteur over 1 year ago in reply to Fred27

    No Arduino's in your lineup?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
<>
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