Example

Description

Blinky

This code example blinks an LED using the PSOC™ 4 device. For more details, see the README on GitHub.

Empty PSOC4 App

This empty application provides a template for creating applications using PSOC™ 4 devices. For more details, see the README on GitHub.

Hello World

This code example demonstrates simple UART communication by printing a "Hello world" message on a terminal and blinks an LED using PSOC™ 4 devices. For more details, see the README on GitHub.

Power Modes

This code example shows how to enter system Sleep and Deep Sleep modes. After entering Deep Sleep or Sleep mode, the example also shows how to wake up from these low-power modes and return to normal Active mode. For more details, see the README on GitHub.