> For the complete documentation index, see [llms.txt](https://rocketry.gitbook.io/public/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rocketry.gitbook.io/public/tutorials/avionics.md).

# Avionics

- [KiCad](https://rocketry.gitbook.io/public/tutorials/avionics/kicad.md): Installing and using KiCAD for editing schematics, layouts, symbols, and footprints.
- [Git](https://rocketry.gitbook.io/public/tutorials/avionics/git-and-workflow.md): Learn git and avionics' git workflow
- [Project Management](https://rocketry.gitbook.io/public/tutorials/avionics/project-management.md): Avionics uses Trello for project management
- [Firmware Development Environment](https://rocketry.gitbook.io/public/tutorials/avionics/mbed-command-line-interface-cli-tools.md): Getting started with the development environment for the Avionics codebase
- [Ground Station Software](https://rocketry.gitbook.io/public/tutorials/avionics/ground-station-software.md): Setting up ground station software to run on laptop
- [Intro to Embedded C Programming](https://rocketry.gitbook.io/public/tutorials/avionics/intro-to-embedded-c-programming.md): How to code in C, given that you already have knowledge of other programming languages.
- [Schematic and Layout Review](https://rocketry.gitbook.io/public/tutorials/avionics/schematic-and-layout-review.md)
- [Board Design Reference](https://rocketry.gitbook.io/public/tutorials/avionics/board-design.md): How to design a schematic and layout for PCBs
- [Using Lab Equipment](https://rocketry.gitbook.io/public/tutorials/avionics/lab-equipment.md): How to use the lab equipment
- [Reflow Oven](https://rocketry.gitbook.io/public/tutorials/avionics/reflow-oven.md): This is a slightly more professional way to solder boards. Faster, but with some risk
- [Soldering](https://rocketry.gitbook.io/public/tutorials/avionics/soldering.md): How to solder/populate a PCB
- [Debugging Tips/Testing](https://rocketry.gitbook.io/public/tutorials/avionics/debugging-tips.md): How to debug hardware and firmware problems
- [Ham Radio Basics](https://rocketry.gitbook.io/public/tutorials/avionics/ham-radio-basics.md): About ham radio and how to get your license
- [Component Selection](https://rocketry.gitbook.io/public/tutorials/avionics/component-selection.md): A walkthrough of our component selection process for designing boards.
- [High Temperature Batteries](https://rocketry.gitbook.io/public/tutorials/avionics/high-temperature-batteries.md): Alternatives to LiPo (Lithium Polymer) batteries that are suitable for high temperatures.
