Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 558 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 558 Bytes

EMS_Software_LEDTask

RTOS-Task: LED

Hardware

CY8KIT-5LP Set

Goal

Getting started with the PSoC Creator Software and the CY8KIT-5LP Set Hardware.

Function Description

Modify the Project Template so that each colour chanels of the RGBLED U6 is controlled by its own RTOS task. When the SW1 button on the Click Shield is pressed, the LED should light up, cycling through all colours from 0x000000 to 0xFFFFFF. When the button is released, the LED switches off.

Hardware Overview

The switch S1 must be set to “BTN”.

Achieved Points

8 / 10