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 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 660 subscribers
  • Views 8219 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
  • ntewinkel
    ntewinkel over 3 years ago in reply to cstanton

    I’m still just using the old 8266 WeMos d1 mini boards for my sensors, and they’re surprisingly reliable at super low prices. No BLE on those though. I did get some esp32 boards to experiment with over the winter, but renovations and other physical labour projects kept me too busy. I’m hoping the BLE allows for a nicer wifi provisioning experience.

     Please don’t get me wrong though - I can sound (very Laughing) negative when it’s really just my musings out loud. I’m excited to see this new affordable  wifi dev board option from the Pi foundation - I expect some new-product issues but I have faith that they’ll ultimately have a sweet little easy to program wifi board at easy to afford pricing.

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

    I should add that the current existing Pi Pico is already pretty amazing. The size, power, and price, as well as the easy python programming, makes it a much nicer option for my projects than the very limited digispark and pro-mini type boards at similar costs. I’m not sure how the Pico compares for power use, but I’m only using plug-in usb powered projects at the moment.

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

    ooooh. One more module to place on the to-do list. I was planning a project on the Arduino Nano RP2040 Connect, but this is going to win on price.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
  • cstanton
    cstanton over 3 years ago in reply to shabaz
    shabaz said:
    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.

    That would be a good explanation why you haven't had problems then :) it'd make sense that the configuration the people I've known use it may have some questionable issue with the boards they've had, I don't have a link to hand else I'd share it.

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

    Super Cool! It appears you still get all the same IO pins plus wifi. So it should be very easy to swap between a pico and a picoW. And thus only splurge on the extra $2 when you really need it.

    I hope they actually implement some of the low power DTIM wifi modes, I haven't had much luck getting those to work on an ESP.

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

    Not the same footprint, but it is a nice board.

    image

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

    Wiznet has RP2040 boards for both ethernet and WiFi: https://eshop.wiznet.io/?ckattempt=1

    RP2040 Ethernet

    RP2040 WiFi

    The ethernet version is $10 and the WiFi $7.  They have GitHub libraries for CircuitPython and Arduino.  It looks like they have more Flash memory than the Raspberry Pi offering and are in stock.  I've used Wiznet ethernet successfully with the MSP430.

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

    That’s really cool! So many great options seem to be popping up built on the Pi Pico.

    The WizFi version is also pin compatible with the Pi Pico, so it has the swapping option too as scottiebabe pointed out earlier for the PicoW.

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

    You make a really good and interesting point about the pin compatibility! That never occurred to me, but that does open up a lot of extra convenience.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • ralphjy
    ralphjy over 3 years ago in reply to fmilburn

    Good prices, but no BLE.

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