Skip to content

klein0r/pcb-ws2812-ethernet-controller

Repository files navigation

WS2812 / SK6812 Ethernet Controller Custom PCB

Control your addressable LED with custom software like WLED

Gerber-Files

Preview

PCB Preview

PCB Photo

Components

  • U1: WT32-ETH01 ESP32
  • U2: SN74AHCT125DR
  • C1: Capacitor Radial 3.8mm 1000μF 6.3V
  • F1: Stelvio Kontek STV PTF/75 + Fuse 5x20mm, 5A (max. 6A)
  • J1: Barrel Jack Connector - Wuerth 6941xx301002
  • J2: PHC 1725669 - MPT 0,5 / 3-2,54
  • J3: PHC 1725669 - MPT 0,5 / 3-2,54
  • J4: 1x4 2.54mm Male Pin Headers (for flashing - soldering not required)
  • J5: 1x2 2.54mm Male Pin Headers (for flashing - soldering not required / jumper)
  • R1: Resistor 0805 330
  • R2: Resistor 0805 330

Component list (Affiliate-Link)

GPIO

  • GPIO2 = Data line 1 of addressable strip
  • GPIO4 = Data line 2 of addressable strip

License

The MIT License (MIT)

Copyright (c) 2024 Matthias Kleine info@haus-automatisierung.com

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.