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
  • 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 New Pico W
  • 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
  • Replies 40 replies
  • Subscribers 659 subscribers
  • Views 7413 views
  • Users 0 members are here
Related

New Pico W

mp2100
mp2100 over 3 years ago

I guess I should have guessed what all that empty space on the original Raspberry Pi Pico board was for.  They put a WiFi 802.11N chip there. CYW43439 from Infineon. This will be a nice board for IoT.  And it's cheap.  $6.

https://www.raspberrypi.com/news/raspberry-pi-pico-w-your-6-iot-platform/

image

  • Sign in to reply
  • Cancel
  • cstanton
    cstanton over 3 years ago

    £10 with shipping from pi hut and pimoroni, meh.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 3 years ago

    I'm going to wait until it's a bit more mature : ) Just historically it takes Pi org a while to sort things out. I couldn't see in the user docs how the credentials are secured (I hope they get sent into the Infineon chip and stored there). 

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • ntewinkel
    ntewinkel over 3 years ago

    This is interesting - a challenger to the ESP line.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • ntewinkel
    ntewinkel over 3 years ago in reply to shabaz

    It looks like this first round is their "mvp" "minimal" get it out the door option. In the write up they state: "we have not enabled Bluetooth on Pico W at launch, but may do so in the future."  So there's some work still left to do. To fully compete with the ESP32 lineup they will need to get all of that functionality running, but Espressive has quite the head start, so I'm with you on the wait and see bit. I'd be up for a round of experimentation though if e14 sends out samples :) 

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 3 years ago in reply to ntewinkel

    Agree, ESP32 is exceptionally good, with excellent C libraries for functionality, and super-mature. I've not tried MicroPython on ESP32 so I don't know what that's like. I hope the Pico network library is stable and becomes feature-rich soon.. and BLE is very important too! 

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • ntewinkel
    ntewinkel over 3 years ago in reply to cstanton
    cstanton said:
    £10 with shipping

    Thinking reminds me of that $5 Raspberry Pi Zero that was never available for $5.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • ntewinkel
    ntewinkel over 3 years ago in reply to cstanton

    I just received an email from Seeed Studios with their own version (using an ESP chip for WiFi), also at $10, and also out of stock :D 

    www.seeedstudio.com/Wio-RP2040-mini-Dev-Board-p-4933.html

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • cstanton
    cstanton over 3 years ago in reply to shabaz

    Have you ever had serial clock or power issues with ESP32? Almost every person I've known work with it has had issues with the 3v3 power on their dev boards.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 3 years ago in reply to cstanton

    I haven't seen any issue so far, but I don't have a dev board, I've soldered the ESP32 module onto a breakout board, and then wired that to the 3.3V supply.

    For the supply, I've used a single cell LiPo, and then wired that to a LTC3534 chip, which is a buck-boost to 3.3V, at up to 500 mA (the ESP32 may need about ~260 mA peak for WiFi, from memory - I may have got that wrong). That worked well.

    However, the LTC3534 is expensive, so for a homemade dev-board PCB layout that I was working on, I decided to use TPS63031 instead, it was a lot cheaper, however now it has a 2-year lead-time : ( Since then, I've considered replacing it with MP2171GJ-Z which is a buck converter so not as good, but at least it's available, and low-cost.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 3 years ago in reply to cstanton

    Just peeked at the Pico-W datasheet, they are using a RT6154 buck-boost (PDF datasheet), which looks good, but zero stock everywhere.

    image

    • Cancel
    • Vote Up +1 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