Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 828 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 828 Bytes

Dual_channel_dimmer

Note:* One of my first projects in C language. It started on July 9, 2015.
I assemble it many times at the first mini-constructor of my own design.

Mini-constructor

The main features of the project.

The device allows you to control two LED panels using PWM. It is built on the ATMega8A controller. The alphanumeric display is used as an indication of the current brightness level for each of the control channels. The device is controlled using four buttons.

The connection diagram of this controller is shown in the figure below.

The connection diagram

Note. When using a load greater than 20 mA, installing the corresponding transistor switches on the controller output is necessary.