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 |
✅ Implemented |
|
WiFi Server |
✅ Implemented (except SSL) |
|
WiFi Client |
✅ Implemented (except SSL) |
|
WiFi UDP |
✅ Implemented (except Multicast) |
|
Wire/I2C |
✅ Implemented |
|
Interrupts |
✅ Implemented |
|
External Interrupts |
✅ Implemented |
|
SPI |
✅ Implemented |
|
Analog I/O |
✅ Implemented |
|
Advanced I/O |
✅ Implemented |
|
Random |
❌ Not Implemented |
Note
The features that are currently not implemented are planned to be implemented soon. Stay tuned for updates in future releases.