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 hafizimran18

  1. H

    applying equations on ADC samples in mikroC

    here it is, compiled in mikroC 8.0
  2. H

    ADE based energy meter

    if someone have ADE based energy meter in working condition,, i want to buy and understand,, interested people must contact
  3. H

    applying equations on ADC samples in mikroC

    yes you are right,, its working but, now there is another problem,,, it is working for constant d.c of 5V, but showing zero output for pulsating d.c with Vmax=5V,, any idea about this thing?
  4. H

    applying equations on ADC samples in mikroC

    i want to apply these given equations in mikroC, please help me out i found this thing some helpfull ,, but still there is a problem,, when using simpe multiplications i.e p=v*i; it gives exactly 25watt power with d.c source of 5V and 5A current,, but when same source is applied using these...
  5. H

    applying equations on ADC samples in mikroC

    but what about scaling? when input is at peak, adc value will be maximum i.e 1024 and thus calculations will be no more in 2 bytes i.e unsigned int type, what about that? - - - Updated - - - i found this thing some helpfull ,, but still there is a problem,, when using simpe multiplications...
  6. H

    applying equations on ADC samples in mikroC

    i want to apply these given equations in mikroC, please help me out
  7. H

    availability of energy meter ic ade7757

    i want to buy ade7757 in pakistan,, can anyone provide me??
  8. H

    Energy meter problems

    i am also doing same,,, where are you from??? email me at hafizimran18@yahoo.com,,,
  9. H

    ADE7757 energy meter IC

    hafizimran18@yahoo.com
  10. H

    Nokia mobile gsm module simulation

    hi, i want to check my MikroC code for gsm module,, i want to check whether its working or not ,, i tried this code but my mobile got no message,, can anybody tell me why???? void main() { UART1_Init(9600); // Initialize UART module at 9600 bps...
  11. H

    Energy meter problems

    I will use c.t to sense curent,, is that good??
  12. H

    Energy meter problems

    i am using it for energy meter,, my purpose is energy measurement - - - Updated - - - thats good, but i want to use 5V as it is ,, i don't want to reduce it,, should i do so or not ??
  13. H

    Energy meter problems

    it mean i can use my 220V to 5V transformer for it,, right??
  14. H

    Energy meter problems

    i am using ade7757 energy meter i.c,, i think i was wrong and it can take -6V to +6V ,, can somebody verify it from its datasheet for me please????
  15. H

    fundamental current in pic

    i am using MikroC Pro for PIC v5.8 and i am doing all this to make energy meter, i.e i will give 5VAC on ADC channels and then use digital values to calculate power

Part and Inventory Search

Back
Top