Supported Features

Warning

This is a work in progress version of the Arduino Core for PSOC™ 6 documentation. While this warning notice is present, the documentation is NOT ready for public usage.

This section indicates implementation status of Arduino functions and libraries.

Built-in Libraries

Features

Description

Status

Serial/UART

✅ Implemented

Stream

✅ Implemented

Digital I/O

✅ Implemented

Time

✅ Implemented

WiFi Network

⏳ Partially Implemented (Work in progress)

WiFi Server

✅ Implemented (except SSL)

WiFi Client

✅ Implemented (except SSL)

WiFi UDP

❌ Not Implemented

Wire/I2C

✅ Implemented

Interrupts

✅ Implemented

External Interrupts

✅ Implemented

SPI

❌ Not Implemented

Analog I/O

❌ Not Implemented

Advanced I/O

❌ Not Implemented

Note

The features that are currently not implemented are planned to be implemented soon. Stay tuned for updates in future releases.