Please give the source code in C for the following program

Discussion in 'Meet and Greet' started by kalyan123, Apr 22, 2009.

  1. kalyan123

    kalyan123 New Member

    Joined:
    Apr 22, 2009
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Anyone please give me the C source code for the program. It is urgent.
    Q. Low power applications in embedded systems use a power down mode on a microcontoller and a low frequency oscillator and counter to periodically wake the application up to see if something needs to be done or to perform task as needed. in the low power mode, the micro controllers clock is turned off because it is generally high frequency and consumes more power. also, the micro controller is powered off except for start-up circuitry that is awakened by a counter connected to a low frequency counter. in this mode of operation, the embedded system can operate on 10's of microamperes, about the same rate as the self discharge rate of the small battery running the system. This assignment will delve into developing the software to poperate the AVR buttefly processors in a very low power mode, waking it up at selected intervals to make temperature measurements and store the data. the major elements of this project will include; interfacing a 4MB non -volatile flash memory, working the registers necessary to setup the low frequency oscillator and a counter, working with registers to set up the low power mode, connected, sounding a short, low beep from the piezo buzzer at some time interval, and the serial command interface.
     
  2. SpOonWiZaRd

    SpOonWiZaRd Know what you can do.

    Joined:
    May 30, 2007
    Messages:
    746
    Likes Received:
    8
    Trophy Points:
    0
    Occupation:
    Network Engineer/Programmer
    Location:
    South Africa
    Welcome to G4E, this is the introduce yourself section, ask that in the programming section, you will definitely get a reply there that will answer your question.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice