Close

ESP8266 Breakout

A project log for ESPLux - Smarts for your downlights

A circuit you can place inline with your existing low voltage lights to allow for wireless control

mattMatt 03/15/2015 at 04:390 Comments

I've made the ESP8266 breakout block I mentioned in my previous post. Here's hoping that it works OK.

Here is a link to it on dirtypcbs: http://dirtypcbs.com/view.php?share=5472&accesskey=baa26ead4281fe835c0db18bac90b08a

Feel free to order one if you'd like, but no promises that it works properly just yet. I will post an update when I have ordered/received it and soldered everything together. Hopefully all is ok. [Edit: It all works fine!] There are a few things I decided to put on the board:

  1. On the bottom right there is a jumper block for setting CH_PD, GPIO0, GPIO2 and GPIO15 to either high or low.
  2. There is a standard FTDI breakout pinout on top of the board. I have a sparkfun FTDI basic breakout (https://www.sparkfun.com/products/9716) that I have been using for programming my ESP8266 ESP-1's. I figured having the proper header on there would be a useful thing.
  3. The FTDI Power jumper is to allow you to power the board from the breakout if that is what you really want to do. From what I've been reading, doing that is a really bad idea, but hey. If you want to try it, be my guest
  4. There is a dedicated 3v3/ground header, where you can plug your power supply into. For testing I will just be using my ebay special manson power supply.
  5. I have all the traces on the top of the board. I've not done this before, but in theory I guess you could etch this board at home yourself? The only thing would be isolating the traces below the ESP to make sure they don't short out the bottom of the board if that is a thing.

I'll upload the gerber files to github soon.

Discussions