Skip to content

Documentation for the Embedded Board Builder for ESP32

This documentation describes the ESP32 Evalulation board as part of the Embedded Board Builder (EBB) family from Makerfactory. This board is an development board for the ESP32 module from Expressif Systems. With this development board you can develop projects for the ESP32-WROOM-32 (for more information check the datasheet on the page of Expressif Systems) or ESP32-WROVER (for more information check the datasheet on the page of Expressif Systems).

Info

The screenshots are created with the english version of Windows 10. If screenshots completely differ from the Mac OS version it's mentioned in the text.

Board

The following picture shows the ESP32 Evaluation Board in Version V1.3.

Board

Peripheral components

The EBB for ESP32 comes with a bunch of peripheral components which could be used for own projects. The usage of these components is described in this document. The following table lists the components:

Hint

The ESP32 module has a limited number of usable IO ports. It is not possible to use all components on the board at the same time. Therefore you have to decide which component on the evaluation board you want to use in your project. In order to use a component you have to switch on the appropriate dip switches. Additionally you have to switch off conflicting components. The components which are using the same IO are described in the component pages.

Schematics of the evaluation board

Download the schematics of the evaluation board if you need deep information about the structure of the board. The schematics could be found here.

License for the source code

The provided source code has the following license:

Copyright © 2018 Conrad Electronic SE.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.