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

https://github.com/Infineon/arduino-core-psoc6

Arduino core for Infineon PSoC microntrollers
https://github.com/Infineon/arduino-core-psoc6

arduino arduino-ide arduino-platform infineon makers microcontroller prototyping psoc

Last synced: 18 days ago
JSON representation

Arduino core for Infineon PSoC microntrollers

Awesome Lists containing this project

README

        

[![compile examples](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/compile-examples.yml/badge.svg)](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/compile-examples.yml)
[![HIL test](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/hil_unity_checks.yml/badge.svg)](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/hil_unity_checks.yml)
[![code format check](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/code_formatting.yml/badge.svg)](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/code_formatting.yml)
[![code spell check](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/codespell.yml/badge.svg)](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/codespell.yml)
[![commit message check](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/commit_formatting.yml/badge.svg)](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/commit_formatting.yml)
[![docs build](https://readthedocs.org/projects/arduino-core-psoc6/badge/?version=latest)](https://arduino-core-psoc6.readthedocs.io/en/latest/?badge=latest)



Arduino Core for Infineon's PSOC™ 6 Microcontrollers


This repository integrates Infineon's PSOC™ 6 microcontrollers into the Arduino ecosystem.




Explore the docs »




Report Bug
·
Request Feature


> [!WARNING]
> This project is work in progress. Currently not all PSOC™ 6 products & features are supported in Arduino. Please refer to the docs for further information.

## About The Project

The Arduino Core for Infineon's PSOC™ 6 microcontrollers aims to bring the advanced features and versatility of Infineon's PSOC™ 6 family into the Arduino ecosystem. By integrating these powerful microcontrollers, developers can leverage the extensive libraries, tools, and community support of Arduino to build innovative and high-performance projects.

### Features

Please refer to [supported features](https://arduino-core-psoc6.readthedocs.io/en/latest/supported-features.html)

(back to top)

## Supported Products





CY8CKIT-062S2-AI

## Getting Started

For installation & getting started instruction please refer to [our docs](https://arduino-core-psoc6.readthedocs.io/en/latest/).

(back to top)

## Additional Information

Please visit our [PSOC™ 6 products page](https://www.infineon.com/cms/en/product/microcontroller/32-bit-psoc-arm-cortex-microcontroller/psoc-6-32-bit-arm-cortex-m4-mcu/) for datasheets, pin out diagrams, and additional technical information.

## Contributing

We welcome community contributions! Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated** 👐.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'folder/sub-folder: Add some AmazingFeature.' -s`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

Before submitting a pull request, please check the [Code of Conduct](https://github.com/Infineon/arduino-core-psoc6/blob/main/CODE_OF_CONDUCT.md) and [Code Conventions](https://github.com/Infineon/arduino-core-psoc6/blob/main/CODE_CONVENTIONS.md) for the PSOC™ 6 for Arduino project. Thank you for following these guidelines.

Don't forget to give the project a star :star:! Thanks again!

(back to top)

### Important Note

Significant contributions should be aligned with the project team in advance.

### Top Contributors:



## License
Refer to the [license](LICENSE.md) file for more details about this project's license.

(back to top)