debu

debu

Member

Member since
Mar 31, 2009
Last active
Dec 1, 2018
Total activities
0

Activity feed

Recent contributions

  1. #Threads

    04b59d00-3f31-4eec-9eb0-b510952cc075

    @elavarasan: Its very simple. In Verilog you would: module oneHertzFromFour (input clk4M, output reg clk1Hz) reg [22:0]cnt; always @(posedge(clk4M)...

  2. #Threads

    Looking for Interns!

    Hello All, I'm looking for interns for the summer, preferably living in and around Gurgaon. You would be working for India's largest...

  3. #Threads

    7828be6c-23b0-4085-9271-9de8e096630f

    just2rockU.S however operate on 60-80 Hz with 240 VAC where they are again maintained in the +-5 % tolerance scale.I don't think...

  4. #Threads

    1d5a10ff-d13a-4cda-9773-714a1e1c6033

    @sowjanya333: Use the "delete" keyword to explicitly call the destructor. Regards, Debu 😀

  5. #Threads

    ac1b7f6d-dc8f-4d3b-80cc-cbb2ec5fe7fa

    @puneethmr1: Aplus makes recordable Voice ICs, #-Link-Snipped-# looks like the most suitable one for you. I'm not sure if it is pin...

  6. #Threads

    cf98521f-e3ea-401f-a11d-553820bde3e6

    @sookie: Great info! Thanks 😁, learned something new today. Regards, Debu 😀

  7. #Threads

    37682ed6-6def-47f2-976b-fafcfed72ff8

    @big_k: The real reason for images being rectangular is; All image formats that have been successful thus far, involve the use of...

  8. #Threads

    c1cd1d2f-11e2-4269-a8e1-6d3ef38029d7

    @ashutoshglamour: Godfathers answer is exactly correct. The relay is a switch. When activated, it closes a key, like any other switch. Regards,...

  9. #Threads

    6843370f-88b3-45a7-867f-a7704ffcb23d

    @sunit.soni: Check your directories. It works perfectly. Regards, Debu 😀

  10. #Threads

    39d85054-55eb-4f80-96db-0d53402d2c1d

    In your PM you wrote... (i'm posting my reply here, so that other CEans can add their views and replies) 😀 Hello...

  11. #Threads

    38bd84e2-6712-4044-889e-a20e54b21437

    @bigbadwolfe: If you have a clearly defined model, you could use #-Link-Snipped-# in conjunction with #-Link-Snipped-# to simulate your attemperator. In the...

  12. #Threads

    edba260b-4a54-467d-989d-08c8b233ee99

    I don't know much in this field, but HSPA+, which supports 42Mbits/sec has already been deployed at several places (and the first...

  13. #Threads

    77227912-e336-4ffd-aeed-8a2b7d57ff80

    @silenthorde: The cheapest 3-axis accelerometer that I have ever seen costs Rs. 850 (Freescale MMA7260Q), you will only need one of them...

  14. #Threads

    cea383de-ed86-4eb9-9d9a-c13ef783f7bb

    @elavarasan: If you synthesize the above verilog code, you will get the gate level diagram. It will be a little different for...

  15. #Threads

    5959a74e-d97c-4f15-a3bb-bab769a2dd01

    @amoltiger: For making an embedded web server, first you need to implement the TCP/IP layer. There are several implementations of the #-Link-Snipped-#...

  16. #Threads

    79619a04-24b0-4c79-bf0d-f88af3b39839

    @amoltiger: What help do you need? Regards, Debu 😀

  17. #Threads

    8cd09425-bf2f-4f83-97e9-7a347eb128a9

    @mad_scientist: Personally, I feel more comfortable using assembly for programming. IMO, assembly is the only way to accurately describe, the task that...

  18. #Threads

    44843660-05e8-4ee5-bf28-aa2bfb7df39c

    @ce_neha: I faced a similar problem a while back. Try using <a href="https://www.dosbox.com/" target="_blank" rel="nofollow noopener noreferrer">DOSBox, an x86...

  19. #Threads

    66ed11b9-6fec-4b0a-bbb2-b31af0ba59c9

    @tyr: This looks like a homework assignment. Anyway, here: ;Blink LED on 0th bit of PORTB ORG 0xF000 ;Beginning of code stack...

  20. #Threads

    0772c061-d2d1-47bd-b673-ece214200c4b

    @tyr: Welcome to CE! 😁 What do you want to know? Shoot away... Regards, Debu 😀

  21. #Threads

    a5b65be8-e6c9-43f3-bd86-0cdb3a5e26d6

    @engtota: I don't know much about wireless sensor nodes, but a simple google reveals that nesC is compiled using nescc (the nesC...

  22. #Threads

    0ec51b63-7600-47be-9b2c-88000bd7217e

    @qaisarpk1: With regards to Micro controllers, EEPROMs, OTP Logic, FPGAs, CPLDs etc., burning, writing, programming, and possibly many other terms all refer...

  23. #Threads

    e9792c45-ebe6-4fb6-81cc-b945b8654946

    @qaisarpk1: Your question isn't quite clear, are you talking about cd's/dvd's ? or microcontrollers? or something else? As such, someone may answer:...

  24. #Threads

    7913cf64-d3f1-41ba-ba37-cc39ca34ddb1

    @Mungti: If you are connecting two PCs and if both the PC's are connected over the internet. Use a VPN, like #-Link-Snipped-#...