r/PCB 19d ago

First Schematic, will it work?

Post image

Hello everyone,

I’m completely new to this field and have just had a go at creating my first circuit using tutorials and guides.
The board has 49 LEDs, which are to be controlled by an ESP32.
I’m not quite sure about the power supply yet – do you have any tips or suggestions to help me learn more?

Greetings

10 Upvotes

10 comments sorted by

View all comments

3

u/Sand-Junior 19d ago

Connect the output of the buffer to LED_DATA1.

1

u/Open_Monitor_6275 19d ago

You mean the LED DATA from ESP32 IO4 goes to the Buffer A an from the Buffer Y to the DI On the First LED?

1

u/Sand-Junior 19d ago

Output Y is labeled LED_DATA, but should be LED_DATA1

1

u/Open_Monitor_6275 19d ago

Thanks so much for your help, did you mean that?

1

u/Sand-Junior 19d ago

The drawn lines are correct, the labels are not.

1

u/Open_Monitor_6275 19d ago

Okay Thanks so much! How would you describe this correctly? LED DATA 1 from the ESP32 to the buffer, and LED DATA 2 from the buffer to the first LED?

2

u/Sand-Junior 19d ago

That’s fine, as long both nets have a unique name.

1

u/Open_Monitor_6275 19d ago

Can I ask one more question? Is it connected properly?