Skip to main content

Home/ Web2.0/ Group items tagged pwm

Rss Feed Group items tagged

ionela

RGB LED Color Mixing - 0 views

  •  
    PWM dimming is typically the preferred dimming method, as the wavelength does not shift during dimming. The RGB mixing application is easier to control with PWM. Linear dimming is limited in RGB LED applications due to the wavelength shift caused by changes to the LED current during linear dimming.
ionela

Audio Reproduction on HCS12 Microcontrollers with Pulse-Width Modulation (PWM) Capability - 1 views

  •  
    .WAV files have a standard format that contains sample data and a header describing the format and contents of the file. It is important to check the format of the file to be downloaded to the HCS12 MCU, as reading a file of an unexpected format will result in corrupt sample data. Reading the value of a number of the parameters stored in the header and comparing these to the values expected authenticates the format of the file. This is the method used to check the validity of the .WAV file in the accompanying example source code.
1 - 2 of 2
Showing 20 items per page