Skip to content

ESP32 Ethernet, Wi-Fi & Serial Gateway Hardware Design

License

Notifications You must be signed in to change notification settings

skylin008/iot-esp-eth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 Ethernet, Wi-Fi & Serial Gateway

Open Source Hardware Developed With Open Source Software *

Overview

3D view.

A hardware design which includes ESP32, Ethernet, Wi-Fi, USB and serial connectivity. iot-esp-eth is suitable to use as a gateway between Ethernet, Wi-Fi and serial. When used with esp-at project, you can connect wired or wireless networks with AT commands sent to USB or serial ports. You may also operate it with custom firmware, since it is not different from a usual ESP32 development kit.

iot-esp-eth may be used as an attachment to a base board. Standalone usage with USB supply is possible as well.

ESP-IDF automatic bootloader activation is supported on USB port. This port is connected to UART0 of ESP32.

Schematic, PCB layout and antenna design are available in this repository. iot-esp-eth is compatible with many example projects at espressif github repository.

Table of Contents

  • PCB Design : KiCAD project including schematic, layout, BOM, Gerber files.
  • Antenna Design : OpenEMS project for PCB antenna design including simulation scripts, figures and prototype measurements.
  • Firmware : espressif/esp-at project modified to include iot-esp-eth configuration.
  • Documents : Project files for diagrams and documents.

Pinout Diagram

Pinout

Block Diagram

Blocks

Datasheet

UYS2101IA, UYS2101CA - ESP32 Ethernet, Wi-Fi & Serial Gateway

Features

  • ESP32-D0WD-V3 Xtensa® Dual-core 32-bit LX6 240MHz MCU
  • 16 MB Serial Flash Memory
  • 520 KB SRAM & 448 KB ROM
  • 10/100 Mbit Ethernet (RTL8201F)
  • Wi-Fi 802.11 b/g/n 2.4GHz
  • Integrated 2.4GHz Antenna
  • USB 2.0 Programming & Monitoring Interface
  • 5V to 3.3V Voltage Regulator
  • Supply Voltage Supervisor
  • Built-in 40 MHz & 32.758 kHz MCU Crystals

Development Software

This project was developed with open source tools including but not limited to KiCAD, OpenEMS, Octave, FreeCAD, Paraview, Inkscape and Scribus on a PC running Ubuntu Desktop edition.

About

ESP32 Ethernet, Wi-Fi & Serial Gateway Hardware Design

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 95.8%
  • MATLAB 3.9%
  • Python 0.3%