Graphing for any PIC


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2005
    Location
    New Jersey
    Posts
    425

    Default Graphing for any PIC

    Does anyone know a program where you can have the PIC send a series of numbers and have it plot those points onto a graph? Better yet, I am trying to make a data aquisition unit with a PIC. Any ideas as to what I can use?

    Thanks,

    Chris

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    If you want to draw graph with a PIC, almost GLCD (graphic LCD) would do the job. There's some PicBasic code example for some GLCD controller at the following link
    http://www.compsys1.com/workbench/

    i'd never use any part of their code but we already heard some good comments here. They also provide some software to create your own screen.

    Now if you want to send your data to a PC and plot your graph... EXCEL could work, or any other programming language you're comfortable with (Visual c++, Visual Basic,... Assembler... )
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3
    Join Date
    Jun 2005
    Location
    Wisconsin
    Posts
    382


    Did you find this post helpful? Yes | No

    Default

    If you want to go the exel route try StampDAQ. Its a premade solution that uses a set of serial commands to send data to a host pc.

    http://www.parallax.com/html_pages/d...e_stampDAQ.asp

Similar Threads

  1. SMS via pic
    By kenandere in forum GSM
    Replies: 15
    Last Post: - 10th March 2010, 10:00
  2. Replies: 67
    Last Post: - 8th December 2009, 02:27
  3. HSERIN & Interupts (aka controlling PIC programs from a remote PC)
    By HankMcSpank in forum mel PIC BASIC Pro
    Replies: 16
    Last Post: - 17th June 2009, 14:46
  4. pic to pic ir link versus wired link : help please anyone
    By xnihilo in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 30th May 2008, 21:01
  5. Serial Pic to Pic using HSER
    By Chadhammer in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th March 2005, 23:14

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts