Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by nXn

  1. N

    Programing in Atmega using AVR Studio 4

    Hi... I am new to avr programing.I had gone throught some data sheets and have made some attempt to proraming.Starting off with the basic program of reading if a pin is set to high and then if high set another pin to high. When i use the below code and try it doesnt give a output.The best part...
  2. N

    GPS -> microcontroller interfacing help

    Re: GPS interfacing help Thankyou for the reply....I had already read this article .... my doubt was ..say for eg.. $GPAAM,A,A,0.10,N,WPTNME*32 the above data is send by the gsm module.. is it that each data starting from $GPAAM,... is send at a stectch or is it send one by one.. Is it enough...
  3. N

    GPS -> microcontroller interfacing help

    GPS interfacing help Hi... I am working out on interfacing a GPS module to a microcontroller.... I had gone through many web site tutorials and have come to have some small idea..but i still find it difficult for me to interface it to a microcontroller. My basic doubt is how is the data coming...
  4. N

    Input Output in ATmega

    I am new to Atmega ..... I am using AVR studio for programing my atmega 16 But when I give the below statement it doent work... if(PINC.0==1) PORTB=0x01; It doent show any compiling error .... but when burned in a microcontroller it doent glow the LED which is connected to PORTB.......

Part and Inventory Search

Back
Top