Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/w3z315/a10c-simpit-pcbs

A collection of my DIY PCBs, including their code, for DCS:World's A10CII
https://github.com/w3z315/a10c-simpit-pcbs

arduino dcs-world dcsworld diy pcb

Last synced: 22 days ago
JSON representation

A collection of my DIY PCBs, including their code, for DCS:World's A10CII

Awesome Lists containing this project

README

        

# My A10C SimPit PCB collection

Welcome to the A10C Simpit Projects repository! This repository contains all the PCB designs and DCS-Bios Arduino code for various components of an A10C Simpit, currently including the UFC (Up-Front Controller) and MFCD (Multi-Function Color Display).

## Sponsorship
Thank you so much PCBWay.com for sponsoring parts of this project! I was genuinely surprised by how quickly the PCBs arrived - in just 9 days, without even opting for the very express shipping variant. The quality is outstanding, and the PCBs work flawlessly in my setup. It's been a fantastic experience, from design submission to receiving the boards ready for assembly.

## Projects

### UFC (Up-Front Controller)
- **[PCB Design](./ufc/pcb)**: Schematic, layout files, and Bill of Materials (BOM) for the UFC PCB.
- **[Arduino Code](./ufc/arduino)**: Source code and libraries for the UFC Arduino project.

### MFCD (Multi-Function Color Display)
- **[PCB Design](./mfcd/pcb)**: Schematic, layout files, and Bill of Materials (BOM) for the MFCD PCB.
- **[Arduino Code](./mfcd/arduino)**: Source code and libraries for the MFCD Arduino project.

## Getting Started

To get started with any of the projects, navigate to the respective directories for detailed instructions and files.

### Prerequisites

- [KiCad ^8.0](https://www.kicad.org/) for viewing and editing PCB files.
- [PlatformIO](https://platformio.org/)
- [DCS-BIOS - Skunkworks Fork](https://github.com/DCS-Skunkworks/dcs-bios)

### Installation

1. Clone the repository:
```sh
git clone https://github.com/w3z315/a10c-simpit-pcbs.git
cd a10c-simpit-pcbs
```

2. Follow the instructions in the respective project directories to set up the PCB or Arduino code.

## Documentation

Additional documentation can be found in the wiki.

## Contributing

Contributions are welcome!

## License

This project is licensed under the GPL 3 License. See the [LICENSE](./LICENSE) file for details.

## Acknowledgments

- Thanks to the open-source community for providing the tools and resources that made this project possible. (Winks to Kicad 8!)
- PCBWay.com for their sponsorship and assistance.
- A shoutout to all the DIYers and hobbyists who inspire me every day.
- TheWarthogProject.com - dude, you're amazing!

---

Feel free to reach out if you have any questions or need further assistance. Happy building!