Circuits & Schematics - Microcontrollers Usage: clock - 10

Subsection: "Microcontrollers Usage"
  Including:
  AVR   Clock   PIC   Programmer
Search results: 121 Output: 91-100
  1. Circuits Microcontrollers Usage Atmel Attiny11 Attiny12 Attiny13 Attiny15 Attiny25 Attiny45 Attiny85
    .. to further repair on SPI normal programmer. Do not use this option with Attiny11 or Attiny15 . Fusebits: internal 4 MHz clock not divided by 8. Will be good to select the “fast rising power” too. Update 3 May 2010 : If you ...
    May 26, 2010
  1. .. monitor in my spare time. The I2C bus was developed by Philips in the 1980’ s. It is a serial bus, consisting of a clock and data line. The protocol specifies START and STOP conditions, the data format (8 bits, MSB first), and and ...
    May 20, 2010
  1. .. temperature recorder can be seen with the external thermistor plugged in. The connector on the end contains power, I 2 C clock and data and analogue input. The overall size of the complete unit is 40 mm long, 26 mm wide and 16 mm tall. In ...
    May 12, 2010
  2. .. for a USB Mouse. The example is even configured for the same architecture that I was planning to use (target device, CPU clock, and fuse values), so I didn't need to change anything in the makefile. Although, I did want to use my Atmel ...
    May 5, 2010
  3. .. Craig Introduction There are many DIY versions of WWVB clock designs available on the web. Commercial atomic clocks are inexpensive and widely available, but I wanted to ...
    May 3, 2010
  4. .. 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 ...
    Apr 21, 2010
  5. .. 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. ...
    Mar 23, 2010
  6. .. 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 ...
    Mar 22, 2010
  7. .. 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 ...
    Mar 12, 2010
  8. .. 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 ...
    Mar 4, 2010

Sort by: relevance / date

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