Skip to content
This repository was archived by the owner on Sep 28, 2023. It is now read-only.
This repository was archived by the owner on Sep 28, 2023. It is now read-only.

Eliminate PWM in RGB LEDs to reduce program and runtime complexity #18

@vsawce

Description

@vsawce

To replace orange, we need to determine a suitable color for our application that can be attained with R, G, and B being digitally manipulated. This means R, G, and B each can only be either HIGH or LOW. In other words, we need to pick from 8 colors

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions