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 firewhale

  1. F

    Diode in H-Bridge DC Motor Driver

    I designed a dc motor driver with mosfet thhat they have intrnal diode(irfz44-irf9540) I think internal mosfet's diode enough What i must to do
  2. F

    How simple measure current on 300kHz?

    Or with a serise resistor & rms2dc convertor ic
  3. F

    [AVR] array intialize problem (avr-gcc)

    only avr-gcc . no winavr no avr-studio
  4. F

    [AVR] array intialize problem (avr-gcc)

    I'm using avr-gcc only
  5. F

    [AVR] array intialize problem (avr-gcc)

    AVR/ATMEL Studio using GCC Compiler's(AVR-GCC), isn't? http://www.atmel.com/microsite/atmel_studio6/compiler_editor.aspx makefile attached... pls help.... thanks for replay...
  6. F

    How to send two ADC value via ARDUINO?

    Re: arduino uno_ two adc what is your connection? usb serial parallel? ADMUX = x; where x is adc channel
  7. F

    [AVR] array intialize problem (avr-gcc)

    no, no, no, no, i can't use your make file make: *** No rule to make target '../conns.c', needed by 'conns.o'. Stop. when i use PORTD=j[4]; code work well,ofcurse output seems be convert to inline(becuse output hex are incrase) your code work well ,you&me use avr-gcc but what does...
  8. F

    [AVR] array intialize problem (avr-gcc)

    maybe makefile are diffrent...? my problem is: with 4 value{start show me correct value on led} with 5or more{ from start show me evrything (65,84,0 0 0 ,....)& dont stop ,never(without loop).} it seems my avr go crayzy with 5 value..... can you attach your makefile.
  9. F

    [AVR] array intialize problem (avr-gcc)

    this means you have no same problem...?
  10. F

    [PIC] Coding for pic16F877A in led matrix display board

    i think he rquest a program, a bit search will help you but not exact project you want
  11. F

    [AVR] array intialize problem (avr-gcc)

    not change with static or fix array... joking like joke... i think it.... sorry for bad English
  12. F

    [AVR] array intialize problem (avr-gcc)

    i have a big problem when using array the array works until my array is 4 but after i add 5th number, avr started joking.... the program very easy & problem seems very old #include <avr/io.h> #include <avr/delay.h> #include <avr/pgmspace.h> int main(void) { uint8_t i = 0; const...
  13. F

    eagle-sch,brd2geda pcb designer tool

    i'm looking for anything (like script) thak help me convert eagle file (brd sch ) to geda project pls don't tell me install eagle...!(becuase of freedom...!!!) i only want to make bus-blaster1-or2 (dangrouse-prototype)programmer & a protel vresion of bus-blaster:roll: & looking for free pcb(gnu)...
  14. F

    gcc-avr avr-eclipse starter guidence(c++)

    there is any starter guide with some example for gcc-avr or avr-eclipse & how can i found the lcd(16*2)(or other graphical) & other lib for both compiler
  15. F

    adjust lm2576 output voltage with external circuit

    oh ,really you right but if i change inductor or capacitor Po(Watt) will Reduce in high output, like 2.5A 14V if i change capacitor to higher than 1mf , output voltage will decrease to 8-9V otherwise, i test some way to adjust output of lm2576 how can i adjust?? no someone try to Digitize it...

Part and Inventory Search

Back
Top