M5Stack ATOMIC PoE Base W5500


Introduction

Atomic PoE Base is an Ethernet controller base specifically designed for the ATOM series main controller. It is equipped with an Ethernet (PoE) module, allowing it to receive power directly from a PoE hub or switch. This eliminates the need for a separate power supply, reducing infrastructure costs and simplifying setup.

The base features the embedded W5500 Ethernet controller, which integrates the TCP/IP protocol stack. This controller provides 8 independent hardware sockets, allowing for simultaneous communication with multiple devices or services. The Ethernet data link layer (MAC) and physical layer (PHY) support 10/100M Ethernet, ensuring reliable and fast network connectivity.

With its capabilities, Atomic PoE Base offers a convenient internet connectivity solution for embedded systems. It meets the wired network access requirements in practical production environments, making it suitable for a wide range of applications.

Features

  • Applicable to Atom Lite/Atom Matrix/AtomS3/AtomS3 Lite

  • Supports PoE IEEE802.3 AF

  • Wired Ethernet Access

  • 8 independent hardware sockets

  • Supports TCP、UDP、ICMP、IPv4、ARP、IGMP、PPPoE

  • Integrated 10BaseT / 100Base-T Ethernet PHY

Specifications

Resources
Parameters

Ethernet Chip

W5500

Supported Protocols

TCP、UDP、ICMP、IPv4、ARP、IGMP、PPPoE

PoE Power Supply

Idle pin power supply(10M/100M Ethernet),J4&J5(VC-),J7&J8(VC+)

PoE Spec

IEEE802.3 AF

Operating temperature

0-40°C

Product Size

64*18*18mm

Package Size

136*92*20mm

Product Weight

17g

Package Weight

20.5g

Pinout

Dimensions

How to Use

  • Connection: Connect the ATOMIC PoE Base to your M5Stack core using the M-Bus interface.

  • Ethernet Cable: Plug an Ethernet cable into the RJ45 port of the ATOMIC PoE Base.

  • PoE Switch/Injector: Connect the other end of the Ethernet cable to a PoE switch or injector.

  • Library Installation: Install the necessary libraries for Ethernet communication, such as Ethernet2 for Arduino.

  • Initialization: Initialize the Ethernet controller in your code using the appropriate library functions.

  • Data Transmission: Use the library functions to send and receive data over the Ethernet connection.

FAQ

What applications can the ATOMIC PoE Base be used for?

The ATOMIC PoE Base is ideal for IoT applications, smart home systems, industrial automation, and any project requiring stable Ethernet connectivity and centralized power management.

How do I connect the ATOMIC PoE Base to my M5Stack core?

Use the M-Bus interface to connect the ATOMIC PoE Base to the M5Stack core.

Can I use the ATOMIC PoE Base with a non-PoE Ethernet connection?

Yes, but you will need to supply power to the M5Stack core separately since PoE will not be available.

What is the data transfer rate supported by the ATOMIC PoE Base?

The ATOMIC PoE Base supports 10/100 Mbps data transfer rates.

How do I install the necessary libraries?

Use the Arduino Library Manager to install the Ethernet2 library or other compatible Ethernet libraries for your project.

Last updated