Low-Cost USB Oscilloscope


Closed Thread
Results 1 to 40 of 41

Hybrid View

  1. #1
    T.Jackson's Avatar
    T.Jackson Guest

    Lightbulb Low-Cost USB Oscilloscope

    Hi everyone.

    In terms of actual hardware circuitry, I would like to invite you all to share your views on what just exactly would be required in order to produce a respectable USB-based Digital Storage Oscilloscope. My first initial thought is a 18f4550 teamed up with a fast dedicated ADC and 32K of SRAM. Plus, an analog front-end of some description somewhere in the equation. Is there an easier way or some form of hidden magic inside a 18f4550 or similar? Anyone accomplished a project like this?

    Desirable criteria:
    1. 5 MHz bandwidth.
    2. Dual Trace.
    3. 400V.
    4. All controls adjustable via Windows XP GUI.
    5. Low-cost, compact size.

    Regards,
    Trent Jackson

  2. #2
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    Hi,

    See this URL:
    (Schematics of the first version of Bitscope in PDF files).
    http://www.bitscope.com/design/

    The used ADC:

    TLC5540: 8-Bit High-Speed Analog-to-Digital Converter
    Sample Rate (max) 40MSPS

    http://focus.ti.com/docs/prod/folder...t/tlc5540.html
    http://focus.ti.com/lit/ds/symlink/tlc5540.pdf

    Price about 5 USD:
    http://www.digikey.com

    * * * *

    If you need an USB oscilloscope: (USB powered).
    http://www.bitscope.com/product/BS50/

    Made in AUSTRALIA.

    Best regards,

    Luciano
    Last edited by Luciano; - 21st February 2007 at 09:06.

  3. #3
    Join Date
    Oct 2003
    Location
    holland
    Posts
    251


    Did you find this post helpful? Yes | No

    Default

    This firma has also complete units.
    I use one of them and I am very satisfied with it.

  4. #4
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Thumbs up Bitscope

    Quote Originally Posted by Luciano View Post
    Hi,

    See this URL:
    (Schematics of the first version of Bitscope in PDF files).
    http://www.bitscope.com/design/

    The used ADC:

    TLC5540: 8-Bit High-Speed Analog-to-Digital Converter
    Sample Rate (max) 40MSPS

    http://focus.ti.com/docs/prod/folder...t/tlc5540.html
    http://focus.ti.com/lit/ds/symlink/tlc5540.pdf

    Price about 5 USD:
    http://www.digikey.com

    * * * *

    If you need an USB oscilloscope: (USB powered).
    http://www.bitscope.com/product/BS50/

    Made in AUSTRALIA.

    Best regards,

    Luciano
    Bitscope appears excellent. I like everything except for the Windows UI. Too past date. Bitscope, in terms of price is comparable to a good quality brand new 20MHz CRO. Too expensive. TLC5540 has some nice specs. Price seems good too. Thanks for bringing it to my attention. DIY USB scope for under $100 in kit form, can it be done?

    Regards,
    Trent Jackson

  5. #5
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    Hi,

    You need an FPGA to build a digital oscilloscope.

    The acquired ADC data goes from the ADC to the RAM under the
    control of the logic implemented in the FPGA. (The acquired
    data is stored into the RAM without the microcontroller).

    Best regards,

    Luciano

  6. #6
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Question Configure a PIC as a PLC

    Quote Originally Posted by Luciano View Post
    ,

    You need an FPGA to build a digital oscilloscope.

    The acquired ADC data goes from the ADC to the RAM under the
    control of the logic implemented in the FPGA. (The acquired
    data is stored into the RAM without the microcontroller).

    Best regards,

    Luciano
    Hi,
    Thanks for your feedback on this. Do you think it would make a viable alternative in configuring a fast enough PIC to fetch data from the ADC and then place it in RAM. Something running at 48MHz should handle it?

    Best regards,
    Trent Jackson

  7. #7
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    Hi,

    You need a microcontroller with an external memory bus.
    Even with an external memory bus, the oscilloscope will be
    slow or better said just a toy. My assumption here is
    that you need an oscilloscope for projects where
    microcontrollers are involved. If you need an oscilloscope
    for audio signals then go ahead, it will be fast enough.

    Try to calculate how fast your oscilloscope could be.

    Best regards,

    Luciano

Similar Threads

  1. Old and beyond help ?
    By DavidFMarks in forum mel PIC BASIC Pro
    Replies: 46
    Last Post: - 11th December 2008, 15:23
  2. Pic16f84 and RC5 kode
    By terminator in forum Bluetooth
    Replies: 5
    Last Post: - 18th June 2007, 21:40
  3. Microcontroller with 2 way paging application problem
    By oneohthree in forum mel PIC BASIC Pro
    Replies: 30
    Last Post: - 20th April 2007, 17:27
  4. Problems with RC2 and RC3
    By Christopher4187 in forum General
    Replies: 11
    Last Post: - 29th May 2006, 17:19
  5. 4-line LCD Help - using PortA instead of B
    By Tom Gonser in forum mel PIC BASIC Pro
    Replies: 28
    Last Post: - 31st March 2005, 03:14

Members who have read this thread : 1

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