• W5500 PoE Project

    W5500 PoE Project

    10/100 Base-T/TX PHY Ethernet controller that supports PoE with SPI Interface. Based on W5500. Can be used as PoE injector. #project #referenceDesign #template #w5500 #PoE #EtherNet #RJ5
    vasy_skral

    &

    pjbutcher
    cherepanyadima

    37 Comments

    5 Stars


  • OctoPower

    OctoPower

    OctoPower is a monitoring hardware, it provides an end-to-end electricity monitoring solution perfect for monitoring home consumption, solar generation or any AC electrical circuit for that matter.
    Key features :
    • 8x clip-on CT current sensor
    • Full Real/Active power measurement & continuous sampling.
    • Cumulative energy persisted on reboot.
    • Wifi (with WPS) and Ethernet support
    • It send all data on mqtt topic
    • It can be configurable mqtt topics, calibration, enable/disable wifi over a mqtt api
    • Upgrade firmware over local network
    pyrou

    &

    juliendev
    davidbonnici1984
    luelle225899
    +3

    17 Comments

    3 Stars


  • STM32 Ethernet board

    STM32 Ethernet board

    It is a board based on STM32L4 with a built-in ethernet IC W5500 that allows you to create IoT projects based on the modern ARM Cortex®-M4 core. A connector with SWD interface and USB C for communication are provided for the firmware #IoT #ARM #STM #Ethernet #W5500 #IC #project
    vasyl

    29 Comments

    2 Stars


  • Arduino Force Units Connection Shield

    Arduino Force Units Connection Shield

    An I2C extension shield with 6 shielded ethernet ports and a TCA9548 breakout board.
    This board is for the target side, any microcontroller with a standard Arduino header can use it. With proper target side hardware and an SSTP ethernet cable, the board provides robust i2c communication over 10ft(could be longer, haven't tested it yet) with a bitrate of 400kHz under a noisy environment( near motors, power cables, switches, etc).
    The shield board provides power to the target side and can power the i2c device. The board also supports drdy trigger, which is available on many i2c sensors. The TCA9548 breakout board is for a scenario in which all of your i2c devices have the same address.
    suckatpcbb

    45 Comments

    1 Star


  • WIZ550 board

    WIZ550 board

    Simple Ethernet board used WIZ550 with real MAC address and configures the network setting automatically.
    vasyl

    1 Comment

    1 Star


  • Brainstorm a new project with AI [Example]

    Brainstorm a new project with AI [Example]

    make this for me now
    Device Summary & Specification Sheet
    1. Overview
    A rugged, Arduino-Uno-and-Raspberry-Pi-style single-board micro-PC featuring:
    • Smartphone-class CPU (Snapdragon 990)
    • USB-C Power Delivery + 4×AA alkaline backup + ambient-light harvester
    • On-board Arduino-Uno-compatible ATmega328P
    • External NVMe SSD via USB3 bridge & optional Thunderbolt 3 eGPU support
    • 5× USB 3.0 ports, HDMI in/out, Gigabit Ethernet & SFP fiber, Wi-Fi, Bluetooth, LoRa
    • 0.96″ OLED status display, 3.5 mm audio jack with codec

    2. Key Specifications


    CategorySpecification
    CPUSnapdragon 990, octa-core up to 2.84 GHz
    Memory6 GB LPDDR4x DRAM
    Storage InterfacePCIe Gen3 ×4 → M.2 NVMe + USB 3.1 Gen1 bridge
    MCUATmega328P (Arduino-Uno-compatible)
    Power InputUSB-C PD up to 20 V/5 A; 4×AA alkaline backup; ambient-light photodiode boost
    Power Rails12 V, 5 V, 3.3 V, 1.8 V, 1.2 V via buck/buck-boost regulators
    USB Hub5× USB 3.0 downstream ports
    Display0.96″ 128×64 OLED via I²C/SPI
    Networking1 × Gigabit RJ45; 1 × SFP fiber; Wi-Fi 802.11ac + Bluetooth; LoRa SX1276
    Video I/OHDMI 2.0 input (RX) & output (TX)
    Audio3.5 mm jack + TLV320AIC3101 codec; Bluetooth audio
    Form FactorRaspberry Pi–style header + Arduino-Uno shield headers; 4× standoff mounts

    3. Complete Parts List


    PartFunctionQty
    Snapdragon 990Main application CPU1
    LPDDR4x DRAMSystem memory1
    eMMC 64GBOn-board storage1
    M.2 NVMe ConnectorExternal SSD interface1
    JMS583PCIe→USB 3.1 bridge for NVMe1
    Titan RidgeThunderbolt 3/eGPU controller1
    STUSB4500USB-C Power-Delivery controller1
    LTC4412Ideal-diode OR-ing1
    LTC3108Ambient-light (solar) energy harvester1
    Battery Holder 4×AAAlkaline backup power1
    TPS533186 V→5 V synchronous buck regulator1
    MCP1700-3302E/TO6 V→3.3 V LDO1
    TPS63060Buck-boost for 12 V rail (eGPU power)1
    ATmega328PArduino-Uno microcontroller1
    ESP32-WROOM-32Wi-Fi + Bluetooth co-processor1
    SX1276LoRa transceiver1
    TUSB80415-port USB 3.0 hub IC1
    Ethernet PHYGigabit Ethernet physical transceiver1
    SFP CageFiber-optic SFP module connector1
    TDA19978HDMI 2.0 receiver (input)1
    TFP410HDMI 2.0 transmitter (output)1
    TLV320AIC3101Audio codec for 3.5 mm jack & Bluetooth audio1
    Audio Jack 3.5mmHeadphone/mic port1
    SSD1306 OLEDStatus display1

    4. High-Level Design & Implementation Steps
    1. Schematic Creation
      • Section off blocks: CPU + memory, power-supply, NVMe/USB bridge, MCU, wireless, USB hub, video, audio, I/O headers.
      • Place all parts from the list and wire per respective datasheet reference circuits.
    2. Power System
      • Implement USB-C PD with STUSB4500 → buck/buck-boost & LDO rails.
      • Add LTC4412 to OR-ing battery pack into 6 V bus.
      • Include LTC3108 harvest input to 6 V bus (no recharge to AA).
      • Add decoupling & bulk caps per regulator datasheets; PTC fuses & ESD diodes on inputs.
    3. SoC & High-Speed Interfaces
      • Break out Snapdragon 990 BGA with DDR4 routing (point-to-point).
      • Route PCIe Gen3 lanes to M.2 slot via JMS583 and to Titan Ridge for TB/eGPU.
      • Follow high-speed layout guidelines: impedance, length matching, EMI filters.
    4. MCU & Expansion Headers
      • Place ATmega328P with UNO-style 2.54 mm headers; add ISP 6-pin, I²C pull-ups, reset circuit.
    5. Connectivity Blocks
      • USB hub: TUSB8041 + ESD + chokes → five USB-A 3.0 ports.
      • Ethernet: RJ45 + magnetics + PHY; SFP cage + PHY/SFP interface.
      • Wireless: ESP32 module pad + SX1276 + antenna matching; program pads.
    6. Video & Audio
      • HDMI RX (TDA19978) & TX (TFP410) blocks with TMDS ESD & termination.
      • Audio codec + 3.5 mm jack; route differential audio lines; add ESD.
    7. Display & Indicators
      • SSD1306 OLED on I²C; add pull-ups & backlight power if needed.
      • LEDs for power, charge, status.
    8. PCB Layout & Mechanical
      • Follow Raspberry Pi 2×20 header footprint & UNO shield hole pattern.
      • Add reinforcement for rugged use; standoffs at corners.
      • Define 4-layer stackup:
        • Top: signal
        • L2: GND
        • L3: PWR
        • Bottom: signal
    9. DRC/ERC Reviews
      • Run ERC for decoupling, pull-ups, power nets.
      • Run DRC for high-speed clearance, differential pairs, via aspect ratios.
    10. Fabrication & Testing
    • Export Gerbers, IPC-2581, BOM.
    • Prototype assembly; verify power sequencing, rails, interfaces.
    • Functional tests: USB-C PD negotiation, NVMe throughput, eGPU over TB3, wireless comm, audio, OLED.

    This spec sheet and part list should guide your Flux schematic and PCB layout workflow through to fabrication and validation. Let me know if you’d like to deep-dive into any specific block or review datasheet details next!
    risk4444

    &

    melinda_scarlet285093
    izzeddinizzeddin
    dobei

    1 Star


  • W5500 PoE Project

    W5500 PoE Project

    10/100 Base-T/TX PHY Ethernet controller that supports PoE with SPI Interface. Based on W5500. Can be used as PoE injector. #project #referenceDesign #template #w5500 #PoE #EtherNet #RJ5
    devvv

    1 Star


  • STM32 Ethernet board

    STM32 Ethernet board

    It is a board based on STM32L4 with a built-in ethernet IC W5500 that allows you to create IoT projects based on the modern ARM Cortex®-M4 core. A connector with SWD interface and USB C for communication are provided for the firmware #IoT #ARM #STM #Ethernet #W5500 #IC #project
    abm666

    1 Comment


  • ESP32 w/ Ethernet

    ESP32 w/ Ethernet

    Welcome to your new project. Imagine what you can build here.

    3 Comments


  • Modulo Ethernet

    Modulo Ethernet

    Welcome to your new project. Imagine what you can build here.


  • Ethernet RJ-45 Port Connection

    Ethernet RJ-45 Port Connection

    Welcome to your new project. Imagine what you can build here.


  • switching Ethernet

    switching Ethernet

    Welcome to your new project. Imagine what you can build here.


  • Yappy Moccasin Wall-E

    Yappy Moccasin Wall-E

    Software: Linux
    Power Requirements: LiPo battery powered
    Compliance: RoHS
    Connectivity: USB, WiFi, Bluetooth, Ethernet
    Human Interface: Joystick, Display
    Operating Voltage: 3.3V, 5V, 9V
    Operating Temp: -40 to +85C
    Reliability: 10,000hrs MTBF
    Target Cost: $100

    45 Comments


  • Force Unit Breakout Board

    Force Unit Breakout Board

    An I2C extension board with LTC4311 bus accelerator and shielded ethernet port.
    This board is for the target side. With proper controller side hardware and an SSTP ethernet cable, the board provides robust i2c communication over 10ft(could be longer, haven't tested it yet) with a bitrate of 400kHz under a noisy environment( near motors, power cables, switches, etc).
    The breakout board receives power from the controller side and can power i2c device. The board also supports drdy trigger, which is available on many i2c sensors.
    suckatpcbb

    11 Comments


  • STM32F107 custom board

    STM32F107 custom board

    this is a custom board using the MCU "STM32F107RBTx". the reason why i chose this MCU is because i wanted to implement circuits for ethernet communication, CAN communication and USB communication.

    10 Comments


  • W5500 PoE Project nezh

    W5500 PoE Project nezh

    10/100 Base-T/TX PHY Ethernet controller that supports PoE with SPI Interface. Based on W5500. Can be used as PoE injector. #project #referenceDesign #template #w5500 #PoE #EtherNet #RJ5

    3 Comments


  • W5500 PoE Project gU27 7M2B

    W5500 PoE Project gU27 7M2B

    10/100 Base-T/TX PHY Ethernet controller that supports PoE with SPI Interface. Based on W5500. Can be used as PoE injector. #project #referenceDesign #template #w5500 #PoE #EtherNet #RJ5

    1 Comment


  • W5500 PoE Project

    W5500 PoE Project

    10/100 Base-T/TX PHY Ethernet controller that supports PoE with SPI Interface. Based on W5500. Can be used as PoE injector. #project #referenceDesign #template #w5500 #PoE #EtherNet #RJ5

    1 Comment


  • W5500 PoE Project

    W5500 PoE Project

    10/100 Base-T/TX PHY Ethernet controller that supports PoE with SPI Interface. Based on W5500. Can be used as PoE injector. #project #referenceDesign #template #w5500 #PoE #EtherNet #RJ5

    1 Comment


  • Arduino Force Units Connection Shield sDtw

    Arduino Force Units Connection Shield sDtw

    An I2C extension shield with 6 shielded ethernet ports and a TCA9548 breakout board.
    This board is for the target side, any microcontroller with a standard Arduino header can use it. With proper target side hardware and an SSTP ethernet cable, the board provides robust i2c communication over 10ft(could be longer, haven't tested it yet) with a bitrate of 400kHz under a noisy environment( near motors, power cables, switches, etc).
    The shield board provides power to the target side and can power the i2c device. The board also supports drdy trigger, which is available on many i2c sensors. The TCA9548 breakout board is for a scenario in which all of your i2c devices have the same address.

    1 Comment


  • W5500 PoE Project t66z

    W5500 PoE Project t66z

    10/100 Base-T/TX PHY Ethernet controller that supports PoE with SPI Interface. Based on W5500. Can be used as PoE injector. #project #referenceDesign #template #w5500 #PoE #EtherNet #RJ5

    1 Comment


  • W5500 PoE Project iHvR

    W5500 PoE Project iHvR

    10/100 Base-T/TX PHY Ethernet controller that supports PoE with SPI Interface. Based on W5500. Can be used as PoE injector. #project #referenceDesign #template #w5500 #PoE #EtherNet #RJ5

    1 Comment


  • W5500 PoE Project

    W5500 PoE Project

    10/100 Base-T/TX PHY Ethernet controller that supports PoE with SPI Interface. Based on W5500. Can be used as PoE injector. #project #referenceDesign #template #w5500 #PoE #EtherNet #RJ5

    1 Comment


  • W5500 PoE Project

    W5500 PoE Project

    10/100 Base-T/TX PHY Ethernet controller that supports PoE with SPI Interface. Based on W5500. Can be used as PoE injector. #project #referenceDesign #template #w5500 #PoE #EtherNet #RJ5

    1 Comment


  • Beneficial Scarlet Translation Collar

    Beneficial Scarlet Translation Collar

    CNC hydraulic press brake controller with STM32H743, ADS1256, 5x DAC8501 ±10V outputs, 3x AD598 LVDT interfaces, isolated 24V digital inputs, 100BASE-TX Ethernet, watchdog, E-stop hardware disable, and 4-layer 220mm x 160mm PCB architecture. Domains: field 24V I/O, precision analog, logic/Ethernet. Safety behavior: E-stop and valve-disable force all analog command outputs to 0V-safe state and disable field enables; watchdog and power-good supervisor reset MCU on comms or rail faults. PCB constraints: L1/L4 signal+components, L2 solid GND, L3 power plane, 1.0mm board inset margin, RJ45 at edge, field connectors on opposite edge, isolation corridor between field wiring and logic/Ethernet, 4x M4 plated mounting holes inset 10mm from corners.

    &