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 kishore518

  1. K

    Interfacing GSM and RFID with Arduino

    Replace "AT" with "AT\r". If you just send "AT" , how 'll GSM module know that your sending a command but not characters? "AT" is a set of characters too . So "\r" indicates that its a command. So write all AT commands such that it ends with \r in your Arduino program.
  2. K

    AVR ATMega8 project help

    Re: atmega8 projects be specific, what kinda project you are interested in? and are you new to Arduino board ?

Part and Inventory Search

Back
Top