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 Luciferus

  1. L

    help me to power my pic16f877a

    VSS -> GND VDD -> +5v VEE -> connected to the middle pin of a 3 pin variable resistor... like this: 1st pin +5V... 2nd pin LCD-VEE... 3rd pin GND RS, RW, E -> the connection depends on your design, per example, with an Arduino, i connect RS and E to Arduino, and RW to GND D0 to D7 -> again, it...
  2. L

    Help Needed: How to install Fedora 15 into a new Desktop PC

    Maybe your ISO is corrupted, can you download it again? I've never used a DVD-ISO, i always use the CD-ISO. Have you ever tried to install another Linux distro? Such as Ubuntu or something like that? Maybe the problem with that "freeze" after the keyboard selection isnt about the ISOs, maybe...
  3. L

    Which Linux version is the best for beginner to learn?

    Oh wow, wikipedia doesnt help too much =P You cannot recommend FreeBSD to a beginner because that person needs to learn at least the basic commands. As i said, Ubuntu /Mint is for beginners, then you can use Fedora because you can personalize it as you wish, then, if you really wanna learn...
  4. L

    Help me write a C code for FIR filter design

    It depends, per example, if you have a DSP and you need to know whats going in with your filter, you can use Matlab to see whats happening, and then write the C code for your DSP. In your case, you are implementing an algorithm, i suggest to use Matlab first.
  5. L

    Is GCC free along with all unix?

    Code Blocks its available in both Windows and Linux
  6. L

    Which Linux version is the best for beginner to learn?

    If you have zero knowledge about Linux, I mean, you dont even know what Gnome or KDE is, you can start from Ubuntu, its friendly and almost easy as Windows, you have a lot of software to try and the journey will be easy. Once you have tried Ubuntu for about 3 weeks, you can start to learn some...
  7. L

    LCD spartan 3E seconds counter 1 to 60

    This will give you an idea. http://www.cosmiac.org/pdfs/09Tutorial6.pdf
  8. L

    Pic16f877a interface with kepyad and lcd and rf wireless connection

    MikroC could be easier because it has a looot of resources.
  9. L

    how to program bipolar stepper motor using P18F4580

    Yes, but you need to know how many steps does your motor need to fully rotate, then you can program it in Pic. And that's why data sheets was made for.
  10. L

    negative voltage generator

    If you have a +-20v power source then you can use an Operational Amplifier, buy you are gonna need another source, less than the main source.. An OpAmp configured as Inverter, then you just calculate resistors to get your gain, and you are gonna need another source, i say... 5v (to simplify...
  11. L

    [SOLVED] Problem between PIC16F877A and l293d(motor driver)

    How much voltage does your motors need? How many current does your motors need? How many current can your power source provide? Why are you using 6v, if you said that you have a 9v source?
  12. L

    Toshiba Satelite M200 Hanging problem

    If you wanna discard hardware problems and see if your problems are drivers, use an Ubuntu Live CD, just put it inside, use it, and if your computer doesn't hangs up, then it's a drivers problem, if still hangs with Ubuntu Live CD, then it's a hardware problem, maybe from the motherboard.
  13. L

    Sending Data from PC to FPGA(spartan 3 starterkit) via RS232

    Omg, UCF is not so hard to make, just read your code, usually UART codes just need RX and TX pins to be associated with your FPGA, if you figure it out by yourself you will learn a lot. Just try.
  14. L

    NEED MP3 Player circuit... ALL LOOK

    To priya977. But what do you wanna use for your project? Pic? Avr? Arduino maybe? FPGA? CPLD? Do you have basic knowledge in microcontroller programming or something else? I don't know, you have to tell us something about it, we can't make your project, but we can help you if you have something...
  15. L

    how can i connect pic16f877a to 512mb micro SD memory card?

    Look in Google for "homemade mp3 player pic"... or something like that and it will help. I've found something: 020 - EchoMp3 v1.4 - MMC/SD Card MP3 Player And a book that might be helpful: SD Card Projects Using the PIC Microcontroller - Elsevier, there's a preview in Google Books.

Part and Inventory Search

Back
Top