You are browsing as a guest. Sign up (or log in) to start making projects!

Shebbel

@Shebbel

Joined June 5th, 2026

  • 3Devlogs
  • 2Projects
  • 1Ships
  • 0Votes
Open comments for this post

7h 49m 35s logged

Recap of my schematic experience: Soon after posting my first declog, I realized, that my best bet is to look at the schematic of existing w5500 breakout boards and esp32s. I decided on the one from soldered, and an esp dev board from Adafruit, because both of them published their schematics. (shoutout to them :) ) I had a few mistakes after my first version, which I could resolve by asking AI to analyze my .sch file and tell me about potential problems. After that, I added the specific features, like connectors for an external switch, connectors for external neopixel( Oh… for that I needed a level switcher from 5v to 3.3v). I think my hours seem a bit high, for what I achieved so far, but I think I am progressing slow, but steady, mainly, because I look a lot of components and connections twice, out of fear of messing something up.

0
0
9
Open comments for this post

48m 15s logged

Last year we had a gameshow at my school with about 400 people watching. Ive built a buzzer system for it, consisting of 4 esp32 and a raspberry pi as the host. When a buzzer was pressed, it triggered a UDP message in the network for the raspberry pi, that locked all of the other buttons and sent a osc command to the grandma, led wall and triggered a sound effect. Because of the short time window I used a dev board and a w5500 breakout board, so that I could solder all of it easily together. It was on a messy perfboard. Because of that, troubleshooting was really time consuming.I started with looking for schematics for the breakout board, but didn’t find the exact ones, so im using the one from soldered a a guide. I now have the main chip wired up, but still need to do stuff like headers, power management and ethernet connection. After that I want to put an esp chip on there, so that it is all completely on the PCB.

0
0
1
Ship Pending review

I did a 6 key macropod with a oled display and a rotary encoder. The most challenging part was the firmware, were I spend a lot of time reading the documentation and watching tutorials, because I wanted my macropod to be able to do more than simply press buttons.

Video of Project → See source code →

Followers

Loading…