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

iamironman

@iamironman

Joined June 10th, 2026

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

2h 52m 34s logged

Devlog 3: Major Changes to Schematic

Over the past week, I have significantly evolved the flight computer architecture, migrating the design from a high-level ESP32 module to a custom chip-down design using the ESP32-PICO-D4. This transition required the manual implementation of all essential “life support” circuitry, ensuring the system can handle the rigors of flight.

Key Schematic Improvements:

  1. Chip-Down Migration: Transitioned to the ESP32-PICO-D4, requiring a custom power bus and complete decoupling implementation using uF capacitors for power stability and pF capacitors for RF performance.

  2. Antenna Optimization: Implemented a formal Pi-network between the radio module and antenna connector to properly match impedance, ensuring effective signal transmission.

  3. Infrastructure Addition: Integrated manual Boot/Programming buttons and a dedicated UART header to facilitate reliable code deployment and real-time debugging.

  4. Design Cleanup: Removed redundant components (such as external Flash memory) by leveraging the integrated features of the PICO-D4, resulting in a cleaner, more reliable board.

  5. Power Integrity: Added critical decoupling across all power rails to prevent brown-outs during high-current radio transmissions.

The schematic is now ready for the physical PCB layout phase.

0
0
8
Open comments for this post

33m 6s logged

i made a rough outline, placing components roughly where i think they should go, and making an outline of the board based on that. I also decided on a two-layer pcb. I will place the other components next.

0
0
2

Followers

Loading…