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 nbprashanth

  1. N

    AVR Simulator for Linux

    Exactly. Even simulavr uses gdb as background. I do not mind learning, but i was hoping for a more intuitive an rather straight forward software. Something like AVR studio where i can step through and debug my program.
  2. N

    Designing pressure sensor without power source

    @ btbass.... The sensor in that link you gave needs 3-10V DC supply. My problem is, how do I deliver that voltage through a wireless medium? @ pateldivyesh68@gmail.com I am not sure I understand you... What is it about the initial frequency?
  3. N

    Designing pressure sensor without power source

    Hi guys, I need to design a pressure sensor that has no power source attached to it. Is it possible to send a signal and get back some other signal, that is a function of pressure using only passive components? I was thinking of shifting frequencies between a range so that the...
  4. N

    AVR Simulator for Linux

    Hi, I am looking for an AVR simulator for linux. At the minimum, I should be able to see outputs at ports and give inputs. Something like how we see and manipulate registers in AVR studio. Does any one know such a software? Thanks.
  5. N

    ATMega32 : Serial Communication with USB

    Awesome! Thanks a lot for helping me with this one. But one last thing. Is this supported on linux also?
  6. N

    ATMega32 : Serial Communication with USB

    Ok. So i should write to the USB port as if it were the serial port. That's it?
  7. N

    ATMega32 : Serial Communication with USB

    Hi guys, I started off with USBasp programmer and an ATMega32 recently and i want to try out serial communication between my laptop and my chip. I have simulated the same before a lot of times but this is my first attempt with hardware. Moreover, my laptop does not have a serial port, only...
  8. N

    ARM Compiler for Fedora 14

    Hi Friends. I will have to work on Philips LPC2148 micro-controller for a while. I am having trouble finding a suitable ARM 7 C Compiler for the same in Linux (Fedora 14). Can someone tell me where i can find the compiler? I am not sure it is on the official repositories....
  9. N

    Linux on 8086/ARM based board

    @amraldo & @happyman4ever Do you people design your own hardware or do you use something like the beagle board? I would like to make a very simple board myself if possible to run even a basic linux. This is mostly an academic endeavour.... :) Also, any tutorials you guys know of? Thanks for...
  10. N

    USART to USB convertion Atmega32

    Hi. I am trying to connect/interface an Atmega32 to my laptop through USB. I am comfortable enough with USART but i am new to USB. Is there any code available online that i can use to transmit data through USB? Can any of you suggest/post small example code for AT90USB* based micro's using...
  11. N

    Linux on 8086/ARM based board

    Thanks for answering. What linux are you talking about here? Any particular distro like frmto OS?
  12. N

    Linux on 8086/ARM based board

    Hi. I was wondering if it is possible to run a miniature version of linux on an 8086 or an ARM based board. The goal is to have internet working via ethernet and have a basic GNOME based browser. Also, if possible, i would like to design the board myself rather than going in for boards like...
  13. N

    USB,SD/MMC Interfacing with 8086

    Hi. I just finished my course on microprocessors and i wanted to do a couple of small projects on them. I was wondering if anyone could help me out by telling me how to go about this. 1) I would like to read/write data from/to a USB pen drive or SD/MMC card. 2) Are there any resources...
  14. N

    Where to start and where to finish in learning Image processing?

    I casually tried to read up on it a while ago. I have a course on it next semester. A good book to start would be Digital Image Processing by Gonzalez and Woods. There is also an edition of the same book with MATLAB. Depending on your need (theoretical or practical), you can choose.
  15. N

    what distribution of Linux?

    Fedora Electronic Lab is the best for your requirement. Although ubuntu and other distro's are good, many applications have to be installed manually (Electonics based). FEL gives you a good no of tools to get you going. Besides, if you are new to linux, i am sure installing from source is not...

Part and Inventory Search

Back
Top