Notifications
Clear all

RPI Pico ESP-01 breakout board

4 Posts
2 Users
0 Likes
1,015 Views
triform
(@triform)
Member
Joined: 5 years ago
Posts: 324
Topic starter  

I have a new Gerber for an RPI-Pico breakout board free for the making.
 
It includes a place for an ESP-01 module, power for the Pico and ESP, or an option for separate power for each.
 
The ESP is connected to UART1 RX/TX. There are also optional pullup resistor locations for the I2C bus.
 
Solder J1 close if only using the onboard regulator, and make that an 1117 LDO 3.3v 1a type. If powering the modules separately, keep J1 open and supply 3.3v to the ESP via the Ext. header. If this option is chosen, an 1117 LDO 5V 1a regulator can be used or the 3.3v version.
 
J2 is for bypassing the diode if you wish to not use one.
 
The PCB can be easily made at the PCB house of your choice.

 
The Gerber files can be found at https://github.com/jscottb/pcbs along with others I have.

rpi pico esp01

   
Quote
triform
(@triform)
Member
Joined: 5 years ago
Posts: 324
Topic starter  
 
I have an updated Gerber for an RPI-Pico breakout board free for the making.
 
It includes a place for an ESP-01 module, power for the Pico and ESP, or an option for separate power for each.
 
The ESP is connected to UART1 (Serial2 for Arduino) RX/TX pins. There are also optional pullup resistor locations for the I2C bus.
 
Solder J1 close if only using the onboard regulator, and make that an 1117 LDO 3.3v 1a type. If powering the modules separately, keep J1 open and supply 3.3v to the ESP via the Ext. header. If this option is chosen, an 1117 LDO 5V 1a regulator can be used or the 3.3v version.
 
J2 is for bypassing the diode if you wish to not use one.
 
*NEW* Added for better Arduino pin use options for UART1 pins to use for the ESP.
 
J3 & J4 = GP4 & GP5
J5 & J6 = GP8 & GP9
 
The PCB can be easily made at the PCB house of your choice.
 
The Gerber files can be found at https://github.com/jscottb/pcbs /a> along with others I have.
rpi pico esp01
This post was modified 3 years ago 2 times by triform

   
ReplyQuote
byron
(@byron)
No Title
Joined: 5 years ago
Posts: 1121
 

@triform

I have a rpi pico and esp-01 that I am going to connected up and this will board will prove most handy.  

I must have missed your original post, but a version 2 is even better 😀   Its jolly generous of you to contribute this, much appreciated. 👍 


   
ReplyQuote
triform
(@triform)
Member
Joined: 5 years ago
Posts: 324
Topic starter  

Thanks, @byron!


   
ReplyQuote