DIY ESP8266 Development Board

Those small, super-cheap, ESP8266 modules are being installed everywhere, creating all sorts of frivolous internet connected thingamajigs. But consider this period as a training ground of sorts, as hackers smarten their chops on figuring out how to get the best out of this IoT gravy train. Right now, getting the ESP8266 to work requires a fair amount of work and to make things easier, [Abdulgafur] built a ESP8266 development board.

The dev board lets the user connect the ESP8266 to a PIC micro controller as well as to a host PC. In addition, it hosts several peripherals such as a 2×16 LCD display, 4 push buttons, couple of indicator LEDs and some GPIO’s broken out to a header. PC communication is via a FT232RL USB-UART converter over a Mini-USB connector. There’s also a few bi-directional level converters to translate between 5V and 3.3V and pull-up resistors for the ESP8266.

As of now, the dev board only supports the ESP8266-01 module. A nice upgrade would be to add support for other ESP8266 modules too. Maybe a separate, 3d printed, pogo pinned, test fixture for the other modules. If you plan to build you own version, [Abdulgafur] has the schematic, PCB and BoM available for download, although we couldn’t spot the PIC code, so you might have to ask for that. And it would be a good idea to remove the GND copper pour from under the ESP8266 footprint.

10 thoughts on “DIY ESP8266 Development Board

      1. Heh, add a morse code key and you’d have one of those electronics educational kits, like the ones with the little springs you bend to insert wires. You could make a doorbell, burglar alarm, crystal radio…

  1. So this is a PIC development board that happens to have an ESP module on it? When I first started reading I thought it was for ESP8266 development. Why not use an ESP-07, ESP-12 or ESP-201 with more IO lines native to it? The ESP 01, 07, and 12 are all about the same price now.

  2. I would have hung the ESP’s antenna area over the edge of the board. the ground plane is only going to hurt antenna reception and transmission. the ESP is not very strong, as it is.

    otherwise, looks fine and is probably fun to use.

    I wonder how long the ESP will continue to use that ‘odd’ pinout? can we really count on the 2×5 pin grid or will that just be one of the many form factors we will have to deal with?

    and of course, some new hotness could be out in months time and then everyone turns their attention to THAT platform.

    things change very fast, and in the time you design a board to use a module, there could be a new module that is even better and yet not pin compatible.

  3. Sorry, but this one can be considered eventually as a PIC development board. Hardly. Development board means something else than I can see in description there.
    It’s more a application board. A very limited one. With some Wifi capabilities using a ESP module. A lot of marketing stories around there.

    This one can be considered as a ESP8266 Development Board:
    http://www.esp8266-projects.com/2015/04/esp8266-ultimate-devboard-finally.html

    Features:
    18 bit ADC
    12 bit DAC
    Voltage Measurement
    Current Measurement
    Temperature Measurement
    Real Time Clock
    High Resolution LCD Display
    User Definable Buttons
    On Board 3.3V Regulator

    Looks like something different than above?

Leave a Reply to DaveCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.