Will Mouser Carry ESP32-PICO-D4 ICs?

p-rimes
Posts: 89
Joined: Thu Jun 08, 2017 6:20 pm

Will Mouser Carry ESP32-PICO-D4 ICs?

Postby p-rimes » Tue Feb 06, 2018 7:25 pm

Amazing news in the latest Espressif newsletter:
the global distribution agreement we signed with Mouser at the end of January, which is expected to be highly beneficial for both companies. Mouser is now an authorized distributor of Espressif Systems’ ESP8266- and ESP32-based low-power wireless SoCs, modules and development boards.
And here is a list including the current ESP32-based products in stock:
https://www.mouser.com/espressif/

BUT missing from this list currently are the ESP32-PICO-D4 ICs, as well as the newer WROOM modules. Will these be added to the Mouser catalog eventually, and is there a timeline?

User avatar
Vader_Mester
Posts: 300
Joined: Tue Dec 05, 2017 8:28 pm
Location: Hungary
Contact:

Re: Will Mouser Carry ESP32-PICO-D4 ICs?

Postby Vader_Mester » Wed Feb 07, 2018 8:41 am

If you need it, check out Analoglamb.

Here is the page of all ESP32 boards and chips, they have:
https://www.analoglamb.com/product-cate ... 2-modules/

As you can see, they have the ESP32 chip, as well as the PICO-D4.

Note: Last week I ordered 1pc PICO and an ALBWROVER module from them, but so far they did not ship yet. Probaly they are restocking. Worth the wait

Code: Select all

task_t coffeeTask()
{
	while(atWork){
		if(!xStreamBufferIsEmpty(mug)){
			coffeeDrink(mug);
		} else {
			xTaskCreate(sBrew, "brew", 9000, &mug, 1, NULL);
			xSemaphoreTake(sCoffeeRdy, portMAX_DELAY);
		}
	}
	vTaskDelete(NULL);
}

ESP_Yuhao
Posts: 4
Joined: Thu May 05, 2016 4:27 am

Re: Will Mouser Carry ESP32-PICO-D4 ICs?

Postby ESP_Yuhao » Wed Feb 07, 2018 5:05 pm

Yes, as long as the product is in mass production.

p-rimes
Posts: 89
Joined: Thu Jun 08, 2017 6:20 pm

Re: Will Mouser Carry ESP32-PICO-D4 ICs?

Postby p-rimes » Sun Apr 15, 2018 7:24 pm

OK, that is clear! So then, may I ask the production availability of the ESP32-PICO-D4 (it is not available on Mouser yet, so maybe that part is not fully in production as I had thought?). As well, seems hard to find the ESP32-PICO-D4 ICs anywhere -- only AnalogLamb seems to have them currently.

And my next choice would be the updated WROOM series, but those are also not available at Mouser (yet?).

I just want to pick the smallest official production product, or at least know the timeline of availability before starting to design a new product. Any info on that? Safest choice seems to be the original WROOM, for now.

User avatar
hassan789
Posts: 156
Joined: Thu Jun 29, 2017 2:15 am

Re: Will Mouser Carry ESP32-PICO-D4 ICs?

Postby hassan789 » Tue Apr 17, 2018 5:55 pm

mouser has it available in T&R.. just email them. or go through Grid Connect

User avatar
hassan789
Posts: 156
Joined: Thu Jun 29, 2017 2:15 am

Re: Will Mouser Carry ESP32-PICO-D4 ICs?

Postby hassan789 » Wed May 23, 2018 2:20 am

looks like PICO chips are up on mouser's site now
https://www.mouser.com/ProductDetail/Es ... ydRHZp0%3d

Who is online

Users browsing this forum: No registered users and 109 guests