Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .projectExplorer.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"C:\\Extra\\FOSSEE\\esim_workspace\\FlightComputer": ["AP63203WU-7.lib", "AP63203WU-7.step", "BMP390L.dcm", "BMP390L.lib", "Custom_Footprints.pretty", "ESP32-WROOM-32U.lib", "ESP32-WROOM-32U.step", "FlightComputer.kicad_pcb", "FlightComputer.kicad_prl", "FlightComputer.kicad_pro", "FlightComputer.kicad_sch", "FlightComputer.proj", "fp-info-cache", "fp-lib-table", "L86.lib", "L86.step", "LSM6DSOX.lib", "LSM6DSOX.step", "M20-9990646.dcm", "M20-9990646.lib", "sym-lib-table", "W25Q128JVSIQ.lib", "W25Q128JVSIQ.step"]}
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# 4-Layer Avionics Flight Computer & Telemetry Node
[![YouTube Watch Demo](https://img.shields.io/badge/YouTube-Watch%20Video%20Demo-FF0000?style=for-the-badge&logo=youtube&logoColor=white)](https://youtu.be/cIcnoNsfvB8)

**Screening Task 7 Submission | FOSSEE eSim Semester Long Internship (Autumn 2026)**

- **Author:** Aayushman Das
- **Department:** Electronics and Telecommunication Engineering (ETCE)
- **Institution:** Jadavpur University, Kolkata
- **Target Platform:** eSim v2.5

---

## Project Overview
A production-grade, 4-layer mixed-signal avionics flight computer and environmental telemetry node designed in eSim v2.5. The board incorporates an ESP32-WROOM-32U microcontroller with U.FL external RF breakout, Quectel L86 GNSS receiver with integrated patch antenna, Bosch BMP390L barometric altimeter, STMicroelectronics LSM6DSOX 6-axis IMU, 128 Mbit SPI NOR Flash, and an AP63203 synchronous buck regulator (7.4V–25.2V input down to 3.3V @ 2A).

## Video Demonstration
- **YouTube Walkthrough:** [Watch Task 7 Video Demonstration](https://youtu.be/cIcnoNsfvB8)

## Key Technical Specifications
- **Stackup:** 4 Layers (F.Cu Top Signal, In1.Cu Solid Ground Plane, In2.Cu Dedicated 3.3V Power Plane, B.Cu Bottom Signal)
- **DRC Validation:** 0 Errors, 0 Unconnected Nets (24 intentional thermal ground via exclusions for MCU1)
- **Portability:** All 3D STEP assets are locally referenced using `${KIPRJMOD}` for clean out-of-the-box loading.

## Deliverables
- Project Report: `eSim_Task7_Flight_Computer_Report_Aayushman_Das.pdf`
- Design Files: Native eSim schematic and PCB layout located in the root directory.
Binary file not shown.
4,188 changes: 4,188 additions & 0 deletions esim_workspace/FlightComputer/3D_Models/AP63203WU-7.step

Large diffs are not rendered by default.

4,733 changes: 4,733 additions & 0 deletions esim_workspace/FlightComputer/3D_Models/BMP390L.stp

Large diffs are not rendered by default.

Loading