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 ramv

  1. R

    Reading Serial Port and Plotting with Chart (C#)- textbox and chart!

    Hi, Okay! I thought it doesn't matter, but it does. I've done just like u have said. But wouldn'tit just skip if sp.IsOpen is false? - - - Updated - - - Hi, It's an uart over usb interface (16 bits resolution integers) and not rs232.
  2. R

    Reading Serial Port and Plotting with Chart (C#)- textbox and chart!

    Hi, data comes from a 16 bit ADC. Earlier it had text with the values, for instance something like " raw adc value: 65535. But now I've replaced it to just the numerics.
  3. R

    Reading Serial Port and Plotting with Chart (C#)- textbox and chart!

    Hello, I'm trying to read a serial port data from a controller and plot it using chart. I could read the data from the controller and see the data in a textbox earlier. Now I'm trying to use a chart along with the textbox. There are complication when I'm trying to use both together. I get an...
  4. R

    PCB Trace Antenna Eagle Library?

    Hello all, I've been trying to find an eagle library for a PCB trace antenna (say Inverted F- Antenna). So far no luck in finding any. Does anyone have a library they'd like to share with me? Good day. Thank you. Cheers, Ram.
  5. R

    Plotting serial port data using zedgraph

    Hi @02srizbf, I'm trying to teach myself, so I am open to any ideas. I'm using c# now. Do you maybe the zedgraph is too much and I could turn to charts perhaps? Good day.
  6. R

    Plotting serial port data using zedgraph

    Hello, I'm trying to plot the data read from a serial port using zedgraph. I'm still learing to code so I couldn't deduce why the plot does not work. Please have a look at the code and advice; namespace WindowsApplication2 { public partial class Form1 : Form { // All members...

Part and Inventory Search

Back
Top