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 tahertinu

  1. T

    Disabling Hardware Reset in Atmega8

    can I have that circuit please
  2. T

    [SOLVED] Arduino CC3000 websocket client

    Code worked perfactly. Has made connection with echo.websocket.org and get echo whatever sent to server.
  3. T

    [SOLVED] Arduino CC3000 websocket client

    I am able to connect to Websocket server echo.websocket.org successfully. I am sending and receiving the string data to the server successfully. Here My client get disconnected after sending and receiving string two times. Here is a loop which check continuously whether client is connected or...
  4. T

    [SOLVED] Arduino CC3000 websocket client

    0 down vote favorite I am working for arduino websocket client with CC3000 wifi board from adafruit. I have usde this websocket example as a reference and modified to work with cc3000 wifi board. I am not able to connect to echo.websocket.org. My code shows client is not connected and...
  5. T

    [AVR] ATmega8 Zerocross Detection circuit

    Please somebody help
  6. T

    [AVR] ATmega8 Zerocross Detection circuit

    Hi all. As I have developed that ZeroCross Detector Circuit and Tested it on CRO but i am getting this kind of wave forms instead of pulse at zero crossing. please let me know what can be the issue in my circuit?
  7. T

    [AVR] ATmega8 Zerocross Detection circuit

    Thanks a lot for your valuable eply Funkehed. :)
  8. T

    [AVR] ATmega8 Zerocross Detection circuit

    as i am able to work the circuit in Proteus simulation it seems it is correct, but in Proteus i am getting warning. not running in real time due to CPU overload, so what dose it means ? is it something wrong with programming or schematic diagram? here i am attaching two images of working...
  9. T

    [AVR] ATmega8 Zerocross Detection circuit

    I have removed all unnecessary delays as it was debug code. and i have used DDRD= 0x00 instead of setting PD0 to high i have kept it on low for input. code is working in simulation. need to check in real hardware. I am grateful towards your precious response
  10. T

    [AVR] ATmega8 Zerocross Detection circuit

    Hi all, I am working on AC dimmer circuit , for that i have have interfaced the Zero Cross Detection circuit with ATmega16 INT0 pin. INT0 is configured as a rising edge. here i am attaching image which shows the working of Zero cross detection is good. but when i interface its output with ATmega...
  11. T

    [AVR] Strange Problem with EEPROM of AVR Controller

    HI Everyone here. I am currently working on GSM project. i have interfaced GSM900 modem with AVR ATmega16 uC on UART pins. using EEPROM to store the NUMBERs of allowed persons. as of now Maximum Three numbers are stored. another string Named SLAVE is used to store slave string received from...
  12. T

    Proteus and Internal EEPROM of AVR problem..

    As i am facing the same problem so i am writing though its old one. i am confused where to feed .bin file? please any one tell me. Little Help is appreciable.
  13. T

    [SOLVED] Proteus COMPIM Model

    I am Having the same problem would you please explain me how you do this? please its urgent
  14. T

    [SOLVED] AVR WiFi-UART Module interfacing

    I have done the code and its working!! here is image

Part and Inventory Search

Back
Top