# Full Adder (Component)
## Description
A simple Full Adder.
## Component Details
- **Owner:** bobbbay
- **Created:** 2/5/2021
- **Last Updated:** 8/25/2021
- **Visibility:** Public
- **Used in:** 45 projects
- **Stars:** 2
- **Pin Count:** 5
## Pins
| Pin | Name | Type |
|-----|------|------|
| - | A | |
| - | B | |
| - | Carry IN | |
| - | Carry OUT | |
| - | Sum | |
---
*Generated from [https://www.flux.ai/bobbbay/full-adder](https://www.flux.ai/bobbbay/full-adder)*