element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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
  • 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
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum What Raspberry Pi Pico development board do you recommend
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 29 replies
  • Subscribers 660 subscribers
  • Views 13624 views
  • Users 0 members are here
  • raspberry pico
  • pico
  • development_kit
Related

What Raspberry Pi Pico development board do you recommend

colporteur
colporteur over 2 years ago

Can you share some of your Pico insight? I'm looking to start dabbling in Pico. I have experience with Pi's and Arduino's and look forward to discovering the Pico.

My experience suggests a development board is an ideal platform to begin with. It removes some of the heavy liftings. Yeah I could breadboard it and work from there but I thought, hey Christmas is coming why not get yourself a new toy. Who wouldn't want a slick development board under the tree?

Does anyone have any suggestions? What is good or bad in a development board? Since I don't know what I am looking for maybe a list from others is a good starting point?

  • Sign in to reply
  • Cancel
Parents
  • shabaz
    0 shabaz over 2 years ago

    Hi Sean,

    I'm biased too, but if you want the DIY option, then in https://github.com/shabaz123/pico-eurocard there is a zip file there called exportpico_euro_v_2_0.zip.

    If that file is sent to a PCB factory, then the board that arrives can be used as-is (apart from buying the Pico), since the Pico is very complete.

    In other words, by just soldering on the Pi Pico (either directly or with header pins), then the board can be used to patch wires to external breadboard, or to the perfboard area already on the PCB.

    Then, whenever you feel like it, additional parts can be soldered on depending on needs. For instance, a couple of buttons and LEDs, or a 3.3V or 5V regulator, if you want to power other things too.

    This is the completely populated board (but as mentioned, you could start with just the Pico soldered on). The board has space for two Picos (thanks to an idea from Jan Cumps  ). The second Pico is a smaller XIAO RP2040 (it is just used as a debugger when C/C++ coding using the Pico SDK. If you're using Arduino or Python, then it's not required.

    image

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • ntewinkel
    0 ntewinkel over 2 years ago in reply to shabaz

    Is your board something Newark / element14 will be (is already?) stocking? Is that a possibility, cstanton  ?

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • shabaz
    0 shabaz over 2 years ago in reply to ntewinkel

    I wish/hope they can but I don't know who to ask. Since not everyone will want 5-10 boards from a PCB manufacturer and the associated shipping costs from China, it would be useful for people to buy just one or two.

    I quite like the large size, since it has the built-in debugger and power supplies. Kind of all-in-one for projects. 

    The one that Gough Lui links is interesting too, I just noticed they have LEDs on all ports which is pretty neat. I was just thinking, there is a cheaper way to do that using a different method on the Pico-Euro board. On the right side of the Pico-Euro board, the outputs are ordered on consecutive pins, since this is useful for PIO projects (PIO benefits from ordered pins). It is easy to connect a logic analyzer on banks of pins, but there could also be a plug-on custom PCB with LEDs on it (e.g. 8 LEDs), that can be removed and connected to different banks of 8 pins when desired. Far lower cost to do that than having dozens of MOSFETs and LEDs soldered.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • cstanton
    0 cstanton over 2 years ago in reply to ntewinkel
    ntewinkel said:
    Is your board something Newark / element14 will be (is already?) stocking?

    Typically before it gets to that stage for consideration, it helps to have passed the regional/global certifications for safety/testing, such as IPC Standards/CE mark, etc. and demonstrated to have had mass appeal (probably why a lot of products go through Kickstarter).

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • cstanton
    0 cstanton over 2 years ago in reply to ntewinkel
    ntewinkel said:
    Is your board something Newark / element14 will be (is already?) stocking?

    Typically before it gets to that stage for consideration, it helps to have passed the regional/global certifications for safety/testing, such as IPC Standards/CE mark, etc. and demonstrated to have had mass appeal (probably why a lot of products go through Kickstarter).

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • Jan Cumps
    0 Jan Cumps over 2 years ago in reply to cstanton

    It is officially vetted by a Belgian user Yum

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • shabaz
    0 shabaz over 2 years ago in reply to cstanton

    Also I think it's better as a free (well, material cost) option than a commercial product that would then push the price up, because I doubt I could turn this into a high-volume product. Kickstarter effort would then require marketing effort to get the volume up etc., just not feasible to spend this time for a product that isn't intended to be a business.

    I suppose I could check to see how much it costs to get the surface-mount parts populated (there is only one MOSFET, and about 16 resistors/capacitors), and then stick (say) 100 of them on eBay or Amazon at just cost price, for through-hole assembly with locally sourced parts by the user not me, and if they sell then great, and if they don't then it's not a lot of money spent. That would be less work than a Kickstarter I reckon.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • shabaz
    0 shabaz over 2 years ago in reply to shabaz

    Bit more production-friendly version, with all the surface-mount parts now only on one side.

    I'll ask JLCPCB and/or Elecrow for a quote including supplying and soldering the SMD parts, and supply a bag of the headers and jumpers and buttons/LEDs, so that there is enough to get going (the DC-DC converters, rotary encoder etc can be sourced by the user as required, since they are not essential to use the board).

    image

    image

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • Verify Answer
    • 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