Circuits & Schematics Microcontrollers Usage: clock - 10

Subsection: "Microcontrollers Usage"
  Including:
  AVR   Clock   PIC   Programmer
Search results: 116 Output: 91-100
  1. .. the battery backup system. The ATTiny45 runs with its internal calibrated oscillator at 8MHz, but the software sets the clock prescaler to divide it by four, so the core runs at 2MHz. Two voltage divider resistor networks scale the main ...
    21-04-2010
  1. .. signal must be generated utterly on the dot. Program was created in assembler and compiled code is here . Microcontroller clock is on maximum frequency - 20 MHz. Frequency 22 MHz would be better, but for reproducibility I accepted 20 MHz. ...
    23-03-2010
  1. .. 0=output TRISB = 0b00110011; // Option: PS: 000 // PSA: 0 assigned to Timer0 // T0SE: 0 faling edge // T0CS: 0 internal clock // INTEDG: 1 rising Edge (sunshine) // nRBPU: 1 pull-ups disable OPTION = 0b11000000; // Set the Port to off ...
    22-03-2010
  2. .. is detected. The RECORD LED fires when images are being recorded on the SD-card. The first time, you need to set the clock. Take the remote control and press the CLOCK key until the camera asks for the password. Press keys 1-2-3-4 in ...
    12-03-2010
  3. .. does a good work at simplifying hardware access. For small applications, it’s a time saver. Do you need a real time clock? Just tell the compiler, and he will do the hard work of making timer interrupt code specific to the AVR ...
    04-03-2010
  4. .. to 0V or +6Vvia the 10K resistor you can select fast roll or slow roll. This circuit uses the PIC 16F88's internal clock to eliminate the need for external components. The Master Clear (pin 4) of the PIC is taken high through the ...
    01-03-2010
  5. .. mode. The recorder controls the camera driver (another software module) in order to get the JPEG byte stream. The real-time clock is an hardware feature of the AVR controller, and the recorder uses it both for time-stamping the JPEG files ...
    25-02-2010
  6. .. effects. To prevent this, the ‘Fast PWM’ mode of timer operation within the ATMega32 was chosen, with no clock prescaling, and a clock frequency of 8MHz. This results in a final PWM frequency of 31.25kHz, well above human ...
    01-02-2010
  7. .. necessary to drive it, the servo. The power supply comes from a 5Volt wall adapter. The micro controller runs a real time clock. Time is converted into minutes from 1:00 hours and converted in PWM pulse which is suitable to drive an RC ...
    10-06-2009
  8. .. charge and then start timer. It will cause a measurement error. This can be ignored on the AVR because it requires only one clock cycle for that sequence. Any other microcontroller may rquire to consider this problem. * Leakage current on ...
    25-05-2009

Sort by: relevance / date

Search "clock" on other search engines: Only-DataSheet.com Google
EMS supplier