Skip to content

Embedded Systems Design

  • .elf → (Executable and Linkable Format) Good for debugging. Do not use for production
  • .bin/.hex → (Binary/Hexadecimal) Good for Production

Design Guides


Embedded Software Development

Frameworks

Bare Metal Programming

Communication Protocols


Embedded Hardware Development

Design Software

Communication Protocols

Circuit Design Concepts

Power Design

  • [[CGD_Power_Distribution_Board|Power Distribution System
  • Battery Design

Component Design Guide


Debugging Protocols


Open Source Resources