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 anj

  1. anj

    [SOLVED] ATMega 2560 with FTDI and Arduino MEGA bootloader.

    Thank You andre_teprom :) I am too moving on With FTDI chip. Thanks again.
  2. anj

    [SOLVED] ATMega 2560 with FTDI and Arduino MEGA bootloader.

    Thank you andre_teprom for your time, was original Arduino Mega (with FTDI) used ATMega2560 ? I couldn't get any link on arduino site. I searched and found that it was ATMega1280. Please post if you have any link. That will be very helpful to me. Thank you.
  3. anj

    [SOLVED] ATMega 2560 with FTDI and Arduino MEGA bootloader.

    Hello Everyone, I am planning to make custom ATMega 2560 board with Arduino Mega 2560 bootloader on it. for programming purpose I am thinking of FTDI FT232R for USB to UART. This was in Earlier Arduino Mega board Though it was with ATMega 1280. My question : Is it possible to Program a ATMega...
  4. anj

    [AVR] Arduino ADC driven by Timer interrupt Problem.

    Thank you andre_teprom, franekz :smile: I will keep these suggestions in sight while programming, Actually I wanted to convert 4 channel analog data to a log file with sampling rate of 8Khz. since I am a new to ADC please suggest some idea to do this above code is my TRY to do that will it be...
  5. anj

    [AVR] Arduino ADC driven by Timer interrupt Problem.

    Hello.. :) I am using Arduino Mega 2560. I am trying to sample 4 analog channels A5 to A8. But couldn't getting out of ISR once Logging is started. I have modified audio recording code for data logging. please help me out to log data. it is supposed to log data in sd card..main problem is Stop...
  6. anj

    atmega 328 simulation using proteus

    Both experts have suggested the solution so, no need to say anything now. :wink: update the proteus version as suggested. or you can place ATmega 328p directly from controllers and then browse the hex file, Inside Arduino software go to file->preferences and then select the check box of "show...
  7. anj

    [PIC] GSM communication not perform correctly

    http://www.testech-elect.com/enfora/tutorial_send_receive_sms_using_gsm_modem.htm check this for CSMP.
  8. anj

    Interfacing gsm modem, real time clock , and at89c/s52 microcontroller

    as suggested by jayanth you can see mazidi and learn how to modify that part for your needs. also you can download this: **broken link removed** see this too if this helps **broken link removed** let us know what is your progress.
  9. anj

    Infrared Remote using Arduino UNO help.

    **broken link removed** with logic converter. and **broken link removed** without logic converter depending on xbee module. but to communicate over wi-fi you will need a xbee-wifi module not a simple xbee.. I think so. read this to know about xbee-wifi...
  10. anj

    Infrared Remote using Arduino UNO help.

    #S|TRIGGER|[]# here '[]' is for parameter passing and here you can place your data I think so as I am new to GOBETWINO.. thats all I know..
  11. anj

    USB-Serial Cable Configuration.

    go to device manager and change the number of port which is being used by your usb cable under the "Ports" and allot it the number of virtual port you just created. If it doesn't allow to number that port then you have to virtually short that port (one which is being used by USB cable) to...
  12. anj

    USB-Serial Cable Configuration.

    you can change the number of ports in device manger.. but only those numbers can be used which are not in use.
  13. anj

    Sending data to a phyisical Serial port using Proteus.

    get eltima's virtual serial port driver (VSPD) software then add pair of port 1 and any other port say port 3 (must not be in use by PC) by using add pair button. now set compim as port 1 and hyper terminal software as port 3 send the data from proteus and will display on hyper terminal. hope...
  14. anj

    [SOLVED] voltage to frequency conversion

    Hello experts.... I am giving VS = 15 volt and INPUT to VFC is now positive DC voltage through a potentiometer (for trial purpose) but as soon as full scale voltage is given frequency goes zero.. I m getting frequencies for 10.5 volts as input... but then after it gets dead.. I am using same...
  15. anj

    [SOLVED] voltage to frequency conversion

    thanks to Pplus , FvM and Bradtherad :smile: classical solution provided by Pplus is good. typo was seen by me too.. but I assume to be mum. oops.. I am giving 12V AC to IC and struggling to get output. to be frank I found datasheets of ICs very complicated besides my knowledge there is hard to...

Part and Inventory Search

Back
Top