<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.opencircuits.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cov</id>
	<title>OpenCircuits - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://www.opencircuits.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cov"/>
	<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Special:Contributions/Cov"/>
	<updated>2026-06-16T01:33:04Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=19111</id>
		<title>Oscilloscope</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=19111"/>
		<updated>2009-12-17T15:44:32Z</updated>

		<summary type="html">&lt;p&gt;Cov: /* Non-Free Software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An '''oscilloscope''' (often abbreviated '''o'scope''' or '''scope''') displays signal voltages as a 2-D graph, usually as voltage (vertical axis) as a function of time (horizontal axis).&lt;br /&gt;
&lt;br /&gt;
The ''probe'' of a o'scope is held against, or is clipped to, the metal wire carrying the signal of interest.&lt;br /&gt;
&lt;br /&gt;
A '''dual-trace''' o'scope has 2 probes, so 2 different signals can be seen -- so not only the shape of the signal can be seen, but also the exact time from events on one signal to events on the other signal.&lt;br /&gt;
&lt;br /&gt;
= Techniques =&lt;br /&gt;
&lt;br /&gt;
Sometimes one wants to look at a 8-bit data bus -- typically one uses a &amp;quot;logic analyzer&amp;quot; to look at lots of time-aligned digital signals.&lt;br /&gt;
For a given number of signals to look at, oscilloscopes (which show the true analog waveform) are much more expensive than logic analyzers (which only show if a digital waveform is hi or low, above or below the logic threshold).&lt;br /&gt;
Many people buy both a (dual-trace) o'scope and a 16-trace logic analyzer, which together have a total cost less than one true 8-trace o'scope.&lt;br /&gt;
&lt;br /&gt;
''... more techniques ...''&lt;br /&gt;
&lt;br /&gt;
= Open Source Oscilloscopes =&lt;br /&gt;
&lt;br /&gt;
Of course, you have to already have a working o'scope in order to build and test another o'scope, making this the same sort of chicken-and-egg problem as the [[Projects#RepRap | RepRap]] project, the [http://en.wikipedia.org/wiki/GNU_Compiler_Collection GCC project], and other projects David Cary finds interesting.&lt;br /&gt;
&lt;br /&gt;
=PC Oscilloscopes=&lt;br /&gt;
&lt;br /&gt;
==Open Hardware for PC Oscilloscopes==&lt;br /&gt;
===Bitscope===&lt;br /&gt;
* $550 BS100U: 2 analog inputs + 8 digital inputs, optically isolated, from BitScope Designs (MetaChip Pty. Ltd.) [http://bitscope.com/]; [http://www.endolith.com/wordpress/2008/06/17/bitscope/ review by Endolith]&lt;br /&gt;
&lt;br /&gt;
===MultiAnalyser===&lt;br /&gt;
Some people on the PIClist have been discussing designing an open-source oscilloscope.&lt;br /&gt;
&lt;br /&gt;
* I think initial discussions occured on the [http://www.piclist.com/techref/postbot.asp?by=thread&amp;amp;id=%5BEE%5D+scope+project+anyone%3F&amp;amp;tgt=browse &amp;quot;[EE] scope project anyone?&amp;quot;] thread [http://www.piclist.com/techref/postbot.asp?by=time&amp;amp;id=piclist\2004\09\17\111014a.txt] at PIClist.&lt;br /&gt;
* Later discussion moved to the [http://tech.groups.yahoo.com/group/MultiAnalyser/ &amp;quot;MultiAnalyser&amp;quot; group at Yahoo]&lt;br /&gt;
&lt;br /&gt;
==Closed, COTS Hardware for PC Oscilloscopes==&lt;br /&gt;
* For low frequencies, pretty much any external sound card with a line input will work. External card line inputs generally have a range around 0-1 V whereas onboard microphone inputs only have up to about 50 mV, which just isn't enough sensitivity. The [http://vtluug.org/wiki/Lab-in-a-Box Virginia Tech Lab-in-a-Box] recommends the Behringer UCA202. To use a sound card oscilloscope on a regular basis, a circuit with variable attenuation is recommended (i.e. 1x and 10x). Compensation for the hardware and software gain can be done as part of the attenuator circuit or in software.&lt;br /&gt;
&lt;br /&gt;
==PC Oscilloscope Software==&lt;br /&gt;
&lt;br /&gt;
===Free Software===&lt;br /&gt;
&lt;br /&gt;
* [http://sourceforge.net/projects/xoscope/ Sourceforge: xoscope] is a digital oscilloscope for Linux that uses input from a sound card or EsounD and/or a ProbeScope/osziFOX and will soon support Bitscope hardware. The sound card device is hard-coded but instructions for modifying it are on the [http://vtluug.org/wiki/Lab-in-a-Box#Software VTLUUG wiki].&lt;br /&gt;
&lt;br /&gt;
* [http://www.baudline.com/source_code.html Baudline GPL version] is a signal analyzer designed for scientific visualization, using input from recorded data files or from a sound card. For Linux / Solaris. The source code is expensive and it is intended for qualified corporate or institutional buyers.&lt;br /&gt;
&lt;br /&gt;
* [http://tomeko.net/miniscope_v3/ Miniscope v3] is a digital oscilloscope for Windows. It connects to device using external dll. Available libraries to connect with sound card, Microchip MCHPUSB Generic HID Demo and custom AT91SAM7S64 hardware.&lt;br /&gt;
&lt;br /&gt;
===Non-Free Software===&lt;br /&gt;
* [http://www.baudline.com/what_is_baudline.html Baudline gratis download] (dual licensed, see Free Software entry).&lt;br /&gt;
* [http://www.zelscope.com/ Zelscope] Converts your PC into a dual-trace storage oscilloscope and spectrum analyzer. It uses your computer's sound card as analog-to-digital converter. Windows trialware.&lt;br /&gt;
* [http://www.bitscope.com/software/dso/ BitScope DSO] is a digital oscilloscope logic analyzer for Linux and Windows. It works with BitScope hardware and is distributed as freeware.&lt;br /&gt;
* [http://www.zeitnitz.de/Christian/scope_en Zeitnitz Souncard Scope] and function generator. For Windows but runs under Wine.&lt;br /&gt;
&lt;br /&gt;
=Non-PC Oscilloscope Projects=&lt;br /&gt;
* [http://www.circuitcellar.com/archives/viewable/Zhang205/index.html &amp;quot;Handheld Multifunction Scope&amp;quot;] by Jingxi Zhang &amp;amp; Yang Zhang, 2007. &amp;quot;dual-channel oscilloscope supports 250 ksps for each channel&amp;quot;. ... also: ohmmeter, capacitance meter, and inductance meter ... pulse generator ... small speaker and OLED output. All functions work stand-alone with OLED display, but it can also be to a host PC with the USB port to display waveforms on the PC display.&lt;br /&gt;
* [http://www.dansworkshop.com/electricity-and-electronics/homebuilt-oscilloscope.htm Dan's Workshop: Notes on converting that old compact tv set or computer monitor into an oscilloscope.]&lt;br /&gt;
* [http://www.intio.or.jp/jf10zl/tvosc.htm &amp;quot;TV Oscilloscope Adaptor&amp;quot;] &amp;quot;This ... adapter ... changes a TV to a Oscilloscope.&amp;quot;&lt;br /&gt;
* Some people are discussing the possibility of somehow converting the (open-source) [[uWatch]] into a o'scope: [http://www.calcwatch.com/forum/viewtopic.php?id=139 WBL: watch based laboratory]&lt;br /&gt;
&lt;br /&gt;
=Uncategorized=&lt;br /&gt;
* K3PTO http://www.qsl.net/k3pto/ 8 bit&lt;br /&gt;
* [http://massmind.org/techref/scenix/sxoscope/index.htm Massmind: &amp;quot;SX based O’Scope&amp;quot;] by Alberto Geraci of BTX Sistemas&lt;br /&gt;
* [http://www.semifluid.com/?p=9 &amp;quot;PIC12F675 Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://zedomax.com/blog/2006/12/28/diy-hack-make-your-own-oscilloscope/ &amp;quot;DIY HACK - Make your own Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.geocities.com/SiliconValley/Lakes/7156/articl3.htm &amp;quot;Solid State Oscilloscope&amp;quot;] by George Katz 1987 -- an extremely simple and small circuit that drives a 10 x 10 LED array. (Would it make sense to adapt the [[PointLess LED Array]] to be more like this?)&lt;br /&gt;
&lt;br /&gt;
Epanorama has many links related to o'scopes and o'scope accessories [http://www.epanorama.net/links/measuring.html#oscilloscope].&lt;br /&gt;
&lt;br /&gt;
=Oscilloscope Design Discussions=&lt;br /&gt;
*[http://www.edaboard.com/ftopic41841-30.html Digital oscilloscope Project] edaboard.com&lt;br /&gt;
&lt;br /&gt;
== some low-cost oscilloscopes ==&lt;br /&gt;
&lt;br /&gt;
some low-cost oscilloscopes, in no particular order.&lt;br /&gt;
''... it would be nice to mention # of analog input channels, # of digital input channels, whether it can be used under Linux, does it have output channels ... price should (?) include 2 analog probes, ... is it open hardware? ... anything else?''&lt;br /&gt;
&lt;br /&gt;
* price name comments&lt;br /&gt;
* $150 (?) VELLEMAN HPS10 Hand Held Oscilloscope 10MHz sampling rate, LCD: 128x64 pixels [http://www.kitsusa.net/phpstore/html/VELLEMAN-HPS10-Hand-Held-Oscilloscope-989.html]&lt;br /&gt;
* $349.95 VT DSO-2815H,1x150MHz or 2x75MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $299.95 VT DSO-2810H,1x100MHz or 2x50MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $250 VT DSO-2810F,2x100MHz, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
*$150 Poscope basic 2 from PoLabs [http://poscope.com/ PoLabs], 2 analog channels, 16/8 digital channels, PC USB oscilloscope, spectrum analyzer, chart recorder, pattern generator, logic analyzer, PWM/ square generator&lt;br /&gt;
* $420 PicoScope 2202 from [http://picotech.com/ Pico Technology]([http://www.picotech.com/picoscope-2202.html ])([http://www.interwld.com/pico/pico-3000.htm ])([http://www.pc-oscilloscopes.com/3000.htm])&lt;br /&gt;
* $200 Hantek DSO-2090 USB PC Oscilloscope [http://www.beigly.com/catalog/hantek-dso2090-oscilloscope-p-96.html]&lt;br /&gt;
* $380.00 DSO2250 100MHz PC-SCOPE 250MS/s [http://world-educational-services.net/cart/index.php?main_page=product_info&amp;amp;cPath=56&amp;amp;products_id=134&amp;amp;zenid=68c155f8ccc626c8d316e8417b32dc5d]&lt;br /&gt;
* CAN 219.99 Syscomp Electronic Design DSO-101 [http://syscompdesign.com/] (Syscomp supports the &amp;quot;[https://sourceforge.net/projects/oip The Open Instrumentation Project]&amp;quot; [http://syscompdesign.com/oip.htm])&lt;br /&gt;
* EUR 427 ETC s.r.o. M520 Oscilloscope [http://etcsk.com/]&lt;br /&gt;
* $222 ANT8 : 8 Channel Logic Analyzer (EasySync)[http://easysync-ltd.com/]&lt;br /&gt;
* $200 PS40M10 : Swordfish Hand-Held Instrument (1 channel) USB (EasySync)&lt;br /&gt;
* $220 DS1M12 : Stingray Multi-Function Instrument (2 channel) USB (EasySync)&lt;br /&gt;
* under $600 : [[Jameco]] has some actual stand-alone oscilloscopes for under $600. So does www.tequipment.com - see Rigol 'scopes from China - good quality - also on eBay.&lt;br /&gt;
* under $200 : Carl's Electronics has some stand-alone and PC-hosted (parallel port?) oscilloscopes for under $200.[http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $170 HobbyLab USB oscilloscope [http://hobbylab.us/USBOscilloscope/Home.htm]&lt;br /&gt;
* $500 DS1022C : 2 Channel, 25 MHz Rigol Technologies Inc.[http://rigolna.com/]&lt;br /&gt;
* $999 CS320A Cleverscope [http://cleverscope.com/] (has a discussion forum[http://cleverscope.com/forum/])&lt;br /&gt;
* $167 DrDAQ &amp;quot;data logger&amp;quot; (parallel port) from Pico Technology [http://www.drdaq.com/]&lt;br /&gt;
* $970 NI USB-5132 : USB digitizer from National Instruments [http://sine.ni.com/nips/cds/view/p/lang/en/nid/203719]&lt;br /&gt;
* $139 Parallax USB Oscilloscope 2 analog inputs + trigger; 1 MS/s [http://parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/28014/List/1/ProductID/46/Default.aspx?SortField=ProductName%2cProductName]&lt;br /&gt;
* $170 PC USB Oscilloscope DiSco (HobbyLab, LLC). 2 analog inputs ( 200 KHz ) + 16 digital inputs (or 8 digital inputs + 8 digital outputs). [http://hobbylab.us/]&lt;br /&gt;
* $150 ST16B 10 MHz stand-alone oscilloscope, 2 analog inputs [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $190 VEPCS100 ( PCS100 ) - PC Based Oscilloscope; 1 analog input ( 12 MHz ); optically isolated from PC [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $950 DSO-8502 USB Oscilloscope, 2 analog inputs (250MSa/s) + external trigger; 1 digital output (trigger out); buffer: 512K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $799 DSO-8202 USB Oscilloscope, 2 analog inputs (200MSa/s) + external trigger; 1 digital output (trigger out); buffer: 128K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $108 LabJack U3 USB data acquisition and control device, 16 analog inputs ( 12 bit, 2.5 KSa/s at 12 bit resolution, 50 KSa/s at 8 bit resolution), buffer: 984 samples, 2 analog outputs, digital outputs [http://www.labjack.com/labjack_u3.php]&lt;br /&gt;
* $249 S2X100 USB Oscillloscope, 2 analog inputs (100Ms/s) with 8 bit resolution, buffer: 64K samples [http://www.dynoninstruments.com/products_s2x100.php?gclid=CNzyz_625pgCFQIyxwodgwSvMA]&lt;br /&gt;
* $495 ELAB-080 [http://www.dynoninstruments.com/products_elab080.php]&lt;br /&gt;
* $745 USBee AX-Plus, 2 analog inputs (Max 16 MS/s ?) and 8 digital inputs [http://www.usbee.com/ax.html]&lt;br /&gt;
* $90 DSO nano, 1 analog input (1 Ms/s) with 12 bit resolution; buffer: 4096 Point; waveform storage on SD card [http://www.seeedstudio.com/depot/micro-digital-storage-oscilloscopedso-nano-p-512.html]; [http://www.justblair.co.uk/seeed-studio-dso-nano-pocket-digital-storage-oscilloscope-review.html review by Justblair]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://measurementcomputing.com/cbicatalog/directory.asp?dept_id=403 Measurement Computing] has some wireless and USB analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.dataq.com/ DATAQ Instruments, Inc.] has some USB and Ethernet analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.designnotes.com/ DesignNotes.com, Inc.] has some USB and handheld LCD o'scopes from [http://www.velleman.be/ Velleman]:  [http://www.vellemanusa.com/us/enu/product/list/?id=347914 Velleman oscilloscopes] -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.linkinstruments.com/oscilloscope.htm Link Instruments Inc.] has several USB o'scopes and &amp;quot;USB MSO&amp;quot; (&amp;quot;mixed signal o'scope&amp;quot;). Are they already listed above?''&lt;br /&gt;
&lt;br /&gt;
EasySync[http://easysync-ltd.com/] is a distributor of RockyLogic's ANT8/etc products.&lt;br /&gt;
&lt;br /&gt;
Test Equipment Solutions Today, Inc.[http://testsolu.com/] is a distributor of Rigol's DVM and oscilloscope products.&lt;br /&gt;
&lt;br /&gt;
When you [http://search.ebay.com/search/search.dll?satitle=oscilloscope search eBay for oscilloscope], you might find some good deals.&lt;br /&gt;
&lt;br /&gt;
= Further Reading =&lt;br /&gt;
&lt;br /&gt;
* other [[hardware tool | good equipment to buy when getting started]]&lt;br /&gt;
&lt;br /&gt;
= External Links =&lt;br /&gt;
&lt;br /&gt;
* [http://www.embedded.com/columns/breakpoint/160902529?printable=true &amp;quot;Scoping out palm-sized USB oscilloscopes&amp;quot;] by Jack Ganssle 2005, Embedded Systems Design. A review of 3 USB oscilloscopes -- reader comments at the end mention a few more USB o'scopes. ''(FIXME: make sure all the scopes mentioned are included on the above list)''&lt;br /&gt;
* Keith has made a list of [http://www.techtravels.org/amiga/amigablog/?p=167 &amp;quot;PC USB logic analyzers that cost under $1000.&amp;quot;][http://www.techtravels.org/tech/logicanalyzer.html], some of which can be used as an o'scope. ''Should I use the same $1000 price cut-off for the above list? Or perhaps double or halve it?''&lt;br /&gt;
* Brooke Clarke has posted a list of [http://prc68.com/I/PCO.html &amp;quot;PC based Oscilloscopes&amp;quot;]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Oscilloscope Wikipedia: oscilloscope]&lt;br /&gt;
* Other discussions of [http://forums.reprap.org/read.php?13,5086 &amp;quot;Cheap digital storage oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.ganssle.com/microscopes.htm The Ganssle Group reviews Inexpensive USB Scopes and Logic Analyzers]&lt;br /&gt;
* [http://massmind.org/techref/tools.htm Massmind: Tools] lists a few sources for a variety of tools used in electronics: o'scopes, logic analyzers, meters, waveform generators, etc.&lt;br /&gt;
* [http://ask.slashdot.org/askslashdot/04/02/28/0041233.shtml Slashdot: &amp;quot;Cheap PC Oscilloscopes - Any Recommendations?&amp;quot;]&lt;br /&gt;
* [http://slashdot.org/askslashdot/01/12/07/191220.shtml Slashdot: &amp;quot;Building a Cheap Oscilloscope Using Your PC?&amp;quot;]&lt;br /&gt;
* [http://www.epanorama.net/links/measuring.html#pcmeasuring ePanorama.net: &amp;quot;Using PC as a measurement instrument&amp;quot;] ''(FIXME: anything we should add to the above list?)''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Techniques]][[Category:Test Equipment]]&lt;/div&gt;</summary>
		<author><name>Cov</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=User_talk:DavidCary&amp;diff=19099</id>
		<title>User talk:DavidCary</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=User_talk:DavidCary&amp;diff=19099"/>
		<updated>2009-12-14T21:10:02Z</updated>

		<summary type="html">&lt;p&gt;Cov: /* Baudline Free Software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== from russ_hensel Jan 21 09 ==&lt;br /&gt;
&lt;br /&gt;
I have been thinking about how to get more traffic at open circuits.  So far:&lt;br /&gt;
&lt;br /&gt;
*Post links to it on forums, these are usually on topic for the forum, not just ads.&lt;br /&gt;
*Started a sub wiki for SourceBoost C ( much of which is just a collection of stuff I was doing here anyway )  If this seems to commercial, let me know and we can see if there is a better way to do it.  I think it fits the site well however.&lt;br /&gt;
*When I link to sites now I often send an email letting them know and inviting them to contribute, not too much has come of this yet, but more time will tell.&lt;br /&gt;
&lt;br /&gt;
*Should we consider adding the site to some web rings?  If we think this is a good idea what process should we use to discuss and keep the process under control.&lt;br /&gt;
&lt;br /&gt;
Russ&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== from joshua w. ==&lt;br /&gt;
The pceeg project has become a alpha release now. I now have eagle cad files schematics and boards for all three boards.&lt;br /&gt;
I have the pcb from sparkfun in my hand.&lt;br /&gt;
I will be ordering parts for the microcontroler printed circuit board this weekend to test it out.&lt;br /&gt;
Take a look at it it has changed a lot. &lt;br /&gt;
I look forward to your comments I would like help on this project.&lt;br /&gt;
&lt;br /&gt;
== from russ hensel ==&lt;br /&gt;
&lt;br /&gt;
I am making a page just for the spam topic [[How Should We Deal With Spam]] and will move all the discussion here to their if you do not object.  Then will link in a few other places as well.  Ok.&lt;br /&gt;
&lt;br /&gt;
''That sounds great. I've just finished moving all the spam-related discussion on this &amp;quot;User talk:DavidCary&amp;quot; page to the [[spam]] page, but I'm sure there are other similar discussions scattered all over the place. I hope we will be able to reap the advantages of [http://www.communitywiki.org/ConsolidateInformation consolidate information]. --[[User:DavidCary|DavidCary]] 12:33, 9 April 2008 (PDT)''&lt;br /&gt;
&lt;br /&gt;
== question about russ_hensel_test ==&lt;br /&gt;
&lt;br /&gt;
from my talk page:&lt;br /&gt;
&lt;br /&gt;
russ_hensel_test as with a few other pages that should be linked to only from my personal page were indeed tests, some should have already&lt;br /&gt;
been deleted.  At the time I had no idea how to move them.  I will try to leave less trash behind.&lt;br /&gt;
&lt;br /&gt;
Russ&lt;br /&gt;
&lt;br /&gt;
No worries.&lt;br /&gt;
It's easy enough to fix.&lt;br /&gt;
&lt;br /&gt;
I just wanted to check in and see what the scoop was before plunging in and deleting a page that *looks* redundant, but perhaps is merely in the middle of some complex transformation.&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 21:29, 14 February 2008 (PST)&lt;br /&gt;
&lt;br /&gt;
== Take a look at..... ==&lt;br /&gt;
[[russ_hensel_test]]&lt;br /&gt;
&lt;br /&gt;
take a look at a page I am working on for PIC projects ( all external )&lt;br /&gt;
It clearly has a ways to go, but then I am planning to link it in somewhere public.&lt;br /&gt;
&lt;br /&gt;
The page is supposed to have a fairly clean look for browsing, and some structure for searching.&lt;br /&gt;
&lt;br /&gt;
I am still struggling with getting the formatting down right.&lt;br /&gt;
Is there a test for what is open that we should be applying?&lt;br /&gt;
&lt;br /&gt;
Let me know your thoughts.&lt;br /&gt;
&lt;br /&gt;
russ_hensel&lt;br /&gt;
&lt;br /&gt;
: Looking good. Thank you. The &amp;quot;Editing help&amp;quot; link (just below the &amp;quot;Summary&amp;quot; bar that shows up after you start editing a page) *ought* to have tips on formatting. Maybe next month :-).&lt;br /&gt;
: I made a few minor tweaks that I *thought* made it look better -- hit that &amp;quot;undo&amp;quot; button if I've only messed things up.&lt;br /&gt;
: For [[open hardware]], I'm using the consensus definition at [http://en.wikipedia.org/wiki/open_source_hardware Wikipedia:open source hardware]. If they've posted the schematics and firmware online, and indicated that anyone can use the design information -- perhaps released under GPL, Creative Commons, or public domain -- then it's open hardware.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Armus board ==&lt;br /&gt;
Hi!&lt;br /&gt;
Very glad at least one guy did show some enthousiasm about the project!&lt;br /&gt;
Currently, as the project was left (and will probably stay....):&lt;br /&gt;
Hardware is all good. The board with gerbers can be sent to most major Fab House and you will receive a functionnal design. Proto1 was tested and around 5 glitches have been found and corrected for Proto2, wich was never tested but should be 100% functionnal.&lt;br /&gt;
&lt;br /&gt;
The Firmware of the 4 DSPics is symetrical, and is &amp;quot;complete&amp;quot;. It interface to Servos and DCs. The input encoder, if I recall, is not done, but the code is there and all C, so it should be easy to just copy-paste a snippet from somewhere else into the project.&lt;br /&gt;
The Firmware for the multi-IO PIC18 is complete, and you will be able to play with all IO.&lt;br /&gt;
The Drivers to communicate to the PIC and DSPIC from the kernel is done and documented.&lt;br /&gt;
Ah, yeah, we have drivers for Ethernet/CAN/Sound.&lt;br /&gt;
We also have a complete compiled kernel ready to load onto the board with various &amp;quot;demonstration&amp;quot; mode.&lt;br /&gt;
&lt;br /&gt;
Most of the work left is polishing here and there, as the firmware/driver part was done is haste. Most of the things work 100%, and will need no touch, but some functions (like the Quadrature encoders) are plain missing.&lt;br /&gt;
&lt;br /&gt;
The part where more work is to be done is on the Integrated Devellopment Environment (IDE). Shure, you can use KDevellopp, Eclipse, or any cross compiler out there. You could even download some dev.boards' software and load it onto ARMUS and compile natively from there. We had in mind (read the article) to creat a simple and easy IDE for 1st year undergrads, so maybe it's not necessary for you :P&lt;br /&gt;
&lt;br /&gt;
If you want the =WHOLE= project CVS for you to enjoy, I have it and could send it to you trough FTP or any other way you prefer. I guess I could also just mail a DVD. It weights around 700MB, and there is ton of french comment and files (as the team, in Quebec, was native french) but I could translate any part you feel is critical for specific applications.&lt;br /&gt;
&lt;br /&gt;
If you want to work on this &amp;quot;on your own&amp;quot;, most of the board is based on atmel's AT91RM9200EK and AT91RM9200DK . Their demonstration Kernels should run as-is with the same procedure as Atmel's.&lt;br /&gt;
&lt;br /&gt;
Just to say: what do you plan to use the board for?&lt;br /&gt;
Thanks for your interest!&lt;br /&gt;
-Jerome Marchand&lt;br /&gt;
&lt;br /&gt;
'''Wow.'''&lt;br /&gt;
This is too cool to stick on a shelf a let it gather dust.&lt;br /&gt;
I want to see projects like this &amp;quot;ratchet forward&amp;quot;.&lt;br /&gt;
I want to allow people to build off last year's work rather than starting all over again from scratch -- so in a few years we can finish amazingly cool projects that are far too complicated for one team to finish in a year.&lt;br /&gt;
&lt;br /&gt;
I think this [[ARMUS Embedded Linux Board]] might be perfect for a CNC machine.&lt;br /&gt;
The LinuxCNC software runs on Linux, so it ought to run on this Linux board.&lt;br /&gt;
And the DSPics should be able to drive the power transistors that run the motors on the CNC machine, and track the position of the routing head.&lt;br /&gt;
&lt;br /&gt;
And not just a single CNC machine -- a series of open-source CNC machine designs. Designs that anyone can build, improve, and then share those improvements with the next builder.&lt;br /&gt;
&lt;br /&gt;
Yes, please do send me the project files.&lt;br /&gt;
These are all &amp;quot;public domain&amp;quot; or &amp;quot;[http://creativecommons.org/ creative commons]&amp;quot; or &amp;quot;open source&amp;quot;, with no warranty, right?&lt;br /&gt;
&lt;br /&gt;
Do you think that perhaps http://SourceForge.net/ or [http://en.wikipedia.org/wiki/GNU_Savannah GNU Savannah] might be a more appropriate place to host this software than Opencircuits?&lt;br /&gt;
&lt;br /&gt;
Alas, I am embarrassed to admit that I barely speak 5 words of the lingua franca, the French language.&lt;br /&gt;
&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 19:16, 3 November 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Programmable Chip EEG ==&lt;br /&gt;
Why don't you help finish my programmable chip eeg project and then use what you learned and the results to then create your own project. Programmers like to reuse working modulas instead of reinventing the wheel.&lt;br /&gt;
&lt;br /&gt;
The pceeg has gone through a major revision streamlining its design and I am working on the father board a digital computing board for the project. I will be cleaning up the page. &lt;br /&gt;
&lt;br /&gt;
''Thank you. I hope the [[Programmable Chip EEG]] project becomes wildly successful. --[[User:DavidCary|DavidCary]] 10:01, 19 July 2007 (PDT)''&lt;br /&gt;
&lt;br /&gt;
I am getting to be in the alpha release check it all out at the sourceforge page and the open circuits wiki.&lt;br /&gt;
&lt;br /&gt;
==a talk through Wiki Howto==&lt;br /&gt;
Hi DavidCary&lt;br /&gt;
&amp;lt;br&amp;gt;Thank you very much you create this wiki to let us to share electronic projects. &lt;br /&gt;
&amp;lt;br&amp;gt;I want to merge the &amp;quot;[[RS232 Dev Board]]&amp;quot; and &amp;quot;[[RS232 RS485 USB Converter Board]]&amp;quot;, so want to discuss to the author, Tkb, of &amp;quot;RS232 Dev Board&amp;quot;. However, i cannot find out the talk page like i talk to you by this way. Can you point me how to do it?&lt;br /&gt;
&amp;lt;br&amp;gt;thanks&lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Yan|yan]]&lt;br /&gt;
&lt;br /&gt;
''If you have a question or comment specifically about the &amp;quot;RS232 Dev Board&amp;quot;, please leave a comment on the [[RS232 Dev Board]] page or its &amp;quot;discussion&amp;quot; page.''&lt;br /&gt;
''You can click on &amp;quot;[[User talk:Tkb]]&amp;quot; to leave a note on Tkb's user talk page.''&lt;br /&gt;
''Since there are more people watching the &amp;quot;RS232 Dev Board&amp;quot; page than Tkb's page, you'll probably get a quicker response if you post to the &amp;quot;RS232 Dev Board&amp;quot; page than to Tkb's page.''&lt;br /&gt;
''--[[User:DavidCary|DavidCary]] 20:00, 29 December 2006 (PST)''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Chazegh|Chazegh]] created this &amp;quot;Open Circuits wiki&amp;quot;.&lt;br /&gt;
I am flattered that you think I had something to do with it.&lt;br /&gt;
But since Chazegh seems to be too busy to spend much time here,&lt;br /&gt;
it's up to you and I (and whoever else we can recruit) to create content here.&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 21:08, 29 December 2006 (PST)&lt;br /&gt;
&lt;br /&gt;
5.7.2007 Joe Silva:&lt;br /&gt;
Hi David, great site!&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Aloha David,&lt;br /&gt;
Roger here, I'm still puzzeled as to how to create a new article.  I uploaded an image file for the 723 regulator (my article subject).  This went into an &amp;quot;Image File page&amp;quot;  automatically, OK.  I added it to the Voltage Regulators section of Components/Integrated Circuits, OK.  But I couldn't figure out how to make a document like there is for LT1528 OO.  I put the info I have into the discussion page for the image, but that is only a temporary solution.&lt;br /&gt;
&lt;br /&gt;
How does one create a new article page that isn't a &amp;quot;talk&amp;quot; page for something else?  Beside the info on the IC, I have a couple of documents that are in-depth on using the device.  These should be near each other as well as near the info document above.  How would I go about setting up a &amp;quot;723&amp;quot; sub-chapter of &amp;quot;Integrated Circuits&amp;quot;?  I guess that's as clear as I can make the question.&lt;br /&gt;
&lt;br /&gt;
I would also like to suggest a modification to the linkage.  I'm reading the synopsis on the LT1528, I want to find oout more, so I click on the image, but instead of taking me to an in-depth article, it takes me to the image file page.  There I have to look at the Links to find the article (which is only identified as LT1528).  I'd like to be taken to the article instead of the image.  Take me to the image only if there is no article.  Of course this may be more difficult to make happen--I don't know how the site is structured.  My web programming is very basic.  Still, I think this makes sense from a user's POV.&lt;br /&gt;
&lt;br /&gt;
Thanks in Advance,&lt;br /&gt;
[[User:RogerAF|RAF]] 17:26, 22 May 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
Aloha, Roger.&lt;br /&gt;
You're doing great.&lt;br /&gt;
&lt;br /&gt;
I agree that it would be nice if clicking on the picture of the LT1528 took you directly to the article about the LT1528.&lt;br /&gt;
I don't know how to fix it.&lt;br /&gt;
&lt;br /&gt;
Do you see the &amp;quot;Help&amp;quot; link in the navigation bar on the left side of every page?&lt;br /&gt;
I think the page it brings up needs a few more tips.&lt;br /&gt;
But I want to keep it short and simple.&lt;br /&gt;
If I explained every detail, it would become a bloated 100-page document that nobody would read.&lt;br /&gt;
&lt;br /&gt;
There are already far too many bloated 100-page documents about electronics.&lt;br /&gt;
&lt;br /&gt;
I hope that you, dear reader, and other volunteers will make Open Circuits into a place where people can learn to do amazing things.&lt;br /&gt;
A place that avoids forcing people to learn 100 irrelevant details before learning the one thing they need to know before they get back to building their robot (or whatever).&lt;br /&gt;
A place that never makes people throw away good ideas, because we never confuse people into believing that it would be far more complicated and expensive to build than it really is.&lt;br /&gt;
&lt;br /&gt;
p.s.:&lt;br /&gt;
Picking the name of a page is a bit of an art.&lt;br /&gt;
Since we want to refer to a page a lot, that's easier when the name is very short.&lt;br /&gt;
People new to wiki always pick names that are too long, or have too many capital letters.&lt;br /&gt;
Fortunately, it's very simple to rename pages.&lt;br /&gt;
You rename pages by clicking on the incorrectly-named &amp;quot;Move this page&amp;quot; button.&lt;br /&gt;
(I don't know how to fix that, either).&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 10:15, 23 May 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
=== making links ===&lt;br /&gt;
&lt;br /&gt;
Speaking of linkage, making links is one of the most important parts of this wiki.&lt;br /&gt;
&lt;br /&gt;
Whenever you find one article mentioning some other article, you can click on that word to get more detail.&lt;br /&gt;
&lt;br /&gt;
If that word is not already clickable (underlined and colored), please make it clickable.&lt;br /&gt;
To make a word clickable, hit the &amp;quot;edit&amp;quot; button at the top of the page.&lt;br /&gt;
Then add double brackets &amp;lt;nowiki&amp;gt;&amp;quot;[[&amp;quot;&amp;lt;/nowiki&amp;gt; and &amp;lt;nowiki&amp;gt;&amp;quot;]]&amp;quot;&amp;lt;/nowiki&amp;gt; around that word.&lt;br /&gt;
(Some people recommend only making the first mention of that word clickable).&lt;br /&gt;
&lt;br /&gt;
The cheatsheet ( http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet ) calls this an &amp;quot;internal link&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here's the trick: you can add those brackets to any word, making it into a link.&lt;br /&gt;
Some of those links will go to pages that don't exist yet.&lt;br /&gt;
&lt;br /&gt;
What happens when you click on one of those links to a page that doesn't exist yet?&lt;br /&gt;
&lt;br /&gt;
I'm not going to tell you what happens.&lt;br /&gt;
Go find out for yourself.&lt;br /&gt;
You can practice in the [[meta:Sandbox]].&lt;br /&gt;
&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 10:15, 23 May 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Aloha David,&lt;br /&gt;
Roger again; I want to thank you for the info and hints.  I'm catching on.  I got my component description linked to the caption under the image on the Components/Voltage Regulators page.  And I created a &amp;quot;New Article&amp;quot; which I then &amp;quot;moved&amp;quot; to the title of my article.  And my article has a link to the description and that has a link to the article, so I'm getting the hang of it.  I have several schematics and PC artwork images to upload and link to my article, plus a second article I want to publish (I didn't write it, but I've been unable to find it on the internet--I have a xeroxed copy from 1986 or so and that is the only existing one as far as I know).  That article also has several images that go along with it.  I wondered about the feasability of uploading a .pdf file (I made one of it) to this site.  Would that work?  Should I even try?  I don't want to screw anything up, but wouldn't that be a lovely thing if we could upload .pdf files?  Just a thought.&lt;br /&gt;
&lt;br /&gt;
Again, Thanks very much, I've made some progress.&lt;br /&gt;
&lt;br /&gt;
[[User:RogerAF|RAF]] 19:48, 23 May 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
Aloha, Roger.&lt;br /&gt;
You are welcome.&lt;br /&gt;
Have you tried creating a link to an article that doesn't exist yet, just to see what happens when you click on that link? For example, the [[switching regulator]] page that I'm going to start in a few days.&lt;br /&gt;
&lt;br /&gt;
I don't know about this article that you didn't write.&lt;br /&gt;
If the original author wants people to post it widely, and doesn't mind us editing it, then great, let's post it (and give correct attribution).&lt;br /&gt;
But some writers go a little crazy when they see that someone random stranger has copied their stuff and posted it to the internet.&lt;br /&gt;
(That's why there's that &amp;quot;DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!&amp;quot; note at the bottom of each Edit page).&lt;br /&gt;
&lt;br /&gt;
I wouldn't mind you posting a .pdf file (that you wrote) temporarily.&lt;br /&gt;
It's better than nothing.&lt;br /&gt;
But I would expect someone to eventually convert it to text-and-images.&lt;br /&gt;
That makes it much easier for the next person to improve the it.&lt;br /&gt;
&lt;br /&gt;
Thank you again for adding useful information to Open Circuits.&lt;br /&gt;
I hope you won't mind people &amp;quot;improving&amp;quot; the things you post here.&lt;br /&gt;
&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 21:26, 23 May 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
Aloha David,&lt;br /&gt;
Sorry for the delay, I had a loonng job and then our cable modem failed.  At least they swapped us a new one free (hooray RoadRunner).  But I want to explain the article: &amp;quot;The Many-Talented 723&amp;quot; by Glenn Prescott.  I came across this as a xerox copy sometime around 1985.  It was evidently published in a magazine for radio enthusiasts--there are some ads on the last page for radio gear.  But the name of the magazine isn't on any of the pages.  I Googled for the article and got no returns.  I think it is a very good article as far as describing the IC and how to use it.  It helped me when I was a beginner, so I want to share it.  However, I don't want anyone to get into trouble over it.  I just did another search on Google and all the returns refer to my mention of it here on Open Circuits.  Like I said, this is a copy that I have, no clue as to the magazine that published it, no copyright date, no nothin'.  But I will leave it to your judgement if it is a risk.  I still have my own article to get uploaded along with images.  I will concentrate on getting mine done before doing anything with the copied article.&lt;br /&gt;
&lt;br /&gt;
[[User:RogerAF|RAF]] 20:27, 26 May 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
Unless the author has given permission to publish it, I think a better idea would be to write your own article, citing the one you're talking about further details. Ideas are not copyright, but the expression of them (i.e. the text of the article) is, or so I understand. [[User:Autarch|Autarch]] 10:22, 13 June 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
== spammers ==&lt;br /&gt;
&lt;br /&gt;
moved to [[spam]]&lt;br /&gt;
&lt;br /&gt;
== OpenCircuits Guideline ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here is a rewritten guidline as per your request. It may need some polishing:&lt;br /&gt;
&lt;br /&gt;
''... moved to [[We love volunteers]] ...''&lt;br /&gt;
&lt;br /&gt;
[[User_talk:Freqmax]]&lt;br /&gt;
&lt;br /&gt;
Start the page [[Guideline]] ..?&lt;br /&gt;
&lt;br /&gt;
''I think that's great. We might want a &amp;quot;guideline&amp;quot; page someday, but for now I'm going to stick it over into &amp;quot;[[We love volunteers]]&amp;quot;.'' --[[User:DavidCary|DavidCary]] 00:44, 3 August 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Delete object ==&lt;br /&gt;
&lt;br /&gt;
[http://www.opencircuits.com/index.php?title=Image:Geda_pcb_print_layout.png&amp;amp;action=delete&amp;amp;oldimage=20070731124511%21Geda_pcb_print_layout.png&amp;amp;wpEditToken=f5d80d0b9e925f6a32d06cabf08f986b%5C Can you delete this?] [[User:Freqmax|Freqmax]] 05:50, 31 July 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
: I see that [[:Image:Geda_pcb_print_layout.png]] is currently in use on page [[GEDA Quickstart]]. Why would I want to delete an image that is currently in use? --[[User:DavidCary|DavidCary]] 13:01, 11 September 2008 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Spam ==&lt;br /&gt;
&lt;br /&gt;
moved to [[spam]]&lt;br /&gt;
&lt;br /&gt;
== Thanks ==&lt;br /&gt;
&lt;br /&gt;
David, you left a comment on my dead blog way back in Jan about this and other Open Circuit wikis. Thanks!!!&lt;br /&gt;
&lt;br /&gt;
I will see what I can contribute and learn here. --[[User:SamRose|SamRose]] 06:53, 9 May 2008 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Basic Circuits Page ==&lt;br /&gt;
&lt;br /&gt;
I'd like to add some RF circuits to the Basic Circuits page.  It seems to me pointful to break each entry out into it's own page.  Is it alright if I do this? --[[User:Wackyvorlon|Wackyvorlon]] 15:01, 19 May 2008 (PDT)&lt;br /&gt;
&lt;br /&gt;
Sure, go ahead and add RF circuits anywhere.&lt;br /&gt;
This is a wiki -- if we later decide to re-organize RF circuits elsewhere, that's easy enough to do.&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 19:48, 20 May 2008 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Supporting More Image Type ==&lt;br /&gt;
&lt;br /&gt;
Currently open circuit supports png, gif, jpg, jpeg formats. Is it possible to support svg as well? --[[User:Tcwden|Tcwden]] 04:51, 23 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
: I see that the Mediawiki software we use can support SVG with a bit of setup. http://www.mediawiki.org/wiki/SVG . --[[User:DavidCary|DavidCary]] 05:15, 23 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Thank you. I think SVG is useful graphics format for our discussion because, being in vector format, it is more convenient to edit and resize if needed.--[[User:Tcwden|Tcwden]] 01:40, 25 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Baudline Free Software ==&lt;br /&gt;
&lt;br /&gt;
On the Open Circuits [[oscilloscope]] page,&lt;br /&gt;
I don't understand why you took &amp;quot;baudline&amp;quot; out of the &amp;quot;open source&amp;quot; section.&lt;br /&gt;
Anyone can buy the source code with a &amp;quot;GPL source code license&amp;quot; at&lt;br /&gt;
http://www.baudline.com/source_code.html&lt;br /&gt;
.&lt;br /&gt;
You have read what our [[Main Page]] says about &amp;quot;Selling Free Software&amp;quot;, right?&lt;br /&gt;
GPL is open source, right?&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 03:16, 26 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Sorry, I only read the license for the free download. Come to think of it, however, &amp;quot;The source code is expensive and it is intended for qualified corporate or institutional buyers&amp;quot; seems like a big deterrent to any hobbyist getting their hands on the source any time soon. While the software is technically GPL, it seems almost pointless to list it as such. I'm probably not going to modify it more than I've done though (listed it twice).&lt;br /&gt;
&lt;br /&gt;
[[User:Cov|Cov]] 20:36, 26 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
: I personally am more interested in the the &amp;quot;open-source freedom vs closed source&amp;quot; distinction than in the &amp;quot;zero money download vs pay money to download&amp;quot; distinction.&lt;br /&gt;
: Alas, as [http://www.gnu.org/philosophy/free-software-for-freedom.html Richard M. Stallman pointed out], there seems to be confusion around the word &amp;quot;free&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
: Yes, &amp;quot;source code is expensive&amp;quot; is a big deterrent to hobbyists.&lt;br /&gt;
: Perhaps putting things in the technically correct category is &amp;quot;pointless&amp;quot;. But if so, why bother using a category if it's not useful to our readers?&lt;br /&gt;
: The &amp;quot;PC Oscilloscopes&amp;quot; category looks even less useful, since (currently) it appears that every o'scope on entire the [[oscilloscope]] page seems to be in that category. (Is that just a formatting glitch?)&lt;br /&gt;
: Would different categories -- or no categories at all -- be more useful to our readers? --[[User:DavidCary|DavidCary]] 16:17, 7 November 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
:: * I too care more about libre than gratis.&lt;br /&gt;
:: * I don't think I really put my finger on why it seemed wrongly categorized before but to me it's confusing to link to a piece of software's homepage, where the only downloadable version is non-free and say it is free software without reservation. The way it is now clears that up I think.&lt;br /&gt;
:: * Oops, I must have not been paying attention to the level of &amp;lt;code&amp;gt;=heading=&amp;lt;/code&amp;gt; that was being used. Fixed the category mix-up.&lt;br /&gt;
&lt;br /&gt;
:: [[User:Cov|Cov]] 21:10, 14 December 2009 (UTC)&lt;/div&gt;</summary>
		<author><name>Cov</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=19098</id>
		<title>Oscilloscope</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=19098"/>
		<updated>2009-12-14T21:00:50Z</updated>

		<summary type="html">&lt;p&gt;Cov: /* external links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An '''oscilloscope''' (often abbreviated '''o'scope''' or '''scope''') displays signal voltages as a 2-D graph, usually as voltage (vertical axis) as a function of time (horizontal axis).&lt;br /&gt;
&lt;br /&gt;
The ''probe'' of a o'scope is held against, or is clipped to, the metal wire carrying the signal of interest.&lt;br /&gt;
&lt;br /&gt;
A '''dual-trace''' o'scope has 2 probes, so 2 different signals can be seen -- so not only the shape of the signal can be seen, but also the exact time from events on one signal to events on the other signal.&lt;br /&gt;
&lt;br /&gt;
= Techniques =&lt;br /&gt;
&lt;br /&gt;
Sometimes one wants to look at a 8-bit data bus -- typically one uses a &amp;quot;logic analyzer&amp;quot; to look at lots of time-aligned digital signals.&lt;br /&gt;
For a given number of signals to look at, oscilloscopes (which show the true analog waveform) are much more expensive than logic analyzers (which only show if a digital waveform is hi or low, above or below the logic threshold).&lt;br /&gt;
Many people buy both a (dual-trace) o'scope and a 16-trace logic analyzer, which together have a total cost less than one true 8-trace o'scope.&lt;br /&gt;
&lt;br /&gt;
''... more techniques ...''&lt;br /&gt;
&lt;br /&gt;
= Open Source Oscilloscopes =&lt;br /&gt;
&lt;br /&gt;
Of course, you have to already have a working o'scope in order to build and test another o'scope, making this the same sort of chicken-and-egg problem as the [[Projects#RepRap | RepRap]] project, the [http://en.wikipedia.org/wiki/GNU_Compiler_Collection GCC project], and other projects David Cary finds interesting.&lt;br /&gt;
&lt;br /&gt;
=PC Oscilloscopes=&lt;br /&gt;
&lt;br /&gt;
==Open Hardware for PC Oscilloscopes==&lt;br /&gt;
===Bitscope===&lt;br /&gt;
* $550 BS100U: 2 analog inputs + 8 digital inputs, optically isolated, from BitScope Designs (MetaChip Pty. Ltd.) [http://bitscope.com/]; [http://www.endolith.com/wordpress/2008/06/17/bitscope/ review by Endolith]&lt;br /&gt;
&lt;br /&gt;
===MultiAnalyser===&lt;br /&gt;
Some people on the PIClist have been discussing designing an open-source oscilloscope.&lt;br /&gt;
&lt;br /&gt;
* I think initial discussions occured on the [http://www.piclist.com/techref/postbot.asp?by=thread&amp;amp;id=%5BEE%5D+scope+project+anyone%3F&amp;amp;tgt=browse &amp;quot;[EE] scope project anyone?&amp;quot;] thread [http://www.piclist.com/techref/postbot.asp?by=time&amp;amp;id=piclist\2004\09\17\111014a.txt] at PIClist.&lt;br /&gt;
* Later discussion moved to the [http://tech.groups.yahoo.com/group/MultiAnalyser/ &amp;quot;MultiAnalyser&amp;quot; group at Yahoo]&lt;br /&gt;
&lt;br /&gt;
==Closed, COTS Hardware for PC Oscilloscopes==&lt;br /&gt;
* For low frequencies, pretty much any external sound card with a line input will work. External card line inputs generally have a range around 0-1 V whereas onboard microphone inputs only have up to about 50 mV, which just isn't enough sensitivity. The [http://vtluug.org/wiki/Lab-in-a-Box Virginia Tech Lab-in-a-Box] recommends the Behringer UCA202. To use a sound card oscilloscope on a regular basis, a circuit with variable attenuation is recommended (i.e. 1x and 10x). Compensation for the hardware and software gain can be done as part of the attenuator circuit or in software.&lt;br /&gt;
&lt;br /&gt;
==PC Oscilloscope Software==&lt;br /&gt;
&lt;br /&gt;
===Free Software===&lt;br /&gt;
&lt;br /&gt;
* [http://sourceforge.net/projects/xoscope/ Sourceforge: xoscope] is a digital oscilloscope for Linux that uses input from a sound card or EsounD and/or a ProbeScope/osziFOX and will soon support Bitscope hardware. The sound card device is hard-coded but instructions for modifying it are on the [http://vtluug.org/wiki/Lab-in-a-Box#Software VTLUUG wiki].&lt;br /&gt;
&lt;br /&gt;
* [http://www.baudline.com/source_code.html Baudline GPL version] is a signal analyzer designed for scientific visualization, using input from recorded data files or from a sound card. For Linux / Solaris. The source code is expensive and it is intended for qualified corporate or institutional buyers.&lt;br /&gt;
&lt;br /&gt;
* [http://tomeko.net/miniscope_v3/ Miniscope v3] is a digital oscilloscope for Windows. It connects to device using external dll. Available libraries to connect with sound card, Microchip MCHPUSB Generic HID Demo and custom AT91SAM7S64 hardware.&lt;br /&gt;
&lt;br /&gt;
===Non-Free Software===&lt;br /&gt;
* [http://www.baudline.com/what_is_baudline.html Baudline gratis download] (dual licensed, see Free Software entry).&lt;br /&gt;
* [http://www.zelscope.com/ Zelscope] Converts your PC into a dual-trace storage oscilloscope and spectrum analyzer. It uses your computer's sound card as analog-to-digital converter. Windows trialware.&lt;br /&gt;
* [http://www.bitscope.com/software/dso/ BitScope DSO] is a digital oscilloscope logic analyzer for Linux and Windows. It works with BitScope hardware and is distributed as freeware.&lt;br /&gt;
* [http://www.zeitnitz.de/Christian/scope_en Zeitnitz Souncard Scope] and function generator. For Windows.&lt;br /&gt;
&lt;br /&gt;
=Non-PC Oscilloscope Projects=&lt;br /&gt;
* [http://www.circuitcellar.com/archives/viewable/Zhang205/index.html &amp;quot;Handheld Multifunction Scope&amp;quot;] by Jingxi Zhang &amp;amp; Yang Zhang, 2007. &amp;quot;dual-channel oscilloscope supports 250 ksps for each channel&amp;quot;. ... also: ohmmeter, capacitance meter, and inductance meter ... pulse generator ... small speaker and OLED output. All functions work stand-alone with OLED display, but it can also be to a host PC with the USB port to display waveforms on the PC display.&lt;br /&gt;
* [http://www.dansworkshop.com/electricity-and-electronics/homebuilt-oscilloscope.htm Dan's Workshop: Notes on converting that old compact tv set or computer monitor into an oscilloscope.]&lt;br /&gt;
* [http://www.intio.or.jp/jf10zl/tvosc.htm &amp;quot;TV Oscilloscope Adaptor&amp;quot;] &amp;quot;This ... adapter ... changes a TV to a Oscilloscope.&amp;quot;&lt;br /&gt;
* Some people are discussing the possibility of somehow converting the (open-source) [[uWatch]] into a o'scope: [http://www.calcwatch.com/forum/viewtopic.php?id=139 WBL: watch based laboratory]&lt;br /&gt;
&lt;br /&gt;
=Uncategorized=&lt;br /&gt;
* K3PTO http://www.qsl.net/k3pto/ 8 bit&lt;br /&gt;
* [http://massmind.org/techref/scenix/sxoscope/index.htm Massmind: &amp;quot;SX based O’Scope&amp;quot;] by Alberto Geraci of BTX Sistemas&lt;br /&gt;
* [http://www.semifluid.com/?p=9 &amp;quot;PIC12F675 Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://zedomax.com/blog/2006/12/28/diy-hack-make-your-own-oscilloscope/ &amp;quot;DIY HACK - Make your own Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.geocities.com/SiliconValley/Lakes/7156/articl3.htm &amp;quot;Solid State Oscilloscope&amp;quot;] by George Katz 1987 -- an extremely simple and small circuit that drives a 10 x 10 LED array. (Would it make sense to adapt the [[PointLess LED Array]] to be more like this?)&lt;br /&gt;
&lt;br /&gt;
Epanorama has many links related to o'scopes and o'scope accessories [http://www.epanorama.net/links/measuring.html#oscilloscope].&lt;br /&gt;
&lt;br /&gt;
=Oscilloscope Design Discussions=&lt;br /&gt;
*[http://www.edaboard.com/ftopic41841-30.html Digital oscilloscope Project] edaboard.com&lt;br /&gt;
&lt;br /&gt;
== some low-cost oscilloscopes ==&lt;br /&gt;
&lt;br /&gt;
some low-cost oscilloscopes, in no particular order.&lt;br /&gt;
''... it would be nice to mention # of analog input channels, # of digital input channels, whether it can be used under Linux, does it have output channels ... price should (?) include 2 analog probes, ... is it open hardware? ... anything else?''&lt;br /&gt;
&lt;br /&gt;
* price name comments&lt;br /&gt;
* $150 (?) VELLEMAN HPS10 Hand Held Oscilloscope 10MHz sampling rate, LCD: 128x64 pixels [http://www.kitsusa.net/phpstore/html/VELLEMAN-HPS10-Hand-Held-Oscilloscope-989.html]&lt;br /&gt;
* $349.95 VT DSO-2815H,1x150MHz or 2x75MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $299.95 VT DSO-2810H,1x100MHz or 2x50MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $250 VT DSO-2810F,2x100MHz, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
*$150 Poscope basic 2 from PoLabs [http://poscope.com/ PoLabs], 2 analog channels, 16/8 digital channels, PC USB oscilloscope, spectrum analyzer, chart recorder, pattern generator, logic analyzer, PWM/ square generator&lt;br /&gt;
* $420 PicoScope 2202 from [http://picotech.com/ Pico Technology]([http://www.picotech.com/picoscope-2202.html ])([http://www.interwld.com/pico/pico-3000.htm ])([http://www.pc-oscilloscopes.com/3000.htm])&lt;br /&gt;
* $200 Hantek DSO-2090 USB PC Oscilloscope [http://www.beigly.com/catalog/hantek-dso2090-oscilloscope-p-96.html]&lt;br /&gt;
* $380.00 DSO2250 100MHz PC-SCOPE 250MS/s [http://world-educational-services.net/cart/index.php?main_page=product_info&amp;amp;cPath=56&amp;amp;products_id=134&amp;amp;zenid=68c155f8ccc626c8d316e8417b32dc5d]&lt;br /&gt;
* CAN 219.99 Syscomp Electronic Design DSO-101 [http://syscompdesign.com/] (Syscomp supports the &amp;quot;[https://sourceforge.net/projects/oip The Open Instrumentation Project]&amp;quot; [http://syscompdesign.com/oip.htm])&lt;br /&gt;
* EUR 427 ETC s.r.o. M520 Oscilloscope [http://etcsk.com/]&lt;br /&gt;
* $222 ANT8 : 8 Channel Logic Analyzer (EasySync)[http://easysync-ltd.com/]&lt;br /&gt;
* $200 PS40M10 : Swordfish Hand-Held Instrument (1 channel) USB (EasySync)&lt;br /&gt;
* $220 DS1M12 : Stingray Multi-Function Instrument (2 channel) USB (EasySync)&lt;br /&gt;
* under $600 : [[Jameco]] has some actual stand-alone oscilloscopes for under $600. So does www.tequipment.com - see Rigol 'scopes from China - good quality - also on eBay.&lt;br /&gt;
* under $200 : Carl's Electronics has some stand-alone and PC-hosted (parallel port?) oscilloscopes for under $200.[http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $170 HobbyLab USB oscilloscope [http://hobbylab.us/USBOscilloscope/Home.htm]&lt;br /&gt;
* $500 DS1022C : 2 Channel, 25 MHz Rigol Technologies Inc.[http://rigolna.com/]&lt;br /&gt;
* $999 CS320A Cleverscope [http://cleverscope.com/] (has a discussion forum[http://cleverscope.com/forum/])&lt;br /&gt;
* $167 DrDAQ &amp;quot;data logger&amp;quot; (parallel port) from Pico Technology [http://www.drdaq.com/]&lt;br /&gt;
* $970 NI USB-5132 : USB digitizer from National Instruments [http://sine.ni.com/nips/cds/view/p/lang/en/nid/203719]&lt;br /&gt;
* $139 Parallax USB Oscilloscope 2 analog inputs + trigger; 1 MS/s [http://parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/28014/List/1/ProductID/46/Default.aspx?SortField=ProductName%2cProductName]&lt;br /&gt;
* $170 PC USB Oscilloscope DiSco (HobbyLab, LLC). 2 analog inputs ( 200 KHz ) + 16 digital inputs (or 8 digital inputs + 8 digital outputs). [http://hobbylab.us/]&lt;br /&gt;
* $150 ST16B 10 MHz stand-alone oscilloscope, 2 analog inputs [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $190 VEPCS100 ( PCS100 ) - PC Based Oscilloscope; 1 analog input ( 12 MHz ); optically isolated from PC [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $950 DSO-8502 USB Oscilloscope, 2 analog inputs (250MSa/s) + external trigger; 1 digital output (trigger out); buffer: 512K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $799 DSO-8202 USB Oscilloscope, 2 analog inputs (200MSa/s) + external trigger; 1 digital output (trigger out); buffer: 128K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $108 LabJack U3 USB data acquisition and control device, 16 analog inputs ( 12 bit, 2.5 KSa/s at 12 bit resolution, 50 KSa/s at 8 bit resolution), buffer: 984 samples, 2 analog outputs, digital outputs [http://www.labjack.com/labjack_u3.php]&lt;br /&gt;
* $249 S2X100 USB Oscillloscope, 2 analog inputs (100Ms/s) with 8 bit resolution, buffer: 64K samples [http://www.dynoninstruments.com/products_s2x100.php?gclid=CNzyz_625pgCFQIyxwodgwSvMA]&lt;br /&gt;
* $495 ELAB-080 [http://www.dynoninstruments.com/products_elab080.php]&lt;br /&gt;
* $745 USBee AX-Plus, 2 analog inputs (Max 16 MS/s ?) and 8 digital inputs [http://www.usbee.com/ax.html]&lt;br /&gt;
* $90 DSO nano, 1 analog input (1 Ms/s) with 12 bit resolution; buffer: 4096 Point; waveform storage on SD card [http://www.seeedstudio.com/depot/micro-digital-storage-oscilloscopedso-nano-p-512.html]; [http://www.justblair.co.uk/seeed-studio-dso-nano-pocket-digital-storage-oscilloscope-review.html review by Justblair]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://measurementcomputing.com/cbicatalog/directory.asp?dept_id=403 Measurement Computing] has some wireless and USB analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.dataq.com/ DATAQ Instruments, Inc.] has some USB and Ethernet analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.designnotes.com/ DesignNotes.com, Inc.] has some USB and handheld LCD o'scopes from [http://www.velleman.be/ Velleman]:  [http://www.vellemanusa.com/us/enu/product/list/?id=347914 Velleman oscilloscopes] -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.linkinstruments.com/oscilloscope.htm Link Instruments Inc.] has several USB o'scopes and &amp;quot;USB MSO&amp;quot; (&amp;quot;mixed signal o'scope&amp;quot;). Are they already listed above?''&lt;br /&gt;
&lt;br /&gt;
EasySync[http://easysync-ltd.com/] is a distributor of RockyLogic's ANT8/etc products.&lt;br /&gt;
&lt;br /&gt;
Test Equipment Solutions Today, Inc.[http://testsolu.com/] is a distributor of Rigol's DVM and oscilloscope products.&lt;br /&gt;
&lt;br /&gt;
When you [http://search.ebay.com/search/search.dll?satitle=oscilloscope search eBay for oscilloscope], you might find some good deals.&lt;br /&gt;
&lt;br /&gt;
= Further Reading =&lt;br /&gt;
&lt;br /&gt;
* other [[hardware tool | good equipment to buy when getting started]]&lt;br /&gt;
&lt;br /&gt;
= External Links =&lt;br /&gt;
&lt;br /&gt;
* [http://www.embedded.com/columns/breakpoint/160902529?printable=true &amp;quot;Scoping out palm-sized USB oscilloscopes&amp;quot;] by Jack Ganssle 2005, Embedded Systems Design. A review of 3 USB oscilloscopes -- reader comments at the end mention a few more USB o'scopes. ''(FIXME: make sure all the scopes mentioned are included on the above list)''&lt;br /&gt;
* Keith has made a list of [http://www.techtravels.org/amiga/amigablog/?p=167 &amp;quot;PC USB logic analyzers that cost under $1000.&amp;quot;][http://www.techtravels.org/tech/logicanalyzer.html], some of which can be used as an o'scope. ''Should I use the same $1000 price cut-off for the above list? Or perhaps double or halve it?''&lt;br /&gt;
* Brooke Clarke has posted a list of [http://prc68.com/I/PCO.html &amp;quot;PC based Oscilloscopes&amp;quot;]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Oscilloscope Wikipedia: oscilloscope]&lt;br /&gt;
* Other discussions of [http://forums.reprap.org/read.php?13,5086 &amp;quot;Cheap digital storage oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.ganssle.com/microscopes.htm The Ganssle Group reviews Inexpensive USB Scopes and Logic Analyzers]&lt;br /&gt;
* [http://massmind.org/techref/tools.htm Massmind: Tools] lists a few sources for a variety of tools used in electronics: o'scopes, logic analyzers, meters, waveform generators, etc.&lt;br /&gt;
* [http://ask.slashdot.org/askslashdot/04/02/28/0041233.shtml Slashdot: &amp;quot;Cheap PC Oscilloscopes - Any Recommendations?&amp;quot;]&lt;br /&gt;
* [http://slashdot.org/askslashdot/01/12/07/191220.shtml Slashdot: &amp;quot;Building a Cheap Oscilloscope Using Your PC?&amp;quot;]&lt;br /&gt;
* [http://www.epanorama.net/links/measuring.html#pcmeasuring ePanorama.net: &amp;quot;Using PC as a measurement instrument&amp;quot;] ''(FIXME: anything we should add to the above list?)''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Techniques]][[Category:Test Equipment]]&lt;/div&gt;</summary>
		<author><name>Cov</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=19097</id>
		<title>Oscilloscope</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=19097"/>
		<updated>2009-12-14T21:00:26Z</updated>

		<summary type="html">&lt;p&gt;Cov: /* further reading */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An '''oscilloscope''' (often abbreviated '''o'scope''' or '''scope''') displays signal voltages as a 2-D graph, usually as voltage (vertical axis) as a function of time (horizontal axis).&lt;br /&gt;
&lt;br /&gt;
The ''probe'' of a o'scope is held against, or is clipped to, the metal wire carrying the signal of interest.&lt;br /&gt;
&lt;br /&gt;
A '''dual-trace''' o'scope has 2 probes, so 2 different signals can be seen -- so not only the shape of the signal can be seen, but also the exact time from events on one signal to events on the other signal.&lt;br /&gt;
&lt;br /&gt;
= Techniques =&lt;br /&gt;
&lt;br /&gt;
Sometimes one wants to look at a 8-bit data bus -- typically one uses a &amp;quot;logic analyzer&amp;quot; to look at lots of time-aligned digital signals.&lt;br /&gt;
For a given number of signals to look at, oscilloscopes (which show the true analog waveform) are much more expensive than logic analyzers (which only show if a digital waveform is hi or low, above or below the logic threshold).&lt;br /&gt;
Many people buy both a (dual-trace) o'scope and a 16-trace logic analyzer, which together have a total cost less than one true 8-trace o'scope.&lt;br /&gt;
&lt;br /&gt;
''... more techniques ...''&lt;br /&gt;
&lt;br /&gt;
= Open Source Oscilloscopes =&lt;br /&gt;
&lt;br /&gt;
Of course, you have to already have a working o'scope in order to build and test another o'scope, making this the same sort of chicken-and-egg problem as the [[Projects#RepRap | RepRap]] project, the [http://en.wikipedia.org/wiki/GNU_Compiler_Collection GCC project], and other projects David Cary finds interesting.&lt;br /&gt;
&lt;br /&gt;
=PC Oscilloscopes=&lt;br /&gt;
&lt;br /&gt;
==Open Hardware for PC Oscilloscopes==&lt;br /&gt;
===Bitscope===&lt;br /&gt;
* $550 BS100U: 2 analog inputs + 8 digital inputs, optically isolated, from BitScope Designs (MetaChip Pty. Ltd.) [http://bitscope.com/]; [http://www.endolith.com/wordpress/2008/06/17/bitscope/ review by Endolith]&lt;br /&gt;
&lt;br /&gt;
===MultiAnalyser===&lt;br /&gt;
Some people on the PIClist have been discussing designing an open-source oscilloscope.&lt;br /&gt;
&lt;br /&gt;
* I think initial discussions occured on the [http://www.piclist.com/techref/postbot.asp?by=thread&amp;amp;id=%5BEE%5D+scope+project+anyone%3F&amp;amp;tgt=browse &amp;quot;[EE] scope project anyone?&amp;quot;] thread [http://www.piclist.com/techref/postbot.asp?by=time&amp;amp;id=piclist\2004\09\17\111014a.txt] at PIClist.&lt;br /&gt;
* Later discussion moved to the [http://tech.groups.yahoo.com/group/MultiAnalyser/ &amp;quot;MultiAnalyser&amp;quot; group at Yahoo]&lt;br /&gt;
&lt;br /&gt;
==Closed, COTS Hardware for PC Oscilloscopes==&lt;br /&gt;
* For low frequencies, pretty much any external sound card with a line input will work. External card line inputs generally have a range around 0-1 V whereas onboard microphone inputs only have up to about 50 mV, which just isn't enough sensitivity. The [http://vtluug.org/wiki/Lab-in-a-Box Virginia Tech Lab-in-a-Box] recommends the Behringer UCA202. To use a sound card oscilloscope on a regular basis, a circuit with variable attenuation is recommended (i.e. 1x and 10x). Compensation for the hardware and software gain can be done as part of the attenuator circuit or in software.&lt;br /&gt;
&lt;br /&gt;
==PC Oscilloscope Software==&lt;br /&gt;
&lt;br /&gt;
===Free Software===&lt;br /&gt;
&lt;br /&gt;
* [http://sourceforge.net/projects/xoscope/ Sourceforge: xoscope] is a digital oscilloscope for Linux that uses input from a sound card or EsounD and/or a ProbeScope/osziFOX and will soon support Bitscope hardware. The sound card device is hard-coded but instructions for modifying it are on the [http://vtluug.org/wiki/Lab-in-a-Box#Software VTLUUG wiki].&lt;br /&gt;
&lt;br /&gt;
* [http://www.baudline.com/source_code.html Baudline GPL version] is a signal analyzer designed for scientific visualization, using input from recorded data files or from a sound card. For Linux / Solaris. The source code is expensive and it is intended for qualified corporate or institutional buyers.&lt;br /&gt;
&lt;br /&gt;
* [http://tomeko.net/miniscope_v3/ Miniscope v3] is a digital oscilloscope for Windows. It connects to device using external dll. Available libraries to connect with sound card, Microchip MCHPUSB Generic HID Demo and custom AT91SAM7S64 hardware.&lt;br /&gt;
&lt;br /&gt;
===Non-Free Software===&lt;br /&gt;
* [http://www.baudline.com/what_is_baudline.html Baudline gratis download] (dual licensed, see Free Software entry).&lt;br /&gt;
* [http://www.zelscope.com/ Zelscope] Converts your PC into a dual-trace storage oscilloscope and spectrum analyzer. It uses your computer's sound card as analog-to-digital converter. Windows trialware.&lt;br /&gt;
* [http://www.bitscope.com/software/dso/ BitScope DSO] is a digital oscilloscope logic analyzer for Linux and Windows. It works with BitScope hardware and is distributed as freeware.&lt;br /&gt;
* [http://www.zeitnitz.de/Christian/scope_en Zeitnitz Souncard Scope] and function generator. For Windows.&lt;br /&gt;
&lt;br /&gt;
=Non-PC Oscilloscope Projects=&lt;br /&gt;
* [http://www.circuitcellar.com/archives/viewable/Zhang205/index.html &amp;quot;Handheld Multifunction Scope&amp;quot;] by Jingxi Zhang &amp;amp; Yang Zhang, 2007. &amp;quot;dual-channel oscilloscope supports 250 ksps for each channel&amp;quot;. ... also: ohmmeter, capacitance meter, and inductance meter ... pulse generator ... small speaker and OLED output. All functions work stand-alone with OLED display, but it can also be to a host PC with the USB port to display waveforms on the PC display.&lt;br /&gt;
* [http://www.dansworkshop.com/electricity-and-electronics/homebuilt-oscilloscope.htm Dan's Workshop: Notes on converting that old compact tv set or computer monitor into an oscilloscope.]&lt;br /&gt;
* [http://www.intio.or.jp/jf10zl/tvosc.htm &amp;quot;TV Oscilloscope Adaptor&amp;quot;] &amp;quot;This ... adapter ... changes a TV to a Oscilloscope.&amp;quot;&lt;br /&gt;
* Some people are discussing the possibility of somehow converting the (open-source) [[uWatch]] into a o'scope: [http://www.calcwatch.com/forum/viewtopic.php?id=139 WBL: watch based laboratory]&lt;br /&gt;
&lt;br /&gt;
=Uncategorized=&lt;br /&gt;
* K3PTO http://www.qsl.net/k3pto/ 8 bit&lt;br /&gt;
* [http://massmind.org/techref/scenix/sxoscope/index.htm Massmind: &amp;quot;SX based O’Scope&amp;quot;] by Alberto Geraci of BTX Sistemas&lt;br /&gt;
* [http://www.semifluid.com/?p=9 &amp;quot;PIC12F675 Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://zedomax.com/blog/2006/12/28/diy-hack-make-your-own-oscilloscope/ &amp;quot;DIY HACK - Make your own Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.geocities.com/SiliconValley/Lakes/7156/articl3.htm &amp;quot;Solid State Oscilloscope&amp;quot;] by George Katz 1987 -- an extremely simple and small circuit that drives a 10 x 10 LED array. (Would it make sense to adapt the [[PointLess LED Array]] to be more like this?)&lt;br /&gt;
&lt;br /&gt;
Epanorama has many links related to o'scopes and o'scope accessories [http://www.epanorama.net/links/measuring.html#oscilloscope].&lt;br /&gt;
&lt;br /&gt;
=Oscilloscope Design Discussions=&lt;br /&gt;
*[http://www.edaboard.com/ftopic41841-30.html Digital oscilloscope Project] edaboard.com&lt;br /&gt;
&lt;br /&gt;
== some low-cost oscilloscopes ==&lt;br /&gt;
&lt;br /&gt;
some low-cost oscilloscopes, in no particular order.&lt;br /&gt;
''... it would be nice to mention # of analog input channels, # of digital input channels, whether it can be used under Linux, does it have output channels ... price should (?) include 2 analog probes, ... is it open hardware? ... anything else?''&lt;br /&gt;
&lt;br /&gt;
* price name comments&lt;br /&gt;
* $150 (?) VELLEMAN HPS10 Hand Held Oscilloscope 10MHz sampling rate, LCD: 128x64 pixels [http://www.kitsusa.net/phpstore/html/VELLEMAN-HPS10-Hand-Held-Oscilloscope-989.html]&lt;br /&gt;
* $349.95 VT DSO-2815H,1x150MHz or 2x75MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $299.95 VT DSO-2810H,1x100MHz or 2x50MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $250 VT DSO-2810F,2x100MHz, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
*$150 Poscope basic 2 from PoLabs [http://poscope.com/ PoLabs], 2 analog channels, 16/8 digital channels, PC USB oscilloscope, spectrum analyzer, chart recorder, pattern generator, logic analyzer, PWM/ square generator&lt;br /&gt;
* $420 PicoScope 2202 from [http://picotech.com/ Pico Technology]([http://www.picotech.com/picoscope-2202.html ])([http://www.interwld.com/pico/pico-3000.htm ])([http://www.pc-oscilloscopes.com/3000.htm])&lt;br /&gt;
* $200 Hantek DSO-2090 USB PC Oscilloscope [http://www.beigly.com/catalog/hantek-dso2090-oscilloscope-p-96.html]&lt;br /&gt;
* $380.00 DSO2250 100MHz PC-SCOPE 250MS/s [http://world-educational-services.net/cart/index.php?main_page=product_info&amp;amp;cPath=56&amp;amp;products_id=134&amp;amp;zenid=68c155f8ccc626c8d316e8417b32dc5d]&lt;br /&gt;
* CAN 219.99 Syscomp Electronic Design DSO-101 [http://syscompdesign.com/] (Syscomp supports the &amp;quot;[https://sourceforge.net/projects/oip The Open Instrumentation Project]&amp;quot; [http://syscompdesign.com/oip.htm])&lt;br /&gt;
* EUR 427 ETC s.r.o. M520 Oscilloscope [http://etcsk.com/]&lt;br /&gt;
* $222 ANT8 : 8 Channel Logic Analyzer (EasySync)[http://easysync-ltd.com/]&lt;br /&gt;
* $200 PS40M10 : Swordfish Hand-Held Instrument (1 channel) USB (EasySync)&lt;br /&gt;
* $220 DS1M12 : Stingray Multi-Function Instrument (2 channel) USB (EasySync)&lt;br /&gt;
* under $600 : [[Jameco]] has some actual stand-alone oscilloscopes for under $600. So does www.tequipment.com - see Rigol 'scopes from China - good quality - also on eBay.&lt;br /&gt;
* under $200 : Carl's Electronics has some stand-alone and PC-hosted (parallel port?) oscilloscopes for under $200.[http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $170 HobbyLab USB oscilloscope [http://hobbylab.us/USBOscilloscope/Home.htm]&lt;br /&gt;
* $500 DS1022C : 2 Channel, 25 MHz Rigol Technologies Inc.[http://rigolna.com/]&lt;br /&gt;
* $999 CS320A Cleverscope [http://cleverscope.com/] (has a discussion forum[http://cleverscope.com/forum/])&lt;br /&gt;
* $167 DrDAQ &amp;quot;data logger&amp;quot; (parallel port) from Pico Technology [http://www.drdaq.com/]&lt;br /&gt;
* $970 NI USB-5132 : USB digitizer from National Instruments [http://sine.ni.com/nips/cds/view/p/lang/en/nid/203719]&lt;br /&gt;
* $139 Parallax USB Oscilloscope 2 analog inputs + trigger; 1 MS/s [http://parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/28014/List/1/ProductID/46/Default.aspx?SortField=ProductName%2cProductName]&lt;br /&gt;
* $170 PC USB Oscilloscope DiSco (HobbyLab, LLC). 2 analog inputs ( 200 KHz ) + 16 digital inputs (or 8 digital inputs + 8 digital outputs). [http://hobbylab.us/]&lt;br /&gt;
* $150 ST16B 10 MHz stand-alone oscilloscope, 2 analog inputs [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $190 VEPCS100 ( PCS100 ) - PC Based Oscilloscope; 1 analog input ( 12 MHz ); optically isolated from PC [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $950 DSO-8502 USB Oscilloscope, 2 analog inputs (250MSa/s) + external trigger; 1 digital output (trigger out); buffer: 512K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $799 DSO-8202 USB Oscilloscope, 2 analog inputs (200MSa/s) + external trigger; 1 digital output (trigger out); buffer: 128K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $108 LabJack U3 USB data acquisition and control device, 16 analog inputs ( 12 bit, 2.5 KSa/s at 12 bit resolution, 50 KSa/s at 8 bit resolution), buffer: 984 samples, 2 analog outputs, digital outputs [http://www.labjack.com/labjack_u3.php]&lt;br /&gt;
* $249 S2X100 USB Oscillloscope, 2 analog inputs (100Ms/s) with 8 bit resolution, buffer: 64K samples [http://www.dynoninstruments.com/products_s2x100.php?gclid=CNzyz_625pgCFQIyxwodgwSvMA]&lt;br /&gt;
* $495 ELAB-080 [http://www.dynoninstruments.com/products_elab080.php]&lt;br /&gt;
* $745 USBee AX-Plus, 2 analog inputs (Max 16 MS/s ?) and 8 digital inputs [http://www.usbee.com/ax.html]&lt;br /&gt;
* $90 DSO nano, 1 analog input (1 Ms/s) with 12 bit resolution; buffer: 4096 Point; waveform storage on SD card [http://www.seeedstudio.com/depot/micro-digital-storage-oscilloscopedso-nano-p-512.html]; [http://www.justblair.co.uk/seeed-studio-dso-nano-pocket-digital-storage-oscilloscope-review.html review by Justblair]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://measurementcomputing.com/cbicatalog/directory.asp?dept_id=403 Measurement Computing] has some wireless and USB analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.dataq.com/ DATAQ Instruments, Inc.] has some USB and Ethernet analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.designnotes.com/ DesignNotes.com, Inc.] has some USB and handheld LCD o'scopes from [http://www.velleman.be/ Velleman]:  [http://www.vellemanusa.com/us/enu/product/list/?id=347914 Velleman oscilloscopes] -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.linkinstruments.com/oscilloscope.htm Link Instruments Inc.] has several USB o'scopes and &amp;quot;USB MSO&amp;quot; (&amp;quot;mixed signal o'scope&amp;quot;). Are they already listed above?''&lt;br /&gt;
&lt;br /&gt;
EasySync[http://easysync-ltd.com/] is a distributor of RockyLogic's ANT8/etc products.&lt;br /&gt;
&lt;br /&gt;
Test Equipment Solutions Today, Inc.[http://testsolu.com/] is a distributor of Rigol's DVM and oscilloscope products.&lt;br /&gt;
&lt;br /&gt;
When you [http://search.ebay.com/search/search.dll?satitle=oscilloscope search eBay for oscilloscope], you might find some good deals.&lt;br /&gt;
&lt;br /&gt;
= Further Reading =&lt;br /&gt;
&lt;br /&gt;
* other [[hardware tool | good equipment to buy when getting started]]&lt;br /&gt;
&lt;br /&gt;
= external links =&lt;br /&gt;
&lt;br /&gt;
* [http://www.embedded.com/columns/breakpoint/160902529?printable=true &amp;quot;Scoping out palm-sized USB oscilloscopes&amp;quot;] by Jack Ganssle 2005, Embedded Systems Design. A review of 3 USB oscilloscopes -- reader comments at the end mention a few more USB o'scopes. ''(FIXME: make sure all the scopes mentioned are included on the above list)''&lt;br /&gt;
* Keith has made a list of [http://www.techtravels.org/amiga/amigablog/?p=167 &amp;quot;PC USB logic analyzers that cost under $1000.&amp;quot;][http://www.techtravels.org/tech/logicanalyzer.html], some of which can be used as an o'scope. ''Should I use the same $1000 price cut-off for the above list? Or perhaps double or halve it?''&lt;br /&gt;
* Brooke Clarke has posted a list of [http://prc68.com/I/PCO.html &amp;quot;PC based Oscilloscopes&amp;quot;]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Oscilloscope Wikipedia: oscilloscope]&lt;br /&gt;
* Other discussions of [http://forums.reprap.org/read.php?13,5086 &amp;quot;Cheap digital storage oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.ganssle.com/microscopes.htm The Ganssle Group reviews Inexpensive USB Scopes and Logic Analyzers]&lt;br /&gt;
* [http://massmind.org/techref/tools.htm Massmind: Tools] lists a few sources for a variety of tools used in electronics: o'scopes, logic analyzers, meters, waveform generators, etc.&lt;br /&gt;
* [http://ask.slashdot.org/askslashdot/04/02/28/0041233.shtml Slashdot: &amp;quot;Cheap PC Oscilloscopes - Any Recommendations?&amp;quot;]&lt;br /&gt;
* [http://slashdot.org/askslashdot/01/12/07/191220.shtml Slashdot: &amp;quot;Building a Cheap Oscilloscope Using Your PC?&amp;quot;]&lt;br /&gt;
* [http://www.epanorama.net/links/measuring.html#pcmeasuring ePanorama.net: &amp;quot;Using PC as a measurement instrument&amp;quot;] ''(FIXME: anything we should add to the above list?)''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Techniques]][[Category:Test Equipment]]&lt;/div&gt;</summary>
		<author><name>Cov</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=19096</id>
		<title>Oscilloscope</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=19096"/>
		<updated>2009-12-14T20:59:55Z</updated>

		<summary type="html">&lt;p&gt;Cov: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An '''oscilloscope''' (often abbreviated '''o'scope''' or '''scope''') displays signal voltages as a 2-D graph, usually as voltage (vertical axis) as a function of time (horizontal axis).&lt;br /&gt;
&lt;br /&gt;
The ''probe'' of a o'scope is held against, or is clipped to, the metal wire carrying the signal of interest.&lt;br /&gt;
&lt;br /&gt;
A '''dual-trace''' o'scope has 2 probes, so 2 different signals can be seen -- so not only the shape of the signal can be seen, but also the exact time from events on one signal to events on the other signal.&lt;br /&gt;
&lt;br /&gt;
= Techniques =&lt;br /&gt;
&lt;br /&gt;
Sometimes one wants to look at a 8-bit data bus -- typically one uses a &amp;quot;logic analyzer&amp;quot; to look at lots of time-aligned digital signals.&lt;br /&gt;
For a given number of signals to look at, oscilloscopes (which show the true analog waveform) are much more expensive than logic analyzers (which only show if a digital waveform is hi or low, above or below the logic threshold).&lt;br /&gt;
Many people buy both a (dual-trace) o'scope and a 16-trace logic analyzer, which together have a total cost less than one true 8-trace o'scope.&lt;br /&gt;
&lt;br /&gt;
''... more techniques ...''&lt;br /&gt;
&lt;br /&gt;
= Open Source Oscilloscopes =&lt;br /&gt;
&lt;br /&gt;
Of course, you have to already have a working o'scope in order to build and test another o'scope, making this the same sort of chicken-and-egg problem as the [[Projects#RepRap | RepRap]] project, the [http://en.wikipedia.org/wiki/GNU_Compiler_Collection GCC project], and other projects David Cary finds interesting.&lt;br /&gt;
&lt;br /&gt;
=PC Oscilloscopes=&lt;br /&gt;
&lt;br /&gt;
==Open Hardware for PC Oscilloscopes==&lt;br /&gt;
===Bitscope===&lt;br /&gt;
* $550 BS100U: 2 analog inputs + 8 digital inputs, optically isolated, from BitScope Designs (MetaChip Pty. Ltd.) [http://bitscope.com/]; [http://www.endolith.com/wordpress/2008/06/17/bitscope/ review by Endolith]&lt;br /&gt;
&lt;br /&gt;
===MultiAnalyser===&lt;br /&gt;
Some people on the PIClist have been discussing designing an open-source oscilloscope.&lt;br /&gt;
&lt;br /&gt;
* I think initial discussions occured on the [http://www.piclist.com/techref/postbot.asp?by=thread&amp;amp;id=%5BEE%5D+scope+project+anyone%3F&amp;amp;tgt=browse &amp;quot;[EE] scope project anyone?&amp;quot;] thread [http://www.piclist.com/techref/postbot.asp?by=time&amp;amp;id=piclist\2004\09\17\111014a.txt] at PIClist.&lt;br /&gt;
* Later discussion moved to the [http://tech.groups.yahoo.com/group/MultiAnalyser/ &amp;quot;MultiAnalyser&amp;quot; group at Yahoo]&lt;br /&gt;
&lt;br /&gt;
==Closed, COTS Hardware for PC Oscilloscopes==&lt;br /&gt;
* For low frequencies, pretty much any external sound card with a line input will work. External card line inputs generally have a range around 0-1 V whereas onboard microphone inputs only have up to about 50 mV, which just isn't enough sensitivity. The [http://vtluug.org/wiki/Lab-in-a-Box Virginia Tech Lab-in-a-Box] recommends the Behringer UCA202. To use a sound card oscilloscope on a regular basis, a circuit with variable attenuation is recommended (i.e. 1x and 10x). Compensation for the hardware and software gain can be done as part of the attenuator circuit or in software.&lt;br /&gt;
&lt;br /&gt;
==PC Oscilloscope Software==&lt;br /&gt;
&lt;br /&gt;
===Free Software===&lt;br /&gt;
&lt;br /&gt;
* [http://sourceforge.net/projects/xoscope/ Sourceforge: xoscope] is a digital oscilloscope for Linux that uses input from a sound card or EsounD and/or a ProbeScope/osziFOX and will soon support Bitscope hardware. The sound card device is hard-coded but instructions for modifying it are on the [http://vtluug.org/wiki/Lab-in-a-Box#Software VTLUUG wiki].&lt;br /&gt;
&lt;br /&gt;
* [http://www.baudline.com/source_code.html Baudline GPL version] is a signal analyzer designed for scientific visualization, using input from recorded data files or from a sound card. For Linux / Solaris. The source code is expensive and it is intended for qualified corporate or institutional buyers.&lt;br /&gt;
&lt;br /&gt;
* [http://tomeko.net/miniscope_v3/ Miniscope v3] is a digital oscilloscope for Windows. It connects to device using external dll. Available libraries to connect with sound card, Microchip MCHPUSB Generic HID Demo and custom AT91SAM7S64 hardware.&lt;br /&gt;
&lt;br /&gt;
===Non-Free Software===&lt;br /&gt;
* [http://www.baudline.com/what_is_baudline.html Baudline gratis download] (dual licensed, see Free Software entry).&lt;br /&gt;
* [http://www.zelscope.com/ Zelscope] Converts your PC into a dual-trace storage oscilloscope and spectrum analyzer. It uses your computer's sound card as analog-to-digital converter. Windows trialware.&lt;br /&gt;
* [http://www.bitscope.com/software/dso/ BitScope DSO] is a digital oscilloscope logic analyzer for Linux and Windows. It works with BitScope hardware and is distributed as freeware.&lt;br /&gt;
* [http://www.zeitnitz.de/Christian/scope_en Zeitnitz Souncard Scope] and function generator. For Windows.&lt;br /&gt;
&lt;br /&gt;
=Non-PC Oscilloscope Projects=&lt;br /&gt;
* [http://www.circuitcellar.com/archives/viewable/Zhang205/index.html &amp;quot;Handheld Multifunction Scope&amp;quot;] by Jingxi Zhang &amp;amp; Yang Zhang, 2007. &amp;quot;dual-channel oscilloscope supports 250 ksps for each channel&amp;quot;. ... also: ohmmeter, capacitance meter, and inductance meter ... pulse generator ... small speaker and OLED output. All functions work stand-alone with OLED display, but it can also be to a host PC with the USB port to display waveforms on the PC display.&lt;br /&gt;
* [http://www.dansworkshop.com/electricity-and-electronics/homebuilt-oscilloscope.htm Dan's Workshop: Notes on converting that old compact tv set or computer monitor into an oscilloscope.]&lt;br /&gt;
* [http://www.intio.or.jp/jf10zl/tvosc.htm &amp;quot;TV Oscilloscope Adaptor&amp;quot;] &amp;quot;This ... adapter ... changes a TV to a Oscilloscope.&amp;quot;&lt;br /&gt;
* Some people are discussing the possibility of somehow converting the (open-source) [[uWatch]] into a o'scope: [http://www.calcwatch.com/forum/viewtopic.php?id=139 WBL: watch based laboratory]&lt;br /&gt;
&lt;br /&gt;
=Uncategorized=&lt;br /&gt;
* K3PTO http://www.qsl.net/k3pto/ 8 bit&lt;br /&gt;
* [http://massmind.org/techref/scenix/sxoscope/index.htm Massmind: &amp;quot;SX based O’Scope&amp;quot;] by Alberto Geraci of BTX Sistemas&lt;br /&gt;
* [http://www.semifluid.com/?p=9 &amp;quot;PIC12F675 Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://zedomax.com/blog/2006/12/28/diy-hack-make-your-own-oscilloscope/ &amp;quot;DIY HACK - Make your own Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.geocities.com/SiliconValley/Lakes/7156/articl3.htm &amp;quot;Solid State Oscilloscope&amp;quot;] by George Katz 1987 -- an extremely simple and small circuit that drives a 10 x 10 LED array. (Would it make sense to adapt the [[PointLess LED Array]] to be more like this?)&lt;br /&gt;
&lt;br /&gt;
Epanorama has many links related to o'scopes and o'scope accessories [http://www.epanorama.net/links/measuring.html#oscilloscope].&lt;br /&gt;
&lt;br /&gt;
=Oscilloscope Design Discussions=&lt;br /&gt;
*[http://www.edaboard.com/ftopic41841-30.html Digital oscilloscope Project] edaboard.com&lt;br /&gt;
&lt;br /&gt;
== some low-cost oscilloscopes ==&lt;br /&gt;
&lt;br /&gt;
some low-cost oscilloscopes, in no particular order.&lt;br /&gt;
''... it would be nice to mention # of analog input channels, # of digital input channels, whether it can be used under Linux, does it have output channels ... price should (?) include 2 analog probes, ... is it open hardware? ... anything else?''&lt;br /&gt;
&lt;br /&gt;
* price name comments&lt;br /&gt;
* $150 (?) VELLEMAN HPS10 Hand Held Oscilloscope 10MHz sampling rate, LCD: 128x64 pixels [http://www.kitsusa.net/phpstore/html/VELLEMAN-HPS10-Hand-Held-Oscilloscope-989.html]&lt;br /&gt;
* $349.95 VT DSO-2815H,1x150MHz or 2x75MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $299.95 VT DSO-2810H,1x100MHz or 2x50MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $250 VT DSO-2810F,2x100MHz, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
*$150 Poscope basic 2 from PoLabs [http://poscope.com/ PoLabs], 2 analog channels, 16/8 digital channels, PC USB oscilloscope, spectrum analyzer, chart recorder, pattern generator, logic analyzer, PWM/ square generator&lt;br /&gt;
* $420 PicoScope 2202 from [http://picotech.com/ Pico Technology]([http://www.picotech.com/picoscope-2202.html ])([http://www.interwld.com/pico/pico-3000.htm ])([http://www.pc-oscilloscopes.com/3000.htm])&lt;br /&gt;
* $200 Hantek DSO-2090 USB PC Oscilloscope [http://www.beigly.com/catalog/hantek-dso2090-oscilloscope-p-96.html]&lt;br /&gt;
* $380.00 DSO2250 100MHz PC-SCOPE 250MS/s [http://world-educational-services.net/cart/index.php?main_page=product_info&amp;amp;cPath=56&amp;amp;products_id=134&amp;amp;zenid=68c155f8ccc626c8d316e8417b32dc5d]&lt;br /&gt;
* CAN 219.99 Syscomp Electronic Design DSO-101 [http://syscompdesign.com/] (Syscomp supports the &amp;quot;[https://sourceforge.net/projects/oip The Open Instrumentation Project]&amp;quot; [http://syscompdesign.com/oip.htm])&lt;br /&gt;
* EUR 427 ETC s.r.o. M520 Oscilloscope [http://etcsk.com/]&lt;br /&gt;
* $222 ANT8 : 8 Channel Logic Analyzer (EasySync)[http://easysync-ltd.com/]&lt;br /&gt;
* $200 PS40M10 : Swordfish Hand-Held Instrument (1 channel) USB (EasySync)&lt;br /&gt;
* $220 DS1M12 : Stingray Multi-Function Instrument (2 channel) USB (EasySync)&lt;br /&gt;
* under $600 : [[Jameco]] has some actual stand-alone oscilloscopes for under $600. So does www.tequipment.com - see Rigol 'scopes from China - good quality - also on eBay.&lt;br /&gt;
* under $200 : Carl's Electronics has some stand-alone and PC-hosted (parallel port?) oscilloscopes for under $200.[http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $170 HobbyLab USB oscilloscope [http://hobbylab.us/USBOscilloscope/Home.htm]&lt;br /&gt;
* $500 DS1022C : 2 Channel, 25 MHz Rigol Technologies Inc.[http://rigolna.com/]&lt;br /&gt;
* $999 CS320A Cleverscope [http://cleverscope.com/] (has a discussion forum[http://cleverscope.com/forum/])&lt;br /&gt;
* $167 DrDAQ &amp;quot;data logger&amp;quot; (parallel port) from Pico Technology [http://www.drdaq.com/]&lt;br /&gt;
* $970 NI USB-5132 : USB digitizer from National Instruments [http://sine.ni.com/nips/cds/view/p/lang/en/nid/203719]&lt;br /&gt;
* $139 Parallax USB Oscilloscope 2 analog inputs + trigger; 1 MS/s [http://parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/28014/List/1/ProductID/46/Default.aspx?SortField=ProductName%2cProductName]&lt;br /&gt;
* $170 PC USB Oscilloscope DiSco (HobbyLab, LLC). 2 analog inputs ( 200 KHz ) + 16 digital inputs (or 8 digital inputs + 8 digital outputs). [http://hobbylab.us/]&lt;br /&gt;
* $150 ST16B 10 MHz stand-alone oscilloscope, 2 analog inputs [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $190 VEPCS100 ( PCS100 ) - PC Based Oscilloscope; 1 analog input ( 12 MHz ); optically isolated from PC [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $950 DSO-8502 USB Oscilloscope, 2 analog inputs (250MSa/s) + external trigger; 1 digital output (trigger out); buffer: 512K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $799 DSO-8202 USB Oscilloscope, 2 analog inputs (200MSa/s) + external trigger; 1 digital output (trigger out); buffer: 128K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $108 LabJack U3 USB data acquisition and control device, 16 analog inputs ( 12 bit, 2.5 KSa/s at 12 bit resolution, 50 KSa/s at 8 bit resolution), buffer: 984 samples, 2 analog outputs, digital outputs [http://www.labjack.com/labjack_u3.php]&lt;br /&gt;
* $249 S2X100 USB Oscillloscope, 2 analog inputs (100Ms/s) with 8 bit resolution, buffer: 64K samples [http://www.dynoninstruments.com/products_s2x100.php?gclid=CNzyz_625pgCFQIyxwodgwSvMA]&lt;br /&gt;
* $495 ELAB-080 [http://www.dynoninstruments.com/products_elab080.php]&lt;br /&gt;
* $745 USBee AX-Plus, 2 analog inputs (Max 16 MS/s ?) and 8 digital inputs [http://www.usbee.com/ax.html]&lt;br /&gt;
* $90 DSO nano, 1 analog input (1 Ms/s) with 12 bit resolution; buffer: 4096 Point; waveform storage on SD card [http://www.seeedstudio.com/depot/micro-digital-storage-oscilloscopedso-nano-p-512.html]; [http://www.justblair.co.uk/seeed-studio-dso-nano-pocket-digital-storage-oscilloscope-review.html review by Justblair]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://measurementcomputing.com/cbicatalog/directory.asp?dept_id=403 Measurement Computing] has some wireless and USB analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.dataq.com/ DATAQ Instruments, Inc.] has some USB and Ethernet analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.designnotes.com/ DesignNotes.com, Inc.] has some USB and handheld LCD o'scopes from [http://www.velleman.be/ Velleman]:  [http://www.vellemanusa.com/us/enu/product/list/?id=347914 Velleman oscilloscopes] -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.linkinstruments.com/oscilloscope.htm Link Instruments Inc.] has several USB o'scopes and &amp;quot;USB MSO&amp;quot; (&amp;quot;mixed signal o'scope&amp;quot;). Are they already listed above?''&lt;br /&gt;
&lt;br /&gt;
EasySync[http://easysync-ltd.com/] is a distributor of RockyLogic's ANT8/etc products.&lt;br /&gt;
&lt;br /&gt;
Test Equipment Solutions Today, Inc.[http://testsolu.com/] is a distributor of Rigol's DVM and oscilloscope products.&lt;br /&gt;
&lt;br /&gt;
When you [http://search.ebay.com/search/search.dll?satitle=oscilloscope search eBay for oscilloscope], you might find some good deals.&lt;br /&gt;
&lt;br /&gt;
= further reading =&lt;br /&gt;
&lt;br /&gt;
* other [[hardware tool | good equipment to buy when getting started]]&lt;br /&gt;
&lt;br /&gt;
= external links =&lt;br /&gt;
&lt;br /&gt;
* [http://www.embedded.com/columns/breakpoint/160902529?printable=true &amp;quot;Scoping out palm-sized USB oscilloscopes&amp;quot;] by Jack Ganssle 2005, Embedded Systems Design. A review of 3 USB oscilloscopes -- reader comments at the end mention a few more USB o'scopes. ''(FIXME: make sure all the scopes mentioned are included on the above list)''&lt;br /&gt;
* Keith has made a list of [http://www.techtravels.org/amiga/amigablog/?p=167 &amp;quot;PC USB logic analyzers that cost under $1000.&amp;quot;][http://www.techtravels.org/tech/logicanalyzer.html], some of which can be used as an o'scope. ''Should I use the same $1000 price cut-off for the above list? Or perhaps double or halve it?''&lt;br /&gt;
* Brooke Clarke has posted a list of [http://prc68.com/I/PCO.html &amp;quot;PC based Oscilloscopes&amp;quot;]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Oscilloscope Wikipedia: oscilloscope]&lt;br /&gt;
* Other discussions of [http://forums.reprap.org/read.php?13,5086 &amp;quot;Cheap digital storage oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.ganssle.com/microscopes.htm The Ganssle Group reviews Inexpensive USB Scopes and Logic Analyzers]&lt;br /&gt;
* [http://massmind.org/techref/tools.htm Massmind: Tools] lists a few sources for a variety of tools used in electronics: o'scopes, logic analyzers, meters, waveform generators, etc.&lt;br /&gt;
* [http://ask.slashdot.org/askslashdot/04/02/28/0041233.shtml Slashdot: &amp;quot;Cheap PC Oscilloscopes - Any Recommendations?&amp;quot;]&lt;br /&gt;
* [http://slashdot.org/askslashdot/01/12/07/191220.shtml Slashdot: &amp;quot;Building a Cheap Oscilloscope Using Your PC?&amp;quot;]&lt;br /&gt;
* [http://www.epanorama.net/links/measuring.html#pcmeasuring ePanorama.net: &amp;quot;Using PC as a measurement instrument&amp;quot;] ''(FIXME: anything we should add to the above list?)''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Techniques]][[Category:Test Equipment]]&lt;/div&gt;</summary>
		<author><name>Cov</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=19095</id>
		<title>Oscilloscope</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=19095"/>
		<updated>2009-12-14T20:58:18Z</updated>

		<summary type="html">&lt;p&gt;Cov: /* Free Software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An '''oscilloscope''' (often abbreviated '''o'scope''' or '''scope''') displays signal voltages as a 2-D graph, usually as voltage (vertical axis) as a function of time (horizontal axis).&lt;br /&gt;
&lt;br /&gt;
The ''probe'' of a o'scope is held against, or is clipped to, the metal wire carrying the signal of interest.&lt;br /&gt;
&lt;br /&gt;
A '''dual-trace''' o'scope has 2 probes, so 2 different signals can be seen -- so not only the shape of the signal can be seen, but also the exact time from events on one signal to events on the other signal.&lt;br /&gt;
&lt;br /&gt;
= Techniques =&lt;br /&gt;
&lt;br /&gt;
Sometimes one wants to look at a 8-bit data bus -- typically one uses a &amp;quot;logic analyzer&amp;quot; to look at lots of time-aligned digital signals.&lt;br /&gt;
For a given number of signals to look at, oscilloscopes (which show the true analog waveform) are much more expensive than logic analyzers (which only show if a digital waveform is hi or low, above or below the logic threshold).&lt;br /&gt;
Many people buy both a (dual-trace) o'scope and a 16-trace logic analyzer, which together have a total cost less than one true 8-trace o'scope.&lt;br /&gt;
&lt;br /&gt;
''... more techniques ...''&lt;br /&gt;
&lt;br /&gt;
= Open Source Oscilloscopes =&lt;br /&gt;
&lt;br /&gt;
Of course, you have to already have a working o'scope in order to build and test another o'scope, making this the same sort of chicken-and-egg problem as the [[Projects#RepRap | RepRap]] project, the [http://en.wikipedia.org/wiki/GNU_Compiler_Collection GCC project], and other projects David Cary finds interesting.&lt;br /&gt;
&lt;br /&gt;
=PC Oscilloscopes=&lt;br /&gt;
&lt;br /&gt;
==Open Hardware for PC Oscilloscopes==&lt;br /&gt;
===Bitscope===&lt;br /&gt;
* $550 BS100U: 2 analog inputs + 8 digital inputs, optically isolated, from BitScope Designs (MetaChip Pty. Ltd.) [http://bitscope.com/]; [http://www.endolith.com/wordpress/2008/06/17/bitscope/ review by Endolith]&lt;br /&gt;
&lt;br /&gt;
===MultiAnalyser===&lt;br /&gt;
Some people on the PIClist have been discussing designing an open-source oscilloscope.&lt;br /&gt;
&lt;br /&gt;
* I think initial discussions occured on the [http://www.piclist.com/techref/postbot.asp?by=thread&amp;amp;id=%5BEE%5D+scope+project+anyone%3F&amp;amp;tgt=browse &amp;quot;[EE] scope project anyone?&amp;quot;] thread [http://www.piclist.com/techref/postbot.asp?by=time&amp;amp;id=piclist\2004\09\17\111014a.txt] at PIClist.&lt;br /&gt;
* Later discussion moved to the [http://tech.groups.yahoo.com/group/MultiAnalyser/ &amp;quot;MultiAnalyser&amp;quot; group at Yahoo]&lt;br /&gt;
&lt;br /&gt;
==Closed, COTS Hardware for PC Oscilloscopes==&lt;br /&gt;
* For low frequencies, pretty much any external sound card with a line input will work. External card line inputs generally have a range around 0-1 V whereas onboard microphone inputs only have up to about 50 mV, which just isn't enough sensitivity. The [http://vtluug.org/wiki/Lab-in-a-Box Virginia Tech Lab-in-a-Box] recommends the Behringer UCA202. To use a sound card oscilloscope on a regular basis, a circuit with variable attenuation is recommended (i.e. 1x and 10x). Compensation for the hardware and software gain can be done as part of the attenuator circuit or in software.&lt;br /&gt;
&lt;br /&gt;
==PC Oscilloscope Software==&lt;br /&gt;
&lt;br /&gt;
===Free Software===&lt;br /&gt;
&lt;br /&gt;
* [http://sourceforge.net/projects/xoscope/ Sourceforge: xoscope] is a digital oscilloscope for Linux that uses input from a sound card or EsounD and/or a ProbeScope/osziFOX and will soon support Bitscope hardware. The sound card device is hard-coded but instructions for modifying it are on the [http://vtluug.org/wiki/Lab-in-a-Box#Software VTLUUG wiki].&lt;br /&gt;
&lt;br /&gt;
* [http://www.baudline.com/source_code.html Baudline GPL version] is a signal analyzer designed for scientific visualization, using input from recorded data files or from a sound card. For Linux / Solaris. The source code is expensive and it is intended for qualified corporate or institutional buyers.&lt;br /&gt;
&lt;br /&gt;
* [http://tomeko.net/miniscope_v3/ Miniscope v3] is a digital oscilloscope for Windows. It connects to device using external dll. Available libraries to connect with sound card, Microchip MCHPUSB Generic HID Demo and custom AT91SAM7S64 hardware.&lt;br /&gt;
&lt;br /&gt;
===Non-Free Software===&lt;br /&gt;
* [http://www.baudline.com/what_is_baudline.html Baudline gratis download] (dual licensed, see Free Software entry).&lt;br /&gt;
* [http://www.zelscope.com/ Zelscope] Converts your PC into a dual-trace storage oscilloscope and spectrum analyzer. It uses your computer's sound card as analog-to-digital converter. Windows trialware.&lt;br /&gt;
* [http://www.bitscope.com/software/dso/ BitScope DSO] is a digital oscilloscope logic analyzer for Linux and Windows. It works with BitScope hardware and is distributed as freeware.&lt;br /&gt;
* [http://www.zeitnitz.de/Christian/scope_en Zeitnitz Souncard Scope] and function generator. For Windows.&lt;br /&gt;
&lt;br /&gt;
==Non-PC Oscilloscope Projects==&lt;br /&gt;
* [http://www.circuitcellar.com/archives/viewable/Zhang205/index.html &amp;quot;Handheld Multifunction Scope&amp;quot;] by Jingxi Zhang &amp;amp; Yang Zhang, 2007. &amp;quot;dual-channel oscilloscope supports 250 ksps for each channel&amp;quot;. ... also: ohmmeter, capacitance meter, and inductance meter ... pulse generator ... small speaker and OLED output. All functions work stand-alone with OLED display, but it can also be to a host PC with the USB port to display waveforms on the PC display.&lt;br /&gt;
* [http://www.dansworkshop.com/electricity-and-electronics/homebuilt-oscilloscope.htm Dan's Workshop: Notes on converting that old compact tv set or computer monitor into an oscilloscope.]&lt;br /&gt;
* [http://www.intio.or.jp/jf10zl/tvosc.htm &amp;quot;TV Oscilloscope Adaptor&amp;quot;] &amp;quot;This ... adapter ... changes a TV to a Oscilloscope.&amp;quot;&lt;br /&gt;
* Some people are discussing the possibility of somehow converting the (open-source) [[uWatch]] into a o'scope: [http://www.calcwatch.com/forum/viewtopic.php?id=139 WBL: watch based laboratory]&lt;br /&gt;
&lt;br /&gt;
==Uncategorized==&lt;br /&gt;
* K3PTO http://www.qsl.net/k3pto/ 8 bit&lt;br /&gt;
* [http://massmind.org/techref/scenix/sxoscope/index.htm Massmind: &amp;quot;SX based O’Scope&amp;quot;] by Alberto Geraci of BTX Sistemas&lt;br /&gt;
* [http://www.semifluid.com/?p=9 &amp;quot;PIC12F675 Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://zedomax.com/blog/2006/12/28/diy-hack-make-your-own-oscilloscope/ &amp;quot;DIY HACK - Make your own Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.geocities.com/SiliconValley/Lakes/7156/articl3.htm &amp;quot;Solid State Oscilloscope&amp;quot;] by George Katz 1987 -- an extremely simple and small circuit that drives a 10 x 10 LED array. (Would it make sense to adapt the [[PointLess LED Array]] to be more like this?)&lt;br /&gt;
&lt;br /&gt;
Epanorama has many links related to o'scopes and o'scope accessories [http://www.epanorama.net/links/measuring.html#oscilloscope].&lt;br /&gt;
&lt;br /&gt;
==Oscilloscope Design Discussions==&lt;br /&gt;
*[http://www.edaboard.com/ftopic41841-30.html Digital oscilloscope Project] edaboard.com&lt;br /&gt;
&lt;br /&gt;
== some low-cost oscilloscopes ==&lt;br /&gt;
&lt;br /&gt;
some low-cost oscilloscopes, in no particular order.&lt;br /&gt;
''... it would be nice to mention # of analog input channels, # of digital input channels, whether it can be used under Linux, does it have output channels ... price should (?) include 2 analog probes, ... is it open hardware? ... anything else?''&lt;br /&gt;
&lt;br /&gt;
* price name comments&lt;br /&gt;
* $150 (?) VELLEMAN HPS10 Hand Held Oscilloscope 10MHz sampling rate, LCD: 128x64 pixels [http://www.kitsusa.net/phpstore/html/VELLEMAN-HPS10-Hand-Held-Oscilloscope-989.html]&lt;br /&gt;
* $349.95 VT DSO-2815H,1x150MHz or 2x75MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $299.95 VT DSO-2810H,1x100MHz or 2x50MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $250 VT DSO-2810F,2x100MHz, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
*$150 Poscope basic 2 from PoLabs [http://poscope.com/ PoLabs], 2 analog channels, 16/8 digital channels, PC USB oscilloscope, spectrum analyzer, chart recorder, pattern generator, logic analyzer, PWM/ square generator&lt;br /&gt;
* $420 PicoScope 2202 from [http://picotech.com/ Pico Technology]([http://www.picotech.com/picoscope-2202.html ])([http://www.interwld.com/pico/pico-3000.htm ])([http://www.pc-oscilloscopes.com/3000.htm])&lt;br /&gt;
* $200 Hantek DSO-2090 USB PC Oscilloscope [http://www.beigly.com/catalog/hantek-dso2090-oscilloscope-p-96.html]&lt;br /&gt;
* $380.00 DSO2250 100MHz PC-SCOPE 250MS/s [http://world-educational-services.net/cart/index.php?main_page=product_info&amp;amp;cPath=56&amp;amp;products_id=134&amp;amp;zenid=68c155f8ccc626c8d316e8417b32dc5d]&lt;br /&gt;
* CAN 219.99 Syscomp Electronic Design DSO-101 [http://syscompdesign.com/] (Syscomp supports the &amp;quot;[https://sourceforge.net/projects/oip The Open Instrumentation Project]&amp;quot; [http://syscompdesign.com/oip.htm])&lt;br /&gt;
* EUR 427 ETC s.r.o. M520 Oscilloscope [http://etcsk.com/]&lt;br /&gt;
* $222 ANT8 : 8 Channel Logic Analyzer (EasySync)[http://easysync-ltd.com/]&lt;br /&gt;
* $200 PS40M10 : Swordfish Hand-Held Instrument (1 channel) USB (EasySync)&lt;br /&gt;
* $220 DS1M12 : Stingray Multi-Function Instrument (2 channel) USB (EasySync)&lt;br /&gt;
* under $600 : [[Jameco]] has some actual stand-alone oscilloscopes for under $600. So does www.tequipment.com - see Rigol 'scopes from China - good quality - also on eBay.&lt;br /&gt;
* under $200 : Carl's Electronics has some stand-alone and PC-hosted (parallel port?) oscilloscopes for under $200.[http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $170 HobbyLab USB oscilloscope [http://hobbylab.us/USBOscilloscope/Home.htm]&lt;br /&gt;
* $500 DS1022C : 2 Channel, 25 MHz Rigol Technologies Inc.[http://rigolna.com/]&lt;br /&gt;
* $999 CS320A Cleverscope [http://cleverscope.com/] (has a discussion forum[http://cleverscope.com/forum/])&lt;br /&gt;
* $167 DrDAQ &amp;quot;data logger&amp;quot; (parallel port) from Pico Technology [http://www.drdaq.com/]&lt;br /&gt;
* $970 NI USB-5132 : USB digitizer from National Instruments [http://sine.ni.com/nips/cds/view/p/lang/en/nid/203719]&lt;br /&gt;
* $139 Parallax USB Oscilloscope 2 analog inputs + trigger; 1 MS/s [http://parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/28014/List/1/ProductID/46/Default.aspx?SortField=ProductName%2cProductName]&lt;br /&gt;
* $170 PC USB Oscilloscope DiSco (HobbyLab, LLC). 2 analog inputs ( 200 KHz ) + 16 digital inputs (or 8 digital inputs + 8 digital outputs). [http://hobbylab.us/]&lt;br /&gt;
* $150 ST16B 10 MHz stand-alone oscilloscope, 2 analog inputs [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $190 VEPCS100 ( PCS100 ) - PC Based Oscilloscope; 1 analog input ( 12 MHz ); optically isolated from PC [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $950 DSO-8502 USB Oscilloscope, 2 analog inputs (250MSa/s) + external trigger; 1 digital output (trigger out); buffer: 512K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $799 DSO-8202 USB Oscilloscope, 2 analog inputs (200MSa/s) + external trigger; 1 digital output (trigger out); buffer: 128K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $108 LabJack U3 USB data acquisition and control device, 16 analog inputs ( 12 bit, 2.5 KSa/s at 12 bit resolution, 50 KSa/s at 8 bit resolution), buffer: 984 samples, 2 analog outputs, digital outputs [http://www.labjack.com/labjack_u3.php]&lt;br /&gt;
* $249 S2X100 USB Oscillloscope, 2 analog inputs (100Ms/s) with 8 bit resolution, buffer: 64K samples [http://www.dynoninstruments.com/products_s2x100.php?gclid=CNzyz_625pgCFQIyxwodgwSvMA]&lt;br /&gt;
* $495 ELAB-080 [http://www.dynoninstruments.com/products_elab080.php]&lt;br /&gt;
* $745 USBee AX-Plus, 2 analog inputs (Max 16 MS/s ?) and 8 digital inputs [http://www.usbee.com/ax.html]&lt;br /&gt;
* $90 DSO nano, 1 analog input (1 Ms/s) with 12 bit resolution; buffer: 4096 Point; waveform storage on SD card [http://www.seeedstudio.com/depot/micro-digital-storage-oscilloscopedso-nano-p-512.html]; [http://www.justblair.co.uk/seeed-studio-dso-nano-pocket-digital-storage-oscilloscope-review.html review by Justblair]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://measurementcomputing.com/cbicatalog/directory.asp?dept_id=403 Measurement Computing] has some wireless and USB analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.dataq.com/ DATAQ Instruments, Inc.] has some USB and Ethernet analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.designnotes.com/ DesignNotes.com, Inc.] has some USB and handheld LCD o'scopes from [http://www.velleman.be/ Velleman]:  [http://www.vellemanusa.com/us/enu/product/list/?id=347914 Velleman oscilloscopes] -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.linkinstruments.com/oscilloscope.htm Link Instruments Inc.] has several USB o'scopes and &amp;quot;USB MSO&amp;quot; (&amp;quot;mixed signal o'scope&amp;quot;). Are they already listed above?''&lt;br /&gt;
&lt;br /&gt;
EasySync[http://easysync-ltd.com/] is a distributor of RockyLogic's ANT8/etc products.&lt;br /&gt;
&lt;br /&gt;
Test Equipment Solutions Today, Inc.[http://testsolu.com/] is a distributor of Rigol's DVM and oscilloscope products.&lt;br /&gt;
&lt;br /&gt;
When you [http://search.ebay.com/search/search.dll?satitle=oscilloscope search eBay for oscilloscope], you might find some good deals.&lt;br /&gt;
&lt;br /&gt;
== further reading ==&lt;br /&gt;
&lt;br /&gt;
* other [[hardware tool | good equipment to buy when getting started]]&lt;br /&gt;
&lt;br /&gt;
== external links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.embedded.com/columns/breakpoint/160902529?printable=true &amp;quot;Scoping out palm-sized USB oscilloscopes&amp;quot;] by Jack Ganssle 2005, Embedded Systems Design. A review of 3 USB oscilloscopes -- reader comments at the end mention a few more USB o'scopes. ''(FIXME: make sure all the scopes mentioned are included on the above list)''&lt;br /&gt;
* Keith has made a list of [http://www.techtravels.org/amiga/amigablog/?p=167 &amp;quot;PC USB logic analyzers that cost under $1000.&amp;quot;][http://www.techtravels.org/tech/logicanalyzer.html], some of which can be used as an o'scope. ''Should I use the same $1000 price cut-off for the above list? Or perhaps double or halve it?''&lt;br /&gt;
* Brooke Clarke has posted a list of [http://prc68.com/I/PCO.html &amp;quot;PC based Oscilloscopes&amp;quot;]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Oscilloscope Wikipedia: oscilloscope]&lt;br /&gt;
* Other discussions of [http://forums.reprap.org/read.php?13,5086 &amp;quot;Cheap digital storage oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.ganssle.com/microscopes.htm The Ganssle Group reviews Inexpensive USB Scopes and Logic Analyzers]&lt;br /&gt;
* [http://massmind.org/techref/tools.htm Massmind: Tools] lists a few sources for a variety of tools used in electronics: o'scopes, logic analyzers, meters, waveform generators, etc.&lt;br /&gt;
* [http://ask.slashdot.org/askslashdot/04/02/28/0041233.shtml Slashdot: &amp;quot;Cheap PC Oscilloscopes - Any Recommendations?&amp;quot;]&lt;br /&gt;
* [http://slashdot.org/askslashdot/01/12/07/191220.shtml Slashdot: &amp;quot;Building a Cheap Oscilloscope Using Your PC?&amp;quot;]&lt;br /&gt;
* [http://www.epanorama.net/links/measuring.html#pcmeasuring ePanorama.net: &amp;quot;Using PC as a measurement instrument&amp;quot;] ''(FIXME: anything we should add to the above list?)''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Techniques]][[Category:Test Equipment]]&lt;/div&gt;</summary>
		<author><name>Cov</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=19094</id>
		<title>Oscilloscope</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=19094"/>
		<updated>2009-12-14T20:46:40Z</updated>

		<summary type="html">&lt;p&gt;Cov: /* Closed, COTS Hardware for PC Oscilloscopes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An '''oscilloscope''' (often abbreviated '''o'scope''' or '''scope''') displays signal voltages as a 2-D graph, usually as voltage (vertical axis) as a function of time (horizontal axis).&lt;br /&gt;
&lt;br /&gt;
The ''probe'' of a o'scope is held against, or is clipped to, the metal wire carrying the signal of interest.&lt;br /&gt;
&lt;br /&gt;
A '''dual-trace''' o'scope has 2 probes, so 2 different signals can be seen -- so not only the shape of the signal can be seen, but also the exact time from events on one signal to events on the other signal.&lt;br /&gt;
&lt;br /&gt;
= Techniques =&lt;br /&gt;
&lt;br /&gt;
Sometimes one wants to look at a 8-bit data bus -- typically one uses a &amp;quot;logic analyzer&amp;quot; to look at lots of time-aligned digital signals.&lt;br /&gt;
For a given number of signals to look at, oscilloscopes (which show the true analog waveform) are much more expensive than logic analyzers (which only show if a digital waveform is hi or low, above or below the logic threshold).&lt;br /&gt;
Many people buy both a (dual-trace) o'scope and a 16-trace logic analyzer, which together have a total cost less than one true 8-trace o'scope.&lt;br /&gt;
&lt;br /&gt;
''... more techniques ...''&lt;br /&gt;
&lt;br /&gt;
= Open Source Oscilloscopes =&lt;br /&gt;
&lt;br /&gt;
Of course, you have to already have a working o'scope in order to build and test another o'scope, making this the same sort of chicken-and-egg problem as the [[Projects#RepRap | RepRap]] project, the [http://en.wikipedia.org/wiki/GNU_Compiler_Collection GCC project], and other projects David Cary finds interesting.&lt;br /&gt;
&lt;br /&gt;
=PC Oscilloscopes=&lt;br /&gt;
&lt;br /&gt;
==Open Hardware for PC Oscilloscopes==&lt;br /&gt;
===Bitscope===&lt;br /&gt;
* $550 BS100U: 2 analog inputs + 8 digital inputs, optically isolated, from BitScope Designs (MetaChip Pty. Ltd.) [http://bitscope.com/]; [http://www.endolith.com/wordpress/2008/06/17/bitscope/ review by Endolith]&lt;br /&gt;
&lt;br /&gt;
===MultiAnalyser===&lt;br /&gt;
Some people on the PIClist have been discussing designing an open-source oscilloscope.&lt;br /&gt;
&lt;br /&gt;
* I think initial discussions occured on the [http://www.piclist.com/techref/postbot.asp?by=thread&amp;amp;id=%5BEE%5D+scope+project+anyone%3F&amp;amp;tgt=browse &amp;quot;[EE] scope project anyone?&amp;quot;] thread [http://www.piclist.com/techref/postbot.asp?by=time&amp;amp;id=piclist\2004\09\17\111014a.txt] at PIClist.&lt;br /&gt;
* Later discussion moved to the [http://tech.groups.yahoo.com/group/MultiAnalyser/ &amp;quot;MultiAnalyser&amp;quot; group at Yahoo]&lt;br /&gt;
&lt;br /&gt;
==Closed, COTS Hardware for PC Oscilloscopes==&lt;br /&gt;
* For low frequencies, pretty much any external sound card with a line input will work. External card line inputs generally have a range around 0-1 V whereas onboard microphone inputs only have up to about 50 mV, which just isn't enough sensitivity. The [http://vtluug.org/wiki/Lab-in-a-Box Virginia Tech Lab-in-a-Box] recommends the Behringer UCA202. To use a sound card oscilloscope on a regular basis, a circuit with variable attenuation is recommended (i.e. 1x and 10x). Compensation for the hardware and software gain can be done as part of the attenuator circuit or in software.&lt;br /&gt;
&lt;br /&gt;
==PC Oscilloscope Software==&lt;br /&gt;
&lt;br /&gt;
===Free Software===&lt;br /&gt;
&lt;br /&gt;
* [http://sourceforge.net/projects/xoscope/ Sourceforge: xoscope] is a digital oscilloscope for Linux that uses input from a sound card or EsounD and/or a ProbeScope/osziFOX and will soon support Bitscope hardware.&lt;br /&gt;
&lt;br /&gt;
* [http://www.baudline.com/source_code.html Baudline GPL version] is a signal analyzer designed for scientific visualization, using input from recorded data files or from a sound card. For Linux / Solaris. The source code is expensive and it is intended for qualified corporate or institutional buyers.&lt;br /&gt;
&lt;br /&gt;
* [http://tomeko.net/miniscope_v3/ Miniscope v3] is a digital oscilloscope for Windows. It connects to device using external dll. Available libraries to connect with sound card, Microchip MCHPUSB Generic HID Demo and custom AT91SAM7S64 hardware.&lt;br /&gt;
&lt;br /&gt;
===Non-Free Software===&lt;br /&gt;
* [http://www.baudline.com/what_is_baudline.html Baudline gratis download] (dual licensed, see Free Software entry).&lt;br /&gt;
* [http://www.zelscope.com/ Zelscope] Converts your PC into a dual-trace storage oscilloscope and spectrum analyzer. It uses your computer's sound card as analog-to-digital converter. Windows trialware.&lt;br /&gt;
* [http://www.bitscope.com/software/dso/ BitScope DSO] is a digital oscilloscope logic analyzer for Linux and Windows. It works with BitScope hardware and is distributed as freeware.&lt;br /&gt;
* [http://www.zeitnitz.de/Christian/scope_en Zeitnitz Souncard Scope] and function generator. For Windows.&lt;br /&gt;
&lt;br /&gt;
==Non-PC Oscilloscope Projects==&lt;br /&gt;
* [http://www.circuitcellar.com/archives/viewable/Zhang205/index.html &amp;quot;Handheld Multifunction Scope&amp;quot;] by Jingxi Zhang &amp;amp; Yang Zhang, 2007. &amp;quot;dual-channel oscilloscope supports 250 ksps for each channel&amp;quot;. ... also: ohmmeter, capacitance meter, and inductance meter ... pulse generator ... small speaker and OLED output. All functions work stand-alone with OLED display, but it can also be to a host PC with the USB port to display waveforms on the PC display.&lt;br /&gt;
* [http://www.dansworkshop.com/electricity-and-electronics/homebuilt-oscilloscope.htm Dan's Workshop: Notes on converting that old compact tv set or computer monitor into an oscilloscope.]&lt;br /&gt;
* [http://www.intio.or.jp/jf10zl/tvosc.htm &amp;quot;TV Oscilloscope Adaptor&amp;quot;] &amp;quot;This ... adapter ... changes a TV to a Oscilloscope.&amp;quot;&lt;br /&gt;
* Some people are discussing the possibility of somehow converting the (open-source) [[uWatch]] into a o'scope: [http://www.calcwatch.com/forum/viewtopic.php?id=139 WBL: watch based laboratory]&lt;br /&gt;
&lt;br /&gt;
==Uncategorized==&lt;br /&gt;
* K3PTO http://www.qsl.net/k3pto/ 8 bit&lt;br /&gt;
* [http://massmind.org/techref/scenix/sxoscope/index.htm Massmind: &amp;quot;SX based O’Scope&amp;quot;] by Alberto Geraci of BTX Sistemas&lt;br /&gt;
* [http://www.semifluid.com/?p=9 &amp;quot;PIC12F675 Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://zedomax.com/blog/2006/12/28/diy-hack-make-your-own-oscilloscope/ &amp;quot;DIY HACK - Make your own Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.geocities.com/SiliconValley/Lakes/7156/articl3.htm &amp;quot;Solid State Oscilloscope&amp;quot;] by George Katz 1987 -- an extremely simple and small circuit that drives a 10 x 10 LED array. (Would it make sense to adapt the [[PointLess LED Array]] to be more like this?)&lt;br /&gt;
&lt;br /&gt;
Epanorama has many links related to o'scopes and o'scope accessories [http://www.epanorama.net/links/measuring.html#oscilloscope].&lt;br /&gt;
&lt;br /&gt;
==Oscilloscope Design Discussions==&lt;br /&gt;
*[http://www.edaboard.com/ftopic41841-30.html Digital oscilloscope Project] edaboard.com&lt;br /&gt;
&lt;br /&gt;
== some low-cost oscilloscopes ==&lt;br /&gt;
&lt;br /&gt;
some low-cost oscilloscopes, in no particular order.&lt;br /&gt;
''... it would be nice to mention # of analog input channels, # of digital input channels, whether it can be used under Linux, does it have output channels ... price should (?) include 2 analog probes, ... is it open hardware? ... anything else?''&lt;br /&gt;
&lt;br /&gt;
* price name comments&lt;br /&gt;
* $150 (?) VELLEMAN HPS10 Hand Held Oscilloscope 10MHz sampling rate, LCD: 128x64 pixels [http://www.kitsusa.net/phpstore/html/VELLEMAN-HPS10-Hand-Held-Oscilloscope-989.html]&lt;br /&gt;
* $349.95 VT DSO-2815H,1x150MHz or 2x75MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $299.95 VT DSO-2810H,1x100MHz or 2x50MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $250 VT DSO-2810F,2x100MHz, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
*$150 Poscope basic 2 from PoLabs [http://poscope.com/ PoLabs], 2 analog channels, 16/8 digital channels, PC USB oscilloscope, spectrum analyzer, chart recorder, pattern generator, logic analyzer, PWM/ square generator&lt;br /&gt;
* $420 PicoScope 2202 from [http://picotech.com/ Pico Technology]([http://www.picotech.com/picoscope-2202.html ])([http://www.interwld.com/pico/pico-3000.htm ])([http://www.pc-oscilloscopes.com/3000.htm])&lt;br /&gt;
* $200 Hantek DSO-2090 USB PC Oscilloscope [http://www.beigly.com/catalog/hantek-dso2090-oscilloscope-p-96.html]&lt;br /&gt;
* $380.00 DSO2250 100MHz PC-SCOPE 250MS/s [http://world-educational-services.net/cart/index.php?main_page=product_info&amp;amp;cPath=56&amp;amp;products_id=134&amp;amp;zenid=68c155f8ccc626c8d316e8417b32dc5d]&lt;br /&gt;
* CAN 219.99 Syscomp Electronic Design DSO-101 [http://syscompdesign.com/] (Syscomp supports the &amp;quot;[https://sourceforge.net/projects/oip The Open Instrumentation Project]&amp;quot; [http://syscompdesign.com/oip.htm])&lt;br /&gt;
* EUR 427 ETC s.r.o. M520 Oscilloscope [http://etcsk.com/]&lt;br /&gt;
* $222 ANT8 : 8 Channel Logic Analyzer (EasySync)[http://easysync-ltd.com/]&lt;br /&gt;
* $200 PS40M10 : Swordfish Hand-Held Instrument (1 channel) USB (EasySync)&lt;br /&gt;
* $220 DS1M12 : Stingray Multi-Function Instrument (2 channel) USB (EasySync)&lt;br /&gt;
* under $600 : [[Jameco]] has some actual stand-alone oscilloscopes for under $600. So does www.tequipment.com - see Rigol 'scopes from China - good quality - also on eBay.&lt;br /&gt;
* under $200 : Carl's Electronics has some stand-alone and PC-hosted (parallel port?) oscilloscopes for under $200.[http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $170 HobbyLab USB oscilloscope [http://hobbylab.us/USBOscilloscope/Home.htm]&lt;br /&gt;
* $500 DS1022C : 2 Channel, 25 MHz Rigol Technologies Inc.[http://rigolna.com/]&lt;br /&gt;
* $999 CS320A Cleverscope [http://cleverscope.com/] (has a discussion forum[http://cleverscope.com/forum/])&lt;br /&gt;
* $167 DrDAQ &amp;quot;data logger&amp;quot; (parallel port) from Pico Technology [http://www.drdaq.com/]&lt;br /&gt;
* $970 NI USB-5132 : USB digitizer from National Instruments [http://sine.ni.com/nips/cds/view/p/lang/en/nid/203719]&lt;br /&gt;
* $139 Parallax USB Oscilloscope 2 analog inputs + trigger; 1 MS/s [http://parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/28014/List/1/ProductID/46/Default.aspx?SortField=ProductName%2cProductName]&lt;br /&gt;
* $170 PC USB Oscilloscope DiSco (HobbyLab, LLC). 2 analog inputs ( 200 KHz ) + 16 digital inputs (or 8 digital inputs + 8 digital outputs). [http://hobbylab.us/]&lt;br /&gt;
* $150 ST16B 10 MHz stand-alone oscilloscope, 2 analog inputs [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $190 VEPCS100 ( PCS100 ) - PC Based Oscilloscope; 1 analog input ( 12 MHz ); optically isolated from PC [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $950 DSO-8502 USB Oscilloscope, 2 analog inputs (250MSa/s) + external trigger; 1 digital output (trigger out); buffer: 512K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $799 DSO-8202 USB Oscilloscope, 2 analog inputs (200MSa/s) + external trigger; 1 digital output (trigger out); buffer: 128K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $108 LabJack U3 USB data acquisition and control device, 16 analog inputs ( 12 bit, 2.5 KSa/s at 12 bit resolution, 50 KSa/s at 8 bit resolution), buffer: 984 samples, 2 analog outputs, digital outputs [http://www.labjack.com/labjack_u3.php]&lt;br /&gt;
* $249 S2X100 USB Oscillloscope, 2 analog inputs (100Ms/s) with 8 bit resolution, buffer: 64K samples [http://www.dynoninstruments.com/products_s2x100.php?gclid=CNzyz_625pgCFQIyxwodgwSvMA]&lt;br /&gt;
* $495 ELAB-080 [http://www.dynoninstruments.com/products_elab080.php]&lt;br /&gt;
* $745 USBee AX-Plus, 2 analog inputs (Max 16 MS/s ?) and 8 digital inputs [http://www.usbee.com/ax.html]&lt;br /&gt;
* $90 DSO nano, 1 analog input (1 Ms/s) with 12 bit resolution; buffer: 4096 Point; waveform storage on SD card [http://www.seeedstudio.com/depot/micro-digital-storage-oscilloscopedso-nano-p-512.html]; [http://www.justblair.co.uk/seeed-studio-dso-nano-pocket-digital-storage-oscilloscope-review.html review by Justblair]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://measurementcomputing.com/cbicatalog/directory.asp?dept_id=403 Measurement Computing] has some wireless and USB analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.dataq.com/ DATAQ Instruments, Inc.] has some USB and Ethernet analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.designnotes.com/ DesignNotes.com, Inc.] has some USB and handheld LCD o'scopes from [http://www.velleman.be/ Velleman]:  [http://www.vellemanusa.com/us/enu/product/list/?id=347914 Velleman oscilloscopes] -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.linkinstruments.com/oscilloscope.htm Link Instruments Inc.] has several USB o'scopes and &amp;quot;USB MSO&amp;quot; (&amp;quot;mixed signal o'scope&amp;quot;). Are they already listed above?''&lt;br /&gt;
&lt;br /&gt;
EasySync[http://easysync-ltd.com/] is a distributor of RockyLogic's ANT8/etc products.&lt;br /&gt;
&lt;br /&gt;
Test Equipment Solutions Today, Inc.[http://testsolu.com/] is a distributor of Rigol's DVM and oscilloscope products.&lt;br /&gt;
&lt;br /&gt;
When you [http://search.ebay.com/search/search.dll?satitle=oscilloscope search eBay for oscilloscope], you might find some good deals.&lt;br /&gt;
&lt;br /&gt;
== further reading ==&lt;br /&gt;
&lt;br /&gt;
* other [[hardware tool | good equipment to buy when getting started]]&lt;br /&gt;
&lt;br /&gt;
== external links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.embedded.com/columns/breakpoint/160902529?printable=true &amp;quot;Scoping out palm-sized USB oscilloscopes&amp;quot;] by Jack Ganssle 2005, Embedded Systems Design. A review of 3 USB oscilloscopes -- reader comments at the end mention a few more USB o'scopes. ''(FIXME: make sure all the scopes mentioned are included on the above list)''&lt;br /&gt;
* Keith has made a list of [http://www.techtravels.org/amiga/amigablog/?p=167 &amp;quot;PC USB logic analyzers that cost under $1000.&amp;quot;][http://www.techtravels.org/tech/logicanalyzer.html], some of which can be used as an o'scope. ''Should I use the same $1000 price cut-off for the above list? Or perhaps double or halve it?''&lt;br /&gt;
* Brooke Clarke has posted a list of [http://prc68.com/I/PCO.html &amp;quot;PC based Oscilloscopes&amp;quot;]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Oscilloscope Wikipedia: oscilloscope]&lt;br /&gt;
* Other discussions of [http://forums.reprap.org/read.php?13,5086 &amp;quot;Cheap digital storage oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.ganssle.com/microscopes.htm The Ganssle Group reviews Inexpensive USB Scopes and Logic Analyzers]&lt;br /&gt;
* [http://massmind.org/techref/tools.htm Massmind: Tools] lists a few sources for a variety of tools used in electronics: o'scopes, logic analyzers, meters, waveform generators, etc.&lt;br /&gt;
* [http://ask.slashdot.org/askslashdot/04/02/28/0041233.shtml Slashdot: &amp;quot;Cheap PC Oscilloscopes - Any Recommendations?&amp;quot;]&lt;br /&gt;
* [http://slashdot.org/askslashdot/01/12/07/191220.shtml Slashdot: &amp;quot;Building a Cheap Oscilloscope Using Your PC?&amp;quot;]&lt;br /&gt;
* [http://www.epanorama.net/links/measuring.html#pcmeasuring ePanorama.net: &amp;quot;Using PC as a measurement instrument&amp;quot;] ''(FIXME: anything we should add to the above list?)''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Techniques]][[Category:Test Equipment]]&lt;/div&gt;</summary>
		<author><name>Cov</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=18918</id>
		<title>Oscilloscope</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=18918"/>
		<updated>2009-10-26T20:41:16Z</updated>

		<summary type="html">&lt;p&gt;Cov: /* Non-Free Software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An '''oscilloscope''' (often abbreviated '''o'scope''' or '''scope''') displays signal voltages as a 2-D graph, usually as voltage (vertical axis) as a function of time (horizontal axis).&lt;br /&gt;
&lt;br /&gt;
The ''probe'' of a o'scope is held against, or is clipped to, the metal wire carrying the signal of interest.&lt;br /&gt;
&lt;br /&gt;
A '''dual-trace''' o'scope has 2 probes, so 2 different signals can be seen -- so not only the shape of the signal can be seen, but also the exact time from events on one signal to events on the other signal.&lt;br /&gt;
&lt;br /&gt;
= Techniques =&lt;br /&gt;
&lt;br /&gt;
Sometimes one wants to look at a 8-bit data bus -- typically one uses a &amp;quot;logic analyzer&amp;quot; to look at lots of time-aligned digital signals.&lt;br /&gt;
For a given number of signals to look at, oscilloscopes (which show the true analog waveform) are much more expensive than logic analyzers (which only show if a digital waveform is hi or low, above or below the logic threshold).&lt;br /&gt;
Many people buy both a (dual-trace) o'scope and a 16-trace logic analyzer, which together have a total cost less than one true 8-trace o'scope.&lt;br /&gt;
&lt;br /&gt;
''... more techniques ...''&lt;br /&gt;
&lt;br /&gt;
= Open Source Oscilloscopes =&lt;br /&gt;
&lt;br /&gt;
Of course, you have to already have a working o'scope in order to build and test another o'scope, making this the same sort of chicken-and-egg problem as the [[Projects#RepRap | RepRap]] project, the [http://en.wikipedia.org/wiki/GNU_Compiler_Collection GCC project], and other projects David Cary finds interesting.&lt;br /&gt;
&lt;br /&gt;
=PC Oscilloscopes=&lt;br /&gt;
&lt;br /&gt;
==Open Hardware for PC Oscilloscopes==&lt;br /&gt;
===Bitscope===&lt;br /&gt;
* $550 BS100U: 2 analog inputs + 8 digital inputs, optically isolated, from BitScope Designs (MetaChip Pty. Ltd.) [http://bitscope.com/]&lt;br /&gt;
&lt;br /&gt;
===MultiAnalyser===&lt;br /&gt;
Some people on the PIClist have been discussing designing an open-source oscilloscope.&lt;br /&gt;
&lt;br /&gt;
* I think initial discussions occured on the [http://www.piclist.com/techref/postbot.asp?by=thread&amp;amp;id=%5BEE%5D+scope+project+anyone%3F&amp;amp;tgt=browse &amp;quot;[EE] scope project anyone?&amp;quot;] thread [http://www.piclist.com/techref/postbot.asp?by=time&amp;amp;id=piclist\2004\09\17\111014a.txt] at PIClist.&lt;br /&gt;
* Later discussion moved to the [http://tech.groups.yahoo.com/group/MultiAnalyser/ &amp;quot;MultiAnalyser&amp;quot; group at Yahoo]&lt;br /&gt;
&lt;br /&gt;
==Closed, COTS Hardware for PC Oscilloscopes==&lt;br /&gt;
* For low frequencies, pretty much any sound card with a line (not microphone) input. Line inputs generally have a range around 0-1 V whereas microphone inputs only have up to about 50 mV, which just isn't enough.&lt;br /&gt;
&lt;br /&gt;
==PC Oscilloscope Software==&lt;br /&gt;
&lt;br /&gt;
===Free Software===&lt;br /&gt;
&lt;br /&gt;
* [http://sourceforge.net/projects/xoscope/ Sourceforge: xoscope] is a digital oscilloscope for Linux that uses input from a sound card or EsounD and/or a ProbeScope/osziFOX and will soon support Bitscope hardware.&lt;br /&gt;
&lt;br /&gt;
* [http://www.baudline.com/source_code.html Baudline GPL version] is a signal analyzer designed for scientific visualization, using input from recorded data files or from a sound card. For Linux / Solaris. The source code is expensive and it is intended for qualified corporate or institutional buyers.&lt;br /&gt;
&lt;br /&gt;
===Non-Free Software===&lt;br /&gt;
* [http://www.baudline.com/what_is_baudline.html Baudline gratis download] (dual licensed, see Free Software entry).&lt;br /&gt;
* [http://www.zelscope.com/ Zelscope] Converts your PC into a dual-trace storage oscilloscope and spectrum analyzer. It uses your computer's sound card as analog-to-digital converter. Windows trialware.&lt;br /&gt;
* [http://www.bitscope.com/software/dso/ BitScope DSO] is a digital oscilloscope logic analyzer for Linux and Windows. It works with BitScope hardware and is distributed as freeware.&lt;br /&gt;
* [http://www.zeitnitz.de/Christian/scope_en Zeitnitz Souncard Scope] and function generator. For Windows.&lt;br /&gt;
&lt;br /&gt;
==Non-PC Oscilloscope Projects==&lt;br /&gt;
* [http://www.circuitcellar.com/archives/viewable/Zhang205/index.html &amp;quot;Handheld Multifunction Scope&amp;quot;] by Jingxi Zhang &amp;amp; Yang Zhang, 2007. &amp;quot;dual-channel oscilloscope supports 250 ksps for each channel&amp;quot;. ... also: ohmmeter, capacitance meter, and inductance meter ... pulse generator ... small speaker and OLED output. All functions work stand-alone with OLED display, but it can also be to a host PC with the USB port to display waveforms on the PC display.&lt;br /&gt;
* [http://www.dansworkshop.com/electricity-and-electronics/homebuilt-oscilloscope.htm Dan's Workshop: Notes on converting that old compact tv set or computer monitor into an oscilloscope.]&lt;br /&gt;
* [http://www.intio.or.jp/jf10zl/tvosc.htm &amp;quot;TV Oscilloscope Adaptor&amp;quot;] &amp;quot;This ... adapter ... changes a TV to a Oscilloscope.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Uncategorized==&lt;br /&gt;
* K3PTO http://www.qsl.net/k3pto/ 8 bit&lt;br /&gt;
* [http://massmind.org/techref/scenix/sxoscope/index.htm Massmind: &amp;quot;SX based O’Scope&amp;quot;] by Alberto Geraci of BTX Sistemas&lt;br /&gt;
* [http://www.semifluid.com/?p=9 &amp;quot;PIC12F675 Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://zedomax.com/blog/2006/12/28/diy-hack-make-your-own-oscilloscope/ &amp;quot;DIY HACK - Make your own Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.geocities.com/SiliconValley/Lakes/7156/articl3.htm &amp;quot;Solid State Oscilloscope&amp;quot;] by George Katz 1987 -- an extremely simple and small circuit that drives a 10 x 10 LED array. (Would it make sense to adapt the [[PointLess LED Array]] to be more like this?)&lt;br /&gt;
&lt;br /&gt;
Epanorama has many links related to o'scopes and o'scope accessories [http://www.epanorama.net/links/measuring.html#oscilloscope].&lt;br /&gt;
&lt;br /&gt;
==Oscilloscope Design Discussions==&lt;br /&gt;
*[http://www.edaboard.com/ftopic41841-30.html Digital oscilloscope Project] edaboard.com&lt;br /&gt;
&lt;br /&gt;
== some low-cost oscilloscopes ==&lt;br /&gt;
&lt;br /&gt;
some low-cost oscilloscopes, in no particular order.&lt;br /&gt;
''... it would be nice to mention # of analog input channels, # of digital input channels, whether it can be used under Linux, does it have output channels ... price should (?) include 2 analog probes, ... is it open hardware? ... anything else?''&lt;br /&gt;
&lt;br /&gt;
* price name comments&lt;br /&gt;
* $349.95 VT DSO-2815H,1x150MHz or 2x75MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $299.95 VT DSO-2810H,1x100MHz or 2x50MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $250 VT DSO-2810F,2x100MHz, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
*$150 Poscope basic 2 from PoLabs [http://poscope.com/ PoLabs], 2 analog channels, 16/8 digital channels, PC USB oscilloscope, spectrum analyzer, chart recorder, pattern generator, logic analyzer, PWM/ square generator&lt;br /&gt;
* $420 PicoScope 2202 from [http://picotech.com/ Pico Technology]([http://www.picotech.com/picoscope-2202.html ])([http://www.interwld.com/pico/pico-3000.htm ])([http://www.pc-oscilloscopes.com/3000.htm])&lt;br /&gt;
* $200 Hantek DSO-2090 USB PC Oscilloscope [http://www.beigly.com/catalog/hantek-dso2090-oscilloscope-p-96.html]&lt;br /&gt;
* $380.00 DSO2250 100MHz PC-SCOPE 250MS/s [http://world-educational-services.net/cart/index.php?main_page=product_info&amp;amp;cPath=56&amp;amp;products_id=134&amp;amp;zenid=68c155f8ccc626c8d316e8417b32dc5d]&lt;br /&gt;
* CAN 219.99 Syscomp Electronic Design DSO-101 [http://syscompdesign.com/] (Syscomp supports the &amp;quot;[https://sourceforge.net/projects/oip The Open Instrumentation Project]&amp;quot; [http://syscompdesign.com/oip.htm])&lt;br /&gt;
* EUR 427 ETC s.r.o. M520 Oscilloscope [http://etcsk.com/]&lt;br /&gt;
* $222 ANT8 : 8 Channel Logic Analyzer (EasySync)[http://easysync-ltd.com/]&lt;br /&gt;
* $200 PS40M10 : Swordfish Hand-Held Instrument (1 channel) USB (EasySync)&lt;br /&gt;
* $220 DS1M12 : Stingray Multi-Function Instrument (2 channel) USB (EasySync)&lt;br /&gt;
* under $600 : [[Jameco]] has some actual stand-alone oscilloscopes for under $600. So does www.tequipment.com - see Rigol 'scopes from China - good quality - also on eBay.&lt;br /&gt;
* under $200 : Carl's Electronics has some stand-alone and PC-hosted (parallel port?) oscilloscopes for under $200.[http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $170 HobbyLab USB oscilloscope [http://hobbylab.us/USBOscilloscope/Home.htm]&lt;br /&gt;
* $500 DS1022C : 2 Channel, 25 MHz Rigol Technologies Inc.[http://rigolna.com/]&lt;br /&gt;
* $999 CS320A Cleverscope [http://cleverscope.com/] (has a discussion forum[http://cleverscope.com/forum/])&lt;br /&gt;
* $167 DrDAQ &amp;quot;data logger&amp;quot; (parallel port) from Pico Technology [http://www.drdaq.com/]&lt;br /&gt;
* $970 NI USB-5132 : USB digitizer from National Instruments [http://sine.ni.com/nips/cds/view/p/lang/en/nid/203719]&lt;br /&gt;
* $139 Parallax USB Oscilloscope 2 analog inputs + trigger; 1 MS/s [http://parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/28014/List/1/ProductID/46/Default.aspx?SortField=ProductName%2cProductName]&lt;br /&gt;
* $170 PC USB Oscilloscope DiSco (HobbyLab, LLC). 2 analog inputs ( 200 KHz ) + 16 digital inputs (or 8 digital inputs + 8 digital outputs). [http://hobbylab.us/]&lt;br /&gt;
* $150 ST16B 10 MHz stand-alone oscilloscope, 2 analog inputs [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $190 VEPCS100 ( PCS100 ) - PC Based Oscilloscope; 1 analog input ( 12 MHz ); optically isolated from PC [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $950 DSO-8502 USB Oscilloscope, 2 analog inputs (250MSa/s) + external trigger; 1 digital output (trigger out); buffer: 512K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $799 DSO-8202 USB Oscilloscope, 2 analog inputs (200MSa/s) + external trigger; 1 digital output (trigger out); buffer: 128K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $108 LabJack U3 USB data acquisition and control device, 16 analog inputs ( 12 bit, 2.5 KSa/s at 12 bit resolution, 50 KSa/s at 8 bit resolution), buffer: 984 samples, 2 analog outputs, digital outputs [http://www.labjack.com/labjack_u3.php]&lt;br /&gt;
* $249 S2X100 USB Oscillloscope, 2 analog inputs (100Ms/s) with 8 bit resolution, buffer: 64K samples [http://www.dynoninstruments.com/products_s2x100.php?gclid=CNzyz_625pgCFQIyxwodgwSvMA]&lt;br /&gt;
* $495 ELAB-080 [http://www.dynoninstruments.com/products_elab080.php]&lt;br /&gt;
* $745 USBee AX-Plus, 2 analog inputs (Max 16 MS/s ?) and 8 digital inputs [http://www.usbee.com/ax.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://measurementcomputing.com/cbicatalog/directory.asp?dept_id=403 Measurement Computing] has some wireless and USB analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.dataq.com/ DATAQ Instruments, Inc.] has some USB and Ethernet analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.designnotes.com/ DesignNotes.com, Inc.] has some USB and handheld LCD o'scopes from [http://www.velleman.be/ Velleman]:  [http://www.vellemanusa.com/us/enu/product/list/?id=347914 Velleman oscilloscopes] -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.linkinstruments.com/oscilloscope.htm Link Instruments Inc.] has several USB o'scopes and &amp;quot;USB MSO&amp;quot; (&amp;quot;mixed signal o'scope&amp;quot;). Are they already listed above?''&lt;br /&gt;
&lt;br /&gt;
EasySync[http://easysync-ltd.com/] is a distributor of RockyLogic's ANT8/etc products.&lt;br /&gt;
&lt;br /&gt;
Test Equipment Solutions Today, Inc.[http://testsolu.com/] is a distributor of Rigol's DVM and oscilloscope products.&lt;br /&gt;
&lt;br /&gt;
When you [http://search.ebay.com/search/search.dll?satitle=oscilloscope search eBay for oscilloscope], you might find some good deals.&lt;br /&gt;
&lt;br /&gt;
== further reading ==&lt;br /&gt;
&lt;br /&gt;
* other [[hardware tool | good equipment to buy when getting started]]&lt;br /&gt;
&lt;br /&gt;
== external links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.embedded.com/columns/breakpoint/160902529?printable=true &amp;quot;Scoping out palm-sized USB oscilloscopes&amp;quot;] by Jack Ganssle 2005, Embedded Systems Design. A review of 3 USB oscilloscopes -- reader comments at the end mention a few more USB o'scopes. ''(FIXME: make sure all the scopes mentioned are included on the above list)''&lt;br /&gt;
* Keith has made a list of [http://www.techtravels.org/amiga/amigablog/?p=167 &amp;quot;PC USB logic analyzers that cost under $1000.&amp;quot;][http://www.techtravels.org/tech/logicanalyzer.html], some of which can be used as an o'scope. ''Should I use the same $1000 price cut-off for the above list? Or perhaps double or halve it?''&lt;br /&gt;
* Brooke Clarke has posted a list of [http://prc68.com/I/PCO.html &amp;quot;PC based Oscilloscopes&amp;quot;]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Oscilloscope Wikipedia: oscilloscope]&lt;br /&gt;
* Other discussions of [http://forums.reprap.org/read.php?13,5086 &amp;quot;Cheap digital storage oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.ganssle.com/microscopes.htm The Ganssle Group reviews Inexpensive USB Scopes and Logic Analyzers]&lt;br /&gt;
* [http://massmind.org/techref/tools.htm Massmind: Tools] lists a few sources for a variety of tools used in electronics: o'scopes, logic analyzers, meters, waveform generators, etc.&lt;br /&gt;
* [http://ask.slashdot.org/askslashdot/04/02/28/0041233.shtml Slashdot: &amp;quot;Cheap PC Oscilloscopes - Any Recommendations?&amp;quot;]&lt;br /&gt;
* [http://slashdot.org/askslashdot/01/12/07/191220.shtml Slashdot: &amp;quot;Building a Cheap Oscilloscope Using Your PC?&amp;quot;]&lt;br /&gt;
* [http://www.epanorama.net/links/measuring.html#pcmeasuring ePanorama.net: &amp;quot;Using PC as a measurement instrument&amp;quot;] ''(FIXME: anything we should add to the above list?)''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Techniques]][[Category:Test Equipment]]&lt;/div&gt;</summary>
		<author><name>Cov</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=18917</id>
		<title>Oscilloscope</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=18917"/>
		<updated>2009-10-26T20:39:05Z</updated>

		<summary type="html">&lt;p&gt;Cov: /* Free Software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An '''oscilloscope''' (often abbreviated '''o'scope''' or '''scope''') displays signal voltages as a 2-D graph, usually as voltage (vertical axis) as a function of time (horizontal axis).&lt;br /&gt;
&lt;br /&gt;
The ''probe'' of a o'scope is held against, or is clipped to, the metal wire carrying the signal of interest.&lt;br /&gt;
&lt;br /&gt;
A '''dual-trace''' o'scope has 2 probes, so 2 different signals can be seen -- so not only the shape of the signal can be seen, but also the exact time from events on one signal to events on the other signal.&lt;br /&gt;
&lt;br /&gt;
= Techniques =&lt;br /&gt;
&lt;br /&gt;
Sometimes one wants to look at a 8-bit data bus -- typically one uses a &amp;quot;logic analyzer&amp;quot; to look at lots of time-aligned digital signals.&lt;br /&gt;
For a given number of signals to look at, oscilloscopes (which show the true analog waveform) are much more expensive than logic analyzers (which only show if a digital waveform is hi or low, above or below the logic threshold).&lt;br /&gt;
Many people buy both a (dual-trace) o'scope and a 16-trace logic analyzer, which together have a total cost less than one true 8-trace o'scope.&lt;br /&gt;
&lt;br /&gt;
''... more techniques ...''&lt;br /&gt;
&lt;br /&gt;
= Open Source Oscilloscopes =&lt;br /&gt;
&lt;br /&gt;
Of course, you have to already have a working o'scope in order to build and test another o'scope, making this the same sort of chicken-and-egg problem as the [[Projects#RepRap | RepRap]] project, the [http://en.wikipedia.org/wiki/GNU_Compiler_Collection GCC project], and other projects David Cary finds interesting.&lt;br /&gt;
&lt;br /&gt;
=PC Oscilloscopes=&lt;br /&gt;
&lt;br /&gt;
==Open Hardware for PC Oscilloscopes==&lt;br /&gt;
===Bitscope===&lt;br /&gt;
* $550 BS100U: 2 analog inputs + 8 digital inputs, optically isolated, from BitScope Designs (MetaChip Pty. Ltd.) [http://bitscope.com/]&lt;br /&gt;
&lt;br /&gt;
===MultiAnalyser===&lt;br /&gt;
Some people on the PIClist have been discussing designing an open-source oscilloscope.&lt;br /&gt;
&lt;br /&gt;
* I think initial discussions occured on the [http://www.piclist.com/techref/postbot.asp?by=thread&amp;amp;id=%5BEE%5D+scope+project+anyone%3F&amp;amp;tgt=browse &amp;quot;[EE] scope project anyone?&amp;quot;] thread [http://www.piclist.com/techref/postbot.asp?by=time&amp;amp;id=piclist\2004\09\17\111014a.txt] at PIClist.&lt;br /&gt;
* Later discussion moved to the [http://tech.groups.yahoo.com/group/MultiAnalyser/ &amp;quot;MultiAnalyser&amp;quot; group at Yahoo]&lt;br /&gt;
&lt;br /&gt;
==Closed, COTS Hardware for PC Oscilloscopes==&lt;br /&gt;
* For low frequencies, pretty much any sound card with a line (not microphone) input. Line inputs generally have a range around 0-1 V whereas microphone inputs only have up to about 50 mV, which just isn't enough.&lt;br /&gt;
&lt;br /&gt;
==PC Oscilloscope Software==&lt;br /&gt;
&lt;br /&gt;
===Free Software===&lt;br /&gt;
&lt;br /&gt;
* [http://sourceforge.net/projects/xoscope/ Sourceforge: xoscope] is a digital oscilloscope for Linux that uses input from a sound card or EsounD and/or a ProbeScope/osziFOX and will soon support Bitscope hardware.&lt;br /&gt;
&lt;br /&gt;
* [http://www.baudline.com/source_code.html Baudline GPL version] is a signal analyzer designed for scientific visualization, using input from recorded data files or from a sound card. For Linux / Solaris. The source code is expensive and it is intended for qualified corporate or institutional buyers.&lt;br /&gt;
&lt;br /&gt;
===Non-Free Software===&lt;br /&gt;
* [http://www.baudline.com/what_is_baudline.html Baudline gratis download] (dual licensed, see Free Software entry).&lt;br /&gt;
* [http://www.zelscope.com/ Zelscope] Converts your PC into a dual-trace storage oscilloscope and spectrum analyzer. It uses your computer's sound card as analog-to-digital converter. Windows trialware.&lt;br /&gt;
* [http://www.bitscope.com/software/dso/ BitScope DSO] is a digital oscilloscope logic analyzer for Linux and Windows. It works with BitScope hardware and is distributed as freeware.&lt;br /&gt;
&lt;br /&gt;
==Non-PC Oscilloscope Projects==&lt;br /&gt;
* [http://www.circuitcellar.com/archives/viewable/Zhang205/index.html &amp;quot;Handheld Multifunction Scope&amp;quot;] by Jingxi Zhang &amp;amp; Yang Zhang, 2007. &amp;quot;dual-channel oscilloscope supports 250 ksps for each channel&amp;quot;. ... also: ohmmeter, capacitance meter, and inductance meter ... pulse generator ... small speaker and OLED output. All functions work stand-alone with OLED display, but it can also be to a host PC with the USB port to display waveforms on the PC display.&lt;br /&gt;
* [http://www.dansworkshop.com/electricity-and-electronics/homebuilt-oscilloscope.htm Dan's Workshop: Notes on converting that old compact tv set or computer monitor into an oscilloscope.]&lt;br /&gt;
* [http://www.intio.or.jp/jf10zl/tvosc.htm &amp;quot;TV Oscilloscope Adaptor&amp;quot;] &amp;quot;This ... adapter ... changes a TV to a Oscilloscope.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Uncategorized==&lt;br /&gt;
* K3PTO http://www.qsl.net/k3pto/ 8 bit&lt;br /&gt;
* [http://massmind.org/techref/scenix/sxoscope/index.htm Massmind: &amp;quot;SX based O’Scope&amp;quot;] by Alberto Geraci of BTX Sistemas&lt;br /&gt;
* [http://www.semifluid.com/?p=9 &amp;quot;PIC12F675 Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://zedomax.com/blog/2006/12/28/diy-hack-make-your-own-oscilloscope/ &amp;quot;DIY HACK - Make your own Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.geocities.com/SiliconValley/Lakes/7156/articl3.htm &amp;quot;Solid State Oscilloscope&amp;quot;] by George Katz 1987 -- an extremely simple and small circuit that drives a 10 x 10 LED array. (Would it make sense to adapt the [[PointLess LED Array]] to be more like this?)&lt;br /&gt;
&lt;br /&gt;
Epanorama has many links related to o'scopes and o'scope accessories [http://www.epanorama.net/links/measuring.html#oscilloscope].&lt;br /&gt;
&lt;br /&gt;
==Oscilloscope Design Discussions==&lt;br /&gt;
*[http://www.edaboard.com/ftopic41841-30.html Digital oscilloscope Project] edaboard.com&lt;br /&gt;
&lt;br /&gt;
== some low-cost oscilloscopes ==&lt;br /&gt;
&lt;br /&gt;
some low-cost oscilloscopes, in no particular order.&lt;br /&gt;
''... it would be nice to mention # of analog input channels, # of digital input channels, whether it can be used under Linux, does it have output channels ... price should (?) include 2 analog probes, ... is it open hardware? ... anything else?''&lt;br /&gt;
&lt;br /&gt;
* price name comments&lt;br /&gt;
* $349.95 VT DSO-2815H,1x150MHz or 2x75MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $299.95 VT DSO-2810H,1x100MHz or 2x50MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $250 VT DSO-2810F,2x100MHz, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
*$150 Poscope basic 2 from PoLabs [http://poscope.com/ PoLabs], 2 analog channels, 16/8 digital channels, PC USB oscilloscope, spectrum analyzer, chart recorder, pattern generator, logic analyzer, PWM/ square generator&lt;br /&gt;
* $420 PicoScope 2202 from [http://picotech.com/ Pico Technology]([http://www.picotech.com/picoscope-2202.html ])([http://www.interwld.com/pico/pico-3000.htm ])([http://www.pc-oscilloscopes.com/3000.htm])&lt;br /&gt;
* $200 Hantek DSO-2090 USB PC Oscilloscope [http://www.beigly.com/catalog/hantek-dso2090-oscilloscope-p-96.html]&lt;br /&gt;
* $380.00 DSO2250 100MHz PC-SCOPE 250MS/s [http://world-educational-services.net/cart/index.php?main_page=product_info&amp;amp;cPath=56&amp;amp;products_id=134&amp;amp;zenid=68c155f8ccc626c8d316e8417b32dc5d]&lt;br /&gt;
* CAN 219.99 Syscomp Electronic Design DSO-101 [http://syscompdesign.com/] (Syscomp supports the &amp;quot;[https://sourceforge.net/projects/oip The Open Instrumentation Project]&amp;quot; [http://syscompdesign.com/oip.htm])&lt;br /&gt;
* EUR 427 ETC s.r.o. M520 Oscilloscope [http://etcsk.com/]&lt;br /&gt;
* $222 ANT8 : 8 Channel Logic Analyzer (EasySync)[http://easysync-ltd.com/]&lt;br /&gt;
* $200 PS40M10 : Swordfish Hand-Held Instrument (1 channel) USB (EasySync)&lt;br /&gt;
* $220 DS1M12 : Stingray Multi-Function Instrument (2 channel) USB (EasySync)&lt;br /&gt;
* under $600 : [[Jameco]] has some actual stand-alone oscilloscopes for under $600. So does www.tequipment.com - see Rigol 'scopes from China - good quality - also on eBay.&lt;br /&gt;
* under $200 : Carl's Electronics has some stand-alone and PC-hosted (parallel port?) oscilloscopes for under $200.[http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $170 HobbyLab USB oscilloscope [http://hobbylab.us/USBOscilloscope/Home.htm]&lt;br /&gt;
* $500 DS1022C : 2 Channel, 25 MHz Rigol Technologies Inc.[http://rigolna.com/]&lt;br /&gt;
* $999 CS320A Cleverscope [http://cleverscope.com/] (has a discussion forum[http://cleverscope.com/forum/])&lt;br /&gt;
* $167 DrDAQ &amp;quot;data logger&amp;quot; (parallel port) from Pico Technology [http://www.drdaq.com/]&lt;br /&gt;
* $970 NI USB-5132 : USB digitizer from National Instruments [http://sine.ni.com/nips/cds/view/p/lang/en/nid/203719]&lt;br /&gt;
* $139 Parallax USB Oscilloscope 2 analog inputs + trigger; 1 MS/s [http://parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/28014/List/1/ProductID/46/Default.aspx?SortField=ProductName%2cProductName]&lt;br /&gt;
* $170 PC USB Oscilloscope DiSco (HobbyLab, LLC). 2 analog inputs ( 200 KHz ) + 16 digital inputs (or 8 digital inputs + 8 digital outputs). [http://hobbylab.us/]&lt;br /&gt;
* $150 ST16B 10 MHz stand-alone oscilloscope, 2 analog inputs [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $190 VEPCS100 ( PCS100 ) - PC Based Oscilloscope; 1 analog input ( 12 MHz ); optically isolated from PC [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $950 DSO-8502 USB Oscilloscope, 2 analog inputs (250MSa/s) + external trigger; 1 digital output (trigger out); buffer: 512K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $799 DSO-8202 USB Oscilloscope, 2 analog inputs (200MSa/s) + external trigger; 1 digital output (trigger out); buffer: 128K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $108 LabJack U3 USB data acquisition and control device, 16 analog inputs ( 12 bit, 2.5 KSa/s at 12 bit resolution, 50 KSa/s at 8 bit resolution), buffer: 984 samples, 2 analog outputs, digital outputs [http://www.labjack.com/labjack_u3.php]&lt;br /&gt;
* $249 S2X100 USB Oscillloscope, 2 analog inputs (100Ms/s) with 8 bit resolution, buffer: 64K samples [http://www.dynoninstruments.com/products_s2x100.php?gclid=CNzyz_625pgCFQIyxwodgwSvMA]&lt;br /&gt;
* $495 ELAB-080 [http://www.dynoninstruments.com/products_elab080.php]&lt;br /&gt;
* $745 USBee AX-Plus, 2 analog inputs (Max 16 MS/s ?) and 8 digital inputs [http://www.usbee.com/ax.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://measurementcomputing.com/cbicatalog/directory.asp?dept_id=403 Measurement Computing] has some wireless and USB analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.dataq.com/ DATAQ Instruments, Inc.] has some USB and Ethernet analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.designnotes.com/ DesignNotes.com, Inc.] has some USB and handheld LCD o'scopes from [http://www.velleman.be/ Velleman]:  [http://www.vellemanusa.com/us/enu/product/list/?id=347914 Velleman oscilloscopes] -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.linkinstruments.com/oscilloscope.htm Link Instruments Inc.] has several USB o'scopes and &amp;quot;USB MSO&amp;quot; (&amp;quot;mixed signal o'scope&amp;quot;). Are they already listed above?''&lt;br /&gt;
&lt;br /&gt;
EasySync[http://easysync-ltd.com/] is a distributor of RockyLogic's ANT8/etc products.&lt;br /&gt;
&lt;br /&gt;
Test Equipment Solutions Today, Inc.[http://testsolu.com/] is a distributor of Rigol's DVM and oscilloscope products.&lt;br /&gt;
&lt;br /&gt;
When you [http://search.ebay.com/search/search.dll?satitle=oscilloscope search eBay for oscilloscope], you might find some good deals.&lt;br /&gt;
&lt;br /&gt;
== further reading ==&lt;br /&gt;
&lt;br /&gt;
* other [[hardware tool | good equipment to buy when getting started]]&lt;br /&gt;
&lt;br /&gt;
== external links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.embedded.com/columns/breakpoint/160902529?printable=true &amp;quot;Scoping out palm-sized USB oscilloscopes&amp;quot;] by Jack Ganssle 2005, Embedded Systems Design. A review of 3 USB oscilloscopes -- reader comments at the end mention a few more USB o'scopes. ''(FIXME: make sure all the scopes mentioned are included on the above list)''&lt;br /&gt;
* Keith has made a list of [http://www.techtravels.org/amiga/amigablog/?p=167 &amp;quot;PC USB logic analyzers that cost under $1000.&amp;quot;][http://www.techtravels.org/tech/logicanalyzer.html], some of which can be used as an o'scope. ''Should I use the same $1000 price cut-off for the above list? Or perhaps double or halve it?''&lt;br /&gt;
* Brooke Clarke has posted a list of [http://prc68.com/I/PCO.html &amp;quot;PC based Oscilloscopes&amp;quot;]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Oscilloscope Wikipedia: oscilloscope]&lt;br /&gt;
* Other discussions of [http://forums.reprap.org/read.php?13,5086 &amp;quot;Cheap digital storage oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.ganssle.com/microscopes.htm The Ganssle Group reviews Inexpensive USB Scopes and Logic Analyzers]&lt;br /&gt;
* [http://massmind.org/techref/tools.htm Massmind: Tools] lists a few sources for a variety of tools used in electronics: o'scopes, logic analyzers, meters, waveform generators, etc.&lt;br /&gt;
* [http://ask.slashdot.org/askslashdot/04/02/28/0041233.shtml Slashdot: &amp;quot;Cheap PC Oscilloscopes - Any Recommendations?&amp;quot;]&lt;br /&gt;
* [http://slashdot.org/askslashdot/01/12/07/191220.shtml Slashdot: &amp;quot;Building a Cheap Oscilloscope Using Your PC?&amp;quot;]&lt;br /&gt;
* [http://www.epanorama.net/links/measuring.html#pcmeasuring ePanorama.net: &amp;quot;Using PC as a measurement instrument&amp;quot;] ''(FIXME: anything we should add to the above list?)''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Techniques]][[Category:Test Equipment]]&lt;/div&gt;</summary>
		<author><name>Cov</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=User_talk:DavidCary&amp;diff=18916</id>
		<title>User talk:DavidCary</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=User_talk:DavidCary&amp;diff=18916"/>
		<updated>2009-10-26T20:36:49Z</updated>

		<summary type="html">&lt;p&gt;Cov: /* Baudline Free Software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== from russ_hensel Jan 21 09 ==&lt;br /&gt;
&lt;br /&gt;
I have been thinking about how to get more traffic at open circuits.  So far:&lt;br /&gt;
&lt;br /&gt;
*Post links to it on forums, these are usually on topic for the forum, not just ads.&lt;br /&gt;
*Started a sub wiki for SourceBoost C ( much of which is just a collection of stuff I was doing here anyway )  If this seems to commercial, let me know and we can see if there is a better way to do it.  I think it fits the site well however.&lt;br /&gt;
*When I link to sites now I often send an email letting them know and inviting them to contribute, not too much has come of this yet, but more time will tell.&lt;br /&gt;
&lt;br /&gt;
*Should we consider adding the site to some web rings?  If we think this is a good idea what process should we use to discuss and keep the process under control.&lt;br /&gt;
&lt;br /&gt;
Russ&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== from joshua w. ==&lt;br /&gt;
The pceeg project has become a alpha release now. I now have eagle cad files schematics and boards for all three boards.&lt;br /&gt;
I have the pcb from sparkfun in my hand.&lt;br /&gt;
I will be ordering parts for the microcontroler printed circuit board this weekend to test it out.&lt;br /&gt;
Take a look at it it has changed a lot. &lt;br /&gt;
I look forward to your comments I would like help on this project.&lt;br /&gt;
&lt;br /&gt;
== from russ hensel ==&lt;br /&gt;
&lt;br /&gt;
I am making a page just for the spam topic [[How Should We Deal With Spam]] and will move all the discussion here to their if you do not object.  Then will link in a few other places as well.  Ok.&lt;br /&gt;
&lt;br /&gt;
''That sounds great. I've just finished moving all the spam-related discussion on this &amp;quot;User talk:DavidCary&amp;quot; page to the [[spam]] page, but I'm sure there are other similar discussions scattered all over the place. I hope we will be able to reap the advantages of [http://www.communitywiki.org/ConsolidateInformation consolidate information]. --[[User:DavidCary|DavidCary]] 12:33, 9 April 2008 (PDT)''&lt;br /&gt;
&lt;br /&gt;
== question about russ_hensel_test ==&lt;br /&gt;
&lt;br /&gt;
from my talk page:&lt;br /&gt;
&lt;br /&gt;
russ_hensel_test as with a few other pages that should be linked to only from my personal page were indeed tests, some should have already&lt;br /&gt;
been deleted.  At the time I had no idea how to move them.  I will try to leave less trash behind.&lt;br /&gt;
&lt;br /&gt;
Russ&lt;br /&gt;
&lt;br /&gt;
No worries.&lt;br /&gt;
It's easy enough to fix.&lt;br /&gt;
&lt;br /&gt;
I just wanted to check in and see what the scoop was before plunging in and deleting a page that *looks* redundant, but perhaps is merely in the middle of some complex transformation.&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 21:29, 14 February 2008 (PST)&lt;br /&gt;
&lt;br /&gt;
== Take a look at..... ==&lt;br /&gt;
[[russ_hensel_test]]&lt;br /&gt;
&lt;br /&gt;
take a look at a page I am working on for PIC projects ( all external )&lt;br /&gt;
It clearly has a ways to go, but then I am planning to link it in somewhere public.&lt;br /&gt;
&lt;br /&gt;
The page is supposed to have a fairly clean look for browsing, and some structure for searching.&lt;br /&gt;
&lt;br /&gt;
I am still struggling with getting the formatting down right.&lt;br /&gt;
Is there a test for what is open that we should be applying?&lt;br /&gt;
&lt;br /&gt;
Let me know your thoughts.&lt;br /&gt;
&lt;br /&gt;
russ_hensel&lt;br /&gt;
&lt;br /&gt;
: Looking good. Thank you. The &amp;quot;Editing help&amp;quot; link (just below the &amp;quot;Summary&amp;quot; bar that shows up after you start editing a page) *ought* to have tips on formatting. Maybe next month :-).&lt;br /&gt;
: I made a few minor tweaks that I *thought* made it look better -- hit that &amp;quot;undo&amp;quot; button if I've only messed things up.&lt;br /&gt;
: For [[open hardware]], I'm using the consensus definition at [http://en.wikipedia.org/wiki/open_source_hardware Wikipedia:open source hardware]. If they've posted the schematics and firmware online, and indicated that anyone can use the design information -- perhaps released under GPL, Creative Commons, or public domain -- then it's open hardware.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Armus board ==&lt;br /&gt;
Hi!&lt;br /&gt;
Very glad at least one guy did show some enthousiasm about the project!&lt;br /&gt;
Currently, as the project was left (and will probably stay....):&lt;br /&gt;
Hardware is all good. The board with gerbers can be sent to most major Fab House and you will receive a functionnal design. Proto1 was tested and around 5 glitches have been found and corrected for Proto2, wich was never tested but should be 100% functionnal.&lt;br /&gt;
&lt;br /&gt;
The Firmware of the 4 DSPics is symetrical, and is &amp;quot;complete&amp;quot;. It interface to Servos and DCs. The input encoder, if I recall, is not done, but the code is there and all C, so it should be easy to just copy-paste a snippet from somewhere else into the project.&lt;br /&gt;
The Firmware for the multi-IO PIC18 is complete, and you will be able to play with all IO.&lt;br /&gt;
The Drivers to communicate to the PIC and DSPIC from the kernel is done and documented.&lt;br /&gt;
Ah, yeah, we have drivers for Ethernet/CAN/Sound.&lt;br /&gt;
We also have a complete compiled kernel ready to load onto the board with various &amp;quot;demonstration&amp;quot; mode.&lt;br /&gt;
&lt;br /&gt;
Most of the work left is polishing here and there, as the firmware/driver part was done is haste. Most of the things work 100%, and will need no touch, but some functions (like the Quadrature encoders) are plain missing.&lt;br /&gt;
&lt;br /&gt;
The part where more work is to be done is on the Integrated Devellopment Environment (IDE). Shure, you can use KDevellopp, Eclipse, or any cross compiler out there. You could even download some dev.boards' software and load it onto ARMUS and compile natively from there. We had in mind (read the article) to creat a simple and easy IDE for 1st year undergrads, so maybe it's not necessary for you :P&lt;br /&gt;
&lt;br /&gt;
If you want the =WHOLE= project CVS for you to enjoy, I have it and could send it to you trough FTP or any other way you prefer. I guess I could also just mail a DVD. It weights around 700MB, and there is ton of french comment and files (as the team, in Quebec, was native french) but I could translate any part you feel is critical for specific applications.&lt;br /&gt;
&lt;br /&gt;
If you want to work on this &amp;quot;on your own&amp;quot;, most of the board is based on atmel's AT91RM9200EK and AT91RM9200DK . Their demonstration Kernels should run as-is with the same procedure as Atmel's.&lt;br /&gt;
&lt;br /&gt;
Just to say: what do you plan to use the board for?&lt;br /&gt;
Thanks for your interest!&lt;br /&gt;
-Jerome Marchand&lt;br /&gt;
&lt;br /&gt;
'''Wow.'''&lt;br /&gt;
This is too cool to stick on a shelf a let it gather dust.&lt;br /&gt;
I want to see projects like this &amp;quot;ratchet forward&amp;quot;.&lt;br /&gt;
I want to allow people to build off last year's work rather than starting all over again from scratch -- so in a few years we can finish amazingly cool projects that are far too complicated for one team to finish in a year.&lt;br /&gt;
&lt;br /&gt;
I think this [[ARMUS Embedded Linux Board]] might be perfect for a CNC machine.&lt;br /&gt;
The LinuxCNC software runs on Linux, so it ought to run on this Linux board.&lt;br /&gt;
And the DSPics should be able to drive the power transistors that run the motors on the CNC machine, and track the position of the routing head.&lt;br /&gt;
&lt;br /&gt;
And not just a single CNC machine -- a series of open-source CNC machine designs. Designs that anyone can build, improve, and then share those improvements with the next builder.&lt;br /&gt;
&lt;br /&gt;
Yes, please do send me the project files.&lt;br /&gt;
These are all &amp;quot;public domain&amp;quot; or &amp;quot;[http://creativecommons.org/ creative commons]&amp;quot; or &amp;quot;open source&amp;quot;, with no warranty, right?&lt;br /&gt;
&lt;br /&gt;
Do you think that perhaps http://SourceForge.net/ or [http://en.wikipedia.org/wiki/GNU_Savannah GNU Savannah] might be a more appropriate place to host this software than Opencircuits?&lt;br /&gt;
&lt;br /&gt;
Alas, I am embarrassed to admit that I barely speak 5 words of the lingua franca, the French language.&lt;br /&gt;
&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 19:16, 3 November 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Programmable Chip EEG ==&lt;br /&gt;
Why don't you help finish my programmable chip eeg project and then use what you learned and the results to then create your own project. Programmers like to reuse working modulas instead of reinventing the wheel.&lt;br /&gt;
&lt;br /&gt;
The pceeg has gone through a major revision streamlining its design and I am working on the father board a digital computing board for the project. I will be cleaning up the page. &lt;br /&gt;
&lt;br /&gt;
''Thank you. I hope the [[Programmable Chip EEG]] project becomes wildly successful. --[[User:DavidCary|DavidCary]] 10:01, 19 July 2007 (PDT)''&lt;br /&gt;
&lt;br /&gt;
I am getting to be in the alpha release check it all out at the sourceforge page and the open circuits wiki.&lt;br /&gt;
&lt;br /&gt;
==a talk through Wiki Howto==&lt;br /&gt;
Hi DavidCary&lt;br /&gt;
&amp;lt;br&amp;gt;Thank you very much you create this wiki to let us to share electronic projects. &lt;br /&gt;
&amp;lt;br&amp;gt;I want to merge the &amp;quot;[[RS232 Dev Board]]&amp;quot; and &amp;quot;[[RS232 RS485 USB Converter Board]]&amp;quot;, so want to discuss to the author, Tkb, of &amp;quot;RS232 Dev Board&amp;quot;. However, i cannot find out the talk page like i talk to you by this way. Can you point me how to do it?&lt;br /&gt;
&amp;lt;br&amp;gt;thanks&lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Yan|yan]]&lt;br /&gt;
&lt;br /&gt;
''If you have a question or comment specifically about the &amp;quot;RS232 Dev Board&amp;quot;, please leave a comment on the [[RS232 Dev Board]] page or its &amp;quot;discussion&amp;quot; page.''&lt;br /&gt;
''You can click on &amp;quot;[[User talk:Tkb]]&amp;quot; to leave a note on Tkb's user talk page.''&lt;br /&gt;
''Since there are more people watching the &amp;quot;RS232 Dev Board&amp;quot; page than Tkb's page, you'll probably get a quicker response if you post to the &amp;quot;RS232 Dev Board&amp;quot; page than to Tkb's page.''&lt;br /&gt;
''--[[User:DavidCary|DavidCary]] 20:00, 29 December 2006 (PST)''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Chazegh|Chazegh]] created this &amp;quot;Open Circuits wiki&amp;quot;.&lt;br /&gt;
I am flattered that you think I had something to do with it.&lt;br /&gt;
But since Chazegh seems to be too busy to spend much time here,&lt;br /&gt;
it's up to you and I (and whoever else we can recruit) to create content here.&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 21:08, 29 December 2006 (PST)&lt;br /&gt;
&lt;br /&gt;
5.7.2007 Joe Silva:&lt;br /&gt;
Hi David, great site!&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Aloha David,&lt;br /&gt;
Roger here, I'm still puzzeled as to how to create a new article.  I uploaded an image file for the 723 regulator (my article subject).  This went into an &amp;quot;Image File page&amp;quot;  automatically, OK.  I added it to the Voltage Regulators section of Components/Integrated Circuits, OK.  But I couldn't figure out how to make a document like there is for LT1528 OO.  I put the info I have into the discussion page for the image, but that is only a temporary solution.&lt;br /&gt;
&lt;br /&gt;
How does one create a new article page that isn't a &amp;quot;talk&amp;quot; page for something else?  Beside the info on the IC, I have a couple of documents that are in-depth on using the device.  These should be near each other as well as near the info document above.  How would I go about setting up a &amp;quot;723&amp;quot; sub-chapter of &amp;quot;Integrated Circuits&amp;quot;?  I guess that's as clear as I can make the question.&lt;br /&gt;
&lt;br /&gt;
I would also like to suggest a modification to the linkage.  I'm reading the synopsis on the LT1528, I want to find oout more, so I click on the image, but instead of taking me to an in-depth article, it takes me to the image file page.  There I have to look at the Links to find the article (which is only identified as LT1528).  I'd like to be taken to the article instead of the image.  Take me to the image only if there is no article.  Of course this may be more difficult to make happen--I don't know how the site is structured.  My web programming is very basic.  Still, I think this makes sense from a user's POV.&lt;br /&gt;
&lt;br /&gt;
Thanks in Advance,&lt;br /&gt;
[[User:RogerAF|RAF]] 17:26, 22 May 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
Aloha, Roger.&lt;br /&gt;
You're doing great.&lt;br /&gt;
&lt;br /&gt;
I agree that it would be nice if clicking on the picture of the LT1528 took you directly to the article about the LT1528.&lt;br /&gt;
I don't know how to fix it.&lt;br /&gt;
&lt;br /&gt;
Do you see the &amp;quot;Help&amp;quot; link in the navigation bar on the left side of every page?&lt;br /&gt;
I think the page it brings up needs a few more tips.&lt;br /&gt;
But I want to keep it short and simple.&lt;br /&gt;
If I explained every detail, it would become a bloated 100-page document that nobody would read.&lt;br /&gt;
&lt;br /&gt;
There are already far too many bloated 100-page documents about electronics.&lt;br /&gt;
&lt;br /&gt;
I hope that you, dear reader, and other volunteers will make Open Circuits into a place where people can learn to do amazing things.&lt;br /&gt;
A place that avoids forcing people to learn 100 irrelevant details before learning the one thing they need to know before they get back to building their robot (or whatever).&lt;br /&gt;
A place that never makes people throw away good ideas, because we never confuse people into believing that it would be far more complicated and expensive to build than it really is.&lt;br /&gt;
&lt;br /&gt;
p.s.:&lt;br /&gt;
Picking the name of a page is a bit of an art.&lt;br /&gt;
Since we want to refer to a page a lot, that's easier when the name is very short.&lt;br /&gt;
People new to wiki always pick names that are too long, or have too many capital letters.&lt;br /&gt;
Fortunately, it's very simple to rename pages.&lt;br /&gt;
You rename pages by clicking on the incorrectly-named &amp;quot;Move this page&amp;quot; button.&lt;br /&gt;
(I don't know how to fix that, either).&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 10:15, 23 May 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
=== making links ===&lt;br /&gt;
&lt;br /&gt;
Speaking of linkage, making links is one of the most important parts of this wiki.&lt;br /&gt;
&lt;br /&gt;
Whenever you find one article mentioning some other article, you can click on that word to get more detail.&lt;br /&gt;
&lt;br /&gt;
If that word is not already clickable (underlined and colored), please make it clickable.&lt;br /&gt;
To make a word clickable, hit the &amp;quot;edit&amp;quot; button at the top of the page.&lt;br /&gt;
Then add double brackets &amp;lt;nowiki&amp;gt;&amp;quot;[[&amp;quot;&amp;lt;/nowiki&amp;gt; and &amp;lt;nowiki&amp;gt;&amp;quot;]]&amp;quot;&amp;lt;/nowiki&amp;gt; around that word.&lt;br /&gt;
(Some people recommend only making the first mention of that word clickable).&lt;br /&gt;
&lt;br /&gt;
The cheatsheet ( http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet ) calls this an &amp;quot;internal link&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here's the trick: you can add those brackets to any word, making it into a link.&lt;br /&gt;
Some of those links will go to pages that don't exist yet.&lt;br /&gt;
&lt;br /&gt;
What happens when you click on one of those links to a page that doesn't exist yet?&lt;br /&gt;
&lt;br /&gt;
I'm not going to tell you what happens.&lt;br /&gt;
Go find out for yourself.&lt;br /&gt;
You can practice in the [[meta:Sandbox]].&lt;br /&gt;
&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 10:15, 23 May 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Aloha David,&lt;br /&gt;
Roger again; I want to thank you for the info and hints.  I'm catching on.  I got my component description linked to the caption under the image on the Components/Voltage Regulators page.  And I created a &amp;quot;New Article&amp;quot; which I then &amp;quot;moved&amp;quot; to the title of my article.  And my article has a link to the description and that has a link to the article, so I'm getting the hang of it.  I have several schematics and PC artwork images to upload and link to my article, plus a second article I want to publish (I didn't write it, but I've been unable to find it on the internet--I have a xeroxed copy from 1986 or so and that is the only existing one as far as I know).  That article also has several images that go along with it.  I wondered about the feasability of uploading a .pdf file (I made one of it) to this site.  Would that work?  Should I even try?  I don't want to screw anything up, but wouldn't that be a lovely thing if we could upload .pdf files?  Just a thought.&lt;br /&gt;
&lt;br /&gt;
Again, Thanks very much, I've made some progress.&lt;br /&gt;
&lt;br /&gt;
[[User:RogerAF|RAF]] 19:48, 23 May 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
Aloha, Roger.&lt;br /&gt;
You are welcome.&lt;br /&gt;
Have you tried creating a link to an article that doesn't exist yet, just to see what happens when you click on that link? For example, the [[switching regulator]] page that I'm going to start in a few days.&lt;br /&gt;
&lt;br /&gt;
I don't know about this article that you didn't write.&lt;br /&gt;
If the original author wants people to post it widely, and doesn't mind us editing it, then great, let's post it (and give correct attribution).&lt;br /&gt;
But some writers go a little crazy when they see that someone random stranger has copied their stuff and posted it to the internet.&lt;br /&gt;
(That's why there's that &amp;quot;DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!&amp;quot; note at the bottom of each Edit page).&lt;br /&gt;
&lt;br /&gt;
I wouldn't mind you posting a .pdf file (that you wrote) temporarily.&lt;br /&gt;
It's better than nothing.&lt;br /&gt;
But I would expect someone to eventually convert it to text-and-images.&lt;br /&gt;
That makes it much easier for the next person to improve the it.&lt;br /&gt;
&lt;br /&gt;
Thank you again for adding useful information to Open Circuits.&lt;br /&gt;
I hope you won't mind people &amp;quot;improving&amp;quot; the things you post here.&lt;br /&gt;
&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 21:26, 23 May 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
Aloha David,&lt;br /&gt;
Sorry for the delay, I had a loonng job and then our cable modem failed.  At least they swapped us a new one free (hooray RoadRunner).  But I want to explain the article: &amp;quot;The Many-Talented 723&amp;quot; by Glenn Prescott.  I came across this as a xerox copy sometime around 1985.  It was evidently published in a magazine for radio enthusiasts--there are some ads on the last page for radio gear.  But the name of the magazine isn't on any of the pages.  I Googled for the article and got no returns.  I think it is a very good article as far as describing the IC and how to use it.  It helped me when I was a beginner, so I want to share it.  However, I don't want anyone to get into trouble over it.  I just did another search on Google and all the returns refer to my mention of it here on Open Circuits.  Like I said, this is a copy that I have, no clue as to the magazine that published it, no copyright date, no nothin'.  But I will leave it to your judgement if it is a risk.  I still have my own article to get uploaded along with images.  I will concentrate on getting mine done before doing anything with the copied article.&lt;br /&gt;
&lt;br /&gt;
[[User:RogerAF|RAF]] 20:27, 26 May 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
Unless the author has given permission to publish it, I think a better idea would be to write your own article, citing the one you're talking about further details. Ideas are not copyright, but the expression of them (i.e. the text of the article) is, or so I understand. [[User:Autarch|Autarch]] 10:22, 13 June 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
== spammers ==&lt;br /&gt;
&lt;br /&gt;
moved to [[spam]]&lt;br /&gt;
&lt;br /&gt;
== OpenCircuits Guideline ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here is a rewritten guidline as per your request. It may need some polishing:&lt;br /&gt;
&lt;br /&gt;
''... moved to [[We love volunteers]] ...''&lt;br /&gt;
&lt;br /&gt;
[[User_talk:Freqmax]]&lt;br /&gt;
&lt;br /&gt;
Start the page [[Guideline]] ..?&lt;br /&gt;
&lt;br /&gt;
''I think that's great. We might want a &amp;quot;guideline&amp;quot; page someday, but for now I'm going to stick it over into &amp;quot;[[We love volunteers]]&amp;quot;.'' --[[User:DavidCary|DavidCary]] 00:44, 3 August 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Delete object ==&lt;br /&gt;
&lt;br /&gt;
[http://www.opencircuits.com/index.php?title=Image:Geda_pcb_print_layout.png&amp;amp;action=delete&amp;amp;oldimage=20070731124511%21Geda_pcb_print_layout.png&amp;amp;wpEditToken=f5d80d0b9e925f6a32d06cabf08f986b%5C Can you delete this?] [[User:Freqmax|Freqmax]] 05:50, 31 July 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
: I see that [[:Image:Geda_pcb_print_layout.png]] is currently in use on page [[GEDA Quickstart]]. Why would I want to delete an image that is currently in use? --[[User:DavidCary|DavidCary]] 13:01, 11 September 2008 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Spam ==&lt;br /&gt;
&lt;br /&gt;
moved to [[spam]]&lt;br /&gt;
&lt;br /&gt;
== Thanks ==&lt;br /&gt;
&lt;br /&gt;
David, you left a comment on my dead blog way back in Jan about this and other Open Circuit wikis. Thanks!!!&lt;br /&gt;
&lt;br /&gt;
I will see what I can contribute and learn here. --[[User:SamRose|SamRose]] 06:53, 9 May 2008 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Basic Circuits Page ==&lt;br /&gt;
&lt;br /&gt;
I'd like to add some RF circuits to the Basic Circuits page.  It seems to me pointful to break each entry out into it's own page.  Is it alright if I do this? --[[User:Wackyvorlon|Wackyvorlon]] 15:01, 19 May 2008 (PDT)&lt;br /&gt;
&lt;br /&gt;
Sure, go ahead and add RF circuits anywhere.&lt;br /&gt;
This is a wiki -- if we later decide to re-organize RF circuits elsewhere, that's easy enough to do.&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 19:48, 20 May 2008 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Supporting More Image Type ==&lt;br /&gt;
&lt;br /&gt;
Currently open circuit supports png, gif, jpg, jpeg formats. Is it possible to support svg as well? --[[User:Tcwden|Tcwden]] 04:51, 23 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
: I see that the Mediawiki software we use can support SVG with a bit of setup. http://www.mediawiki.org/wiki/SVG . --[[User:DavidCary|DavidCary]] 05:15, 23 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Thank you. I think SVG is useful graphics format for our discussion because, being in vector format, it is more convenient to edit and resize if needed.--[[User:Tcwden|Tcwden]] 01:40, 25 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Baudline Free Software ==&lt;br /&gt;
&lt;br /&gt;
On the Open Circuits oscilloscope page, I don't understand why you took &amp;quot;baudline&amp;quot; out of the &amp;quot;open source&amp;quot; section. Anyone can buy the source code with a &amp;quot;GPL source code license&amp;quot; at http://www.baudline.com/source_code.html . You have read what our Main Page says about &amp;quot;Selling Free Software&amp;quot;, right? GPL is open source, right? --DavidCary 03:16, 26 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Sorry, I only read the license for the free download. Come to think of it, however, &amp;quot;The source code is expensive and it is intended for qualified corporate or institutional buyers&amp;quot; seems like a big deterrent to any hobbyist getting their hands on the source any time soon. While the software is technically GPL, it seems almost pointless to list it as such. I'm probably not going to modify it more than I've done though (listed it twice).&lt;br /&gt;
&lt;br /&gt;
[[User:Cov|Cov]] 20:36, 26 October 2009 (UTC)&lt;/div&gt;</summary>
		<author><name>Cov</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=18915</id>
		<title>Oscilloscope</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=18915"/>
		<updated>2009-10-26T20:31:19Z</updated>

		<summary type="html">&lt;p&gt;Cov: /* Non-Free Software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An '''oscilloscope''' (often abbreviated '''o'scope''' or '''scope''') displays signal voltages as a 2-D graph, usually as voltage (vertical axis) as a function of time (horizontal axis).&lt;br /&gt;
&lt;br /&gt;
The ''probe'' of a o'scope is held against, or is clipped to, the metal wire carrying the signal of interest.&lt;br /&gt;
&lt;br /&gt;
A '''dual-trace''' o'scope has 2 probes, so 2 different signals can be seen -- so not only the shape of the signal can be seen, but also the exact time from events on one signal to events on the other signal.&lt;br /&gt;
&lt;br /&gt;
= Techniques =&lt;br /&gt;
&lt;br /&gt;
Sometimes one wants to look at a 8-bit data bus -- typically one uses a &amp;quot;logic analyzer&amp;quot; to look at lots of time-aligned digital signals.&lt;br /&gt;
For a given number of signals to look at, oscilloscopes (which show the true analog waveform) are much more expensive than logic analyzers (which only show if a digital waveform is hi or low, above or below the logic threshold).&lt;br /&gt;
Many people buy both a (dual-trace) o'scope and a 16-trace logic analyzer, which together have a total cost less than one true 8-trace o'scope.&lt;br /&gt;
&lt;br /&gt;
''... more techniques ...''&lt;br /&gt;
&lt;br /&gt;
= Open Source Oscilloscopes =&lt;br /&gt;
&lt;br /&gt;
Of course, you have to already have a working o'scope in order to build and test another o'scope, making this the same sort of chicken-and-egg problem as the [[Projects#RepRap | RepRap]] project, the [http://en.wikipedia.org/wiki/GNU_Compiler_Collection GCC project], and other projects David Cary finds interesting.&lt;br /&gt;
&lt;br /&gt;
=PC Oscilloscopes=&lt;br /&gt;
&lt;br /&gt;
==Open Hardware for PC Oscilloscopes==&lt;br /&gt;
===Bitscope===&lt;br /&gt;
* $550 BS100U: 2 analog inputs + 8 digital inputs, optically isolated, from BitScope Designs (MetaChip Pty. Ltd.) [http://bitscope.com/]&lt;br /&gt;
&lt;br /&gt;
===MultiAnalyser===&lt;br /&gt;
Some people on the PIClist have been discussing designing an open-source oscilloscope.&lt;br /&gt;
&lt;br /&gt;
* I think initial discussions occured on the [http://www.piclist.com/techref/postbot.asp?by=thread&amp;amp;id=%5BEE%5D+scope+project+anyone%3F&amp;amp;tgt=browse &amp;quot;[EE] scope project anyone?&amp;quot;] thread [http://www.piclist.com/techref/postbot.asp?by=time&amp;amp;id=piclist\2004\09\17\111014a.txt] at PIClist.&lt;br /&gt;
* Later discussion moved to the [http://tech.groups.yahoo.com/group/MultiAnalyser/ &amp;quot;MultiAnalyser&amp;quot; group at Yahoo]&lt;br /&gt;
&lt;br /&gt;
==Closed, COTS Hardware for PC Oscilloscopes==&lt;br /&gt;
* For low frequencies, pretty much any sound card with a line (not microphone) input. Line inputs generally have a range around 0-1 V whereas microphone inputs only have up to about 50 mV, which just isn't enough.&lt;br /&gt;
&lt;br /&gt;
==PC Oscilloscope Software==&lt;br /&gt;
&lt;br /&gt;
===Free Software===&lt;br /&gt;
&lt;br /&gt;
* [http://sourceforge.net/projects/xoscope/ Sourceforge: xoscope] is a digital oscilloscope for Linux that uses input from a sound card or EsounD and/or a ProbeScope/osziFOX and will soon support Bitscope hardware.&lt;br /&gt;
&lt;br /&gt;
===Non-Free Software===&lt;br /&gt;
* [http://www.baudline.com/what_is_baudline.html Baudline gratis download] (dual licensed, see Free Software entry).&lt;br /&gt;
* [http://www.zelscope.com/ Zelscope] Converts your PC into a dual-trace storage oscilloscope and spectrum analyzer. It uses your computer's sound card as analog-to-digital converter. Windows trialware.&lt;br /&gt;
* [http://www.bitscope.com/software/dso/ BitScope DSO] is a digital oscilloscope logic analyzer for Linux and Windows. It works with BitScope hardware and is distributed as freeware.&lt;br /&gt;
&lt;br /&gt;
==Non-PC Oscilloscope Projects==&lt;br /&gt;
* [http://www.circuitcellar.com/archives/viewable/Zhang205/index.html &amp;quot;Handheld Multifunction Scope&amp;quot;] by Jingxi Zhang &amp;amp; Yang Zhang, 2007. &amp;quot;dual-channel oscilloscope supports 250 ksps for each channel&amp;quot;. ... also: ohmmeter, capacitance meter, and inductance meter ... pulse generator ... small speaker and OLED output. All functions work stand-alone with OLED display, but it can also be to a host PC with the USB port to display waveforms on the PC display.&lt;br /&gt;
* [http://www.dansworkshop.com/electricity-and-electronics/homebuilt-oscilloscope.htm Dan's Workshop: Notes on converting that old compact tv set or computer monitor into an oscilloscope.]&lt;br /&gt;
* [http://www.intio.or.jp/jf10zl/tvosc.htm &amp;quot;TV Oscilloscope Adaptor&amp;quot;] &amp;quot;This ... adapter ... changes a TV to a Oscilloscope.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Uncategorized==&lt;br /&gt;
* K3PTO http://www.qsl.net/k3pto/ 8 bit&lt;br /&gt;
* [http://massmind.org/techref/scenix/sxoscope/index.htm Massmind: &amp;quot;SX based O’Scope&amp;quot;] by Alberto Geraci of BTX Sistemas&lt;br /&gt;
* [http://www.semifluid.com/?p=9 &amp;quot;PIC12F675 Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://zedomax.com/blog/2006/12/28/diy-hack-make-your-own-oscilloscope/ &amp;quot;DIY HACK - Make your own Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.geocities.com/SiliconValley/Lakes/7156/articl3.htm &amp;quot;Solid State Oscilloscope&amp;quot;] by George Katz 1987 -- an extremely simple and small circuit that drives a 10 x 10 LED array. (Would it make sense to adapt the [[PointLess LED Array]] to be more like this?)&lt;br /&gt;
&lt;br /&gt;
Epanorama has many links related to o'scopes and o'scope accessories [http://www.epanorama.net/links/measuring.html#oscilloscope].&lt;br /&gt;
&lt;br /&gt;
==Oscilloscope Design Discussions==&lt;br /&gt;
*[http://www.edaboard.com/ftopic41841-30.html Digital oscilloscope Project] edaboard.com&lt;br /&gt;
&lt;br /&gt;
== some low-cost oscilloscopes ==&lt;br /&gt;
&lt;br /&gt;
some low-cost oscilloscopes, in no particular order.&lt;br /&gt;
''... it would be nice to mention # of analog input channels, # of digital input channels, whether it can be used under Linux, does it have output channels ... price should (?) include 2 analog probes, ... is it open hardware? ... anything else?''&lt;br /&gt;
&lt;br /&gt;
* price name comments&lt;br /&gt;
* $349.95 VT DSO-2815H,1x150MHz or 2x75MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $299.95 VT DSO-2810H,1x100MHz or 2x50MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $250 VT DSO-2810F,2x100MHz, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
*$150 Poscope basic 2 from PoLabs [http://poscope.com/ PoLabs], 2 analog channels, 16/8 digital channels, PC USB oscilloscope, spectrum analyzer, chart recorder, pattern generator, logic analyzer, PWM/ square generator&lt;br /&gt;
* $420 PicoScope 2202 from [http://picotech.com/ Pico Technology]([http://www.picotech.com/picoscope-2202.html ])([http://www.interwld.com/pico/pico-3000.htm ])([http://www.pc-oscilloscopes.com/3000.htm])&lt;br /&gt;
* $200 Hantek DSO-2090 USB PC Oscilloscope [http://www.beigly.com/catalog/hantek-dso2090-oscilloscope-p-96.html]&lt;br /&gt;
* $380.00 DSO2250 100MHz PC-SCOPE 250MS/s [http://world-educational-services.net/cart/index.php?main_page=product_info&amp;amp;cPath=56&amp;amp;products_id=134&amp;amp;zenid=68c155f8ccc626c8d316e8417b32dc5d]&lt;br /&gt;
* CAN 219.99 Syscomp Electronic Design DSO-101 [http://syscompdesign.com/] (Syscomp supports the &amp;quot;[https://sourceforge.net/projects/oip The Open Instrumentation Project]&amp;quot; [http://syscompdesign.com/oip.htm])&lt;br /&gt;
* EUR 427 ETC s.r.o. M520 Oscilloscope [http://etcsk.com/]&lt;br /&gt;
* $222 ANT8 : 8 Channel Logic Analyzer (EasySync)[http://easysync-ltd.com/]&lt;br /&gt;
* $200 PS40M10 : Swordfish Hand-Held Instrument (1 channel) USB (EasySync)&lt;br /&gt;
* $220 DS1M12 : Stingray Multi-Function Instrument (2 channel) USB (EasySync)&lt;br /&gt;
* under $600 : [[Jameco]] has some actual stand-alone oscilloscopes for under $600. So does www.tequipment.com - see Rigol 'scopes from China - good quality - also on eBay.&lt;br /&gt;
* under $200 : Carl's Electronics has some stand-alone and PC-hosted (parallel port?) oscilloscopes for under $200.[http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $170 HobbyLab USB oscilloscope [http://hobbylab.us/USBOscilloscope/Home.htm]&lt;br /&gt;
* $500 DS1022C : 2 Channel, 25 MHz Rigol Technologies Inc.[http://rigolna.com/]&lt;br /&gt;
* $999 CS320A Cleverscope [http://cleverscope.com/] (has a discussion forum[http://cleverscope.com/forum/])&lt;br /&gt;
* $167 DrDAQ &amp;quot;data logger&amp;quot; (parallel port) from Pico Technology [http://www.drdaq.com/]&lt;br /&gt;
* $970 NI USB-5132 : USB digitizer from National Instruments [http://sine.ni.com/nips/cds/view/p/lang/en/nid/203719]&lt;br /&gt;
* $139 Parallax USB Oscilloscope 2 analog inputs + trigger; 1 MS/s [http://parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/28014/List/1/ProductID/46/Default.aspx?SortField=ProductName%2cProductName]&lt;br /&gt;
* $170 PC USB Oscilloscope DiSco (HobbyLab, LLC). 2 analog inputs ( 200 KHz ) + 16 digital inputs (or 8 digital inputs + 8 digital outputs). [http://hobbylab.us/]&lt;br /&gt;
* $150 ST16B 10 MHz stand-alone oscilloscope, 2 analog inputs [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $190 VEPCS100 ( PCS100 ) - PC Based Oscilloscope; 1 analog input ( 12 MHz ); optically isolated from PC [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $950 DSO-8502 USB Oscilloscope, 2 analog inputs (250MSa/s) + external trigger; 1 digital output (trigger out); buffer: 512K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $799 DSO-8202 USB Oscilloscope, 2 analog inputs (200MSa/s) + external trigger; 1 digital output (trigger out); buffer: 128K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $108 LabJack U3 USB data acquisition and control device, 16 analog inputs ( 12 bit, 2.5 KSa/s at 12 bit resolution, 50 KSa/s at 8 bit resolution), buffer: 984 samples, 2 analog outputs, digital outputs [http://www.labjack.com/labjack_u3.php]&lt;br /&gt;
* $249 S2X100 USB Oscillloscope, 2 analog inputs (100Ms/s) with 8 bit resolution, buffer: 64K samples [http://www.dynoninstruments.com/products_s2x100.php?gclid=CNzyz_625pgCFQIyxwodgwSvMA]&lt;br /&gt;
* $495 ELAB-080 [http://www.dynoninstruments.com/products_elab080.php]&lt;br /&gt;
* $745 USBee AX-Plus, 2 analog inputs (Max 16 MS/s ?) and 8 digital inputs [http://www.usbee.com/ax.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://measurementcomputing.com/cbicatalog/directory.asp?dept_id=403 Measurement Computing] has some wireless and USB analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.dataq.com/ DATAQ Instruments, Inc.] has some USB and Ethernet analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.designnotes.com/ DesignNotes.com, Inc.] has some USB and handheld LCD o'scopes from [http://www.velleman.be/ Velleman]:  [http://www.vellemanusa.com/us/enu/product/list/?id=347914 Velleman oscilloscopes] -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.linkinstruments.com/oscilloscope.htm Link Instruments Inc.] has several USB o'scopes and &amp;quot;USB MSO&amp;quot; (&amp;quot;mixed signal o'scope&amp;quot;). Are they already listed above?''&lt;br /&gt;
&lt;br /&gt;
EasySync[http://easysync-ltd.com/] is a distributor of RockyLogic's ANT8/etc products.&lt;br /&gt;
&lt;br /&gt;
Test Equipment Solutions Today, Inc.[http://testsolu.com/] is a distributor of Rigol's DVM and oscilloscope products.&lt;br /&gt;
&lt;br /&gt;
When you [http://search.ebay.com/search/search.dll?satitle=oscilloscope search eBay for oscilloscope], you might find some good deals.&lt;br /&gt;
&lt;br /&gt;
== further reading ==&lt;br /&gt;
&lt;br /&gt;
* other [[hardware tool | good equipment to buy when getting started]]&lt;br /&gt;
&lt;br /&gt;
== external links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.embedded.com/columns/breakpoint/160902529?printable=true &amp;quot;Scoping out palm-sized USB oscilloscopes&amp;quot;] by Jack Ganssle 2005, Embedded Systems Design. A review of 3 USB oscilloscopes -- reader comments at the end mention a few more USB o'scopes. ''(FIXME: make sure all the scopes mentioned are included on the above list)''&lt;br /&gt;
* Keith has made a list of [http://www.techtravels.org/amiga/amigablog/?p=167 &amp;quot;PC USB logic analyzers that cost under $1000.&amp;quot;][http://www.techtravels.org/tech/logicanalyzer.html], some of which can be used as an o'scope. ''Should I use the same $1000 price cut-off for the above list? Or perhaps double or halve it?''&lt;br /&gt;
* Brooke Clarke has posted a list of [http://prc68.com/I/PCO.html &amp;quot;PC based Oscilloscopes&amp;quot;]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Oscilloscope Wikipedia: oscilloscope]&lt;br /&gt;
* Other discussions of [http://forums.reprap.org/read.php?13,5086 &amp;quot;Cheap digital storage oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.ganssle.com/microscopes.htm The Ganssle Group reviews Inexpensive USB Scopes and Logic Analyzers]&lt;br /&gt;
* [http://massmind.org/techref/tools.htm Massmind: Tools] lists a few sources for a variety of tools used in electronics: o'scopes, logic analyzers, meters, waveform generators, etc.&lt;br /&gt;
* [http://ask.slashdot.org/askslashdot/04/02/28/0041233.shtml Slashdot: &amp;quot;Cheap PC Oscilloscopes - Any Recommendations?&amp;quot;]&lt;br /&gt;
* [http://slashdot.org/askslashdot/01/12/07/191220.shtml Slashdot: &amp;quot;Building a Cheap Oscilloscope Using Your PC?&amp;quot;]&lt;br /&gt;
* [http://www.epanorama.net/links/measuring.html#pcmeasuring ePanorama.net: &amp;quot;Using PC as a measurement instrument&amp;quot;] ''(FIXME: anything we should add to the above list?)''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Techniques]][[Category:Test Equipment]]&lt;/div&gt;</summary>
		<author><name>Cov</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=18914</id>
		<title>Oscilloscope</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=18914"/>
		<updated>2009-10-26T20:29:46Z</updated>

		<summary type="html">&lt;p&gt;Cov: /* Closed, COTS Hardware for PC Oscilloscopes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An '''oscilloscope''' (often abbreviated '''o'scope''' or '''scope''') displays signal voltages as a 2-D graph, usually as voltage (vertical axis) as a function of time (horizontal axis).&lt;br /&gt;
&lt;br /&gt;
The ''probe'' of a o'scope is held against, or is clipped to, the metal wire carrying the signal of interest.&lt;br /&gt;
&lt;br /&gt;
A '''dual-trace''' o'scope has 2 probes, so 2 different signals can be seen -- so not only the shape of the signal can be seen, but also the exact time from events on one signal to events on the other signal.&lt;br /&gt;
&lt;br /&gt;
= Techniques =&lt;br /&gt;
&lt;br /&gt;
Sometimes one wants to look at a 8-bit data bus -- typically one uses a &amp;quot;logic analyzer&amp;quot; to look at lots of time-aligned digital signals.&lt;br /&gt;
For a given number of signals to look at, oscilloscopes (which show the true analog waveform) are much more expensive than logic analyzers (which only show if a digital waveform is hi or low, above or below the logic threshold).&lt;br /&gt;
Many people buy both a (dual-trace) o'scope and a 16-trace logic analyzer, which together have a total cost less than one true 8-trace o'scope.&lt;br /&gt;
&lt;br /&gt;
''... more techniques ...''&lt;br /&gt;
&lt;br /&gt;
= Open Source Oscilloscopes =&lt;br /&gt;
&lt;br /&gt;
Of course, you have to already have a working o'scope in order to build and test another o'scope, making this the same sort of chicken-and-egg problem as the [[Projects#RepRap | RepRap]] project, the [http://en.wikipedia.org/wiki/GNU_Compiler_Collection GCC project], and other projects David Cary finds interesting.&lt;br /&gt;
&lt;br /&gt;
=PC Oscilloscopes=&lt;br /&gt;
&lt;br /&gt;
==Open Hardware for PC Oscilloscopes==&lt;br /&gt;
===Bitscope===&lt;br /&gt;
* $550 BS100U: 2 analog inputs + 8 digital inputs, optically isolated, from BitScope Designs (MetaChip Pty. Ltd.) [http://bitscope.com/]&lt;br /&gt;
&lt;br /&gt;
===MultiAnalyser===&lt;br /&gt;
Some people on the PIClist have been discussing designing an open-source oscilloscope.&lt;br /&gt;
&lt;br /&gt;
* I think initial discussions occured on the [http://www.piclist.com/techref/postbot.asp?by=thread&amp;amp;id=%5BEE%5D+scope+project+anyone%3F&amp;amp;tgt=browse &amp;quot;[EE] scope project anyone?&amp;quot;] thread [http://www.piclist.com/techref/postbot.asp?by=time&amp;amp;id=piclist\2004\09\17\111014a.txt] at PIClist.&lt;br /&gt;
* Later discussion moved to the [http://tech.groups.yahoo.com/group/MultiAnalyser/ &amp;quot;MultiAnalyser&amp;quot; group at Yahoo]&lt;br /&gt;
&lt;br /&gt;
==Closed, COTS Hardware for PC Oscilloscopes==&lt;br /&gt;
* For low frequencies, pretty much any sound card with a line (not microphone) input. Line inputs generally have a range around 0-1 V whereas microphone inputs only have up to about 50 mV, which just isn't enough.&lt;br /&gt;
&lt;br /&gt;
==PC Oscilloscope Software==&lt;br /&gt;
&lt;br /&gt;
===Free Software===&lt;br /&gt;
&lt;br /&gt;
* [http://sourceforge.net/projects/xoscope/ Sourceforge: xoscope] is a digital oscilloscope for Linux that uses input from a sound card or EsounD and/or a ProbeScope/osziFOX and will soon support Bitscope hardware.&lt;br /&gt;
&lt;br /&gt;
===Non-Free Software===&lt;br /&gt;
* [http://www.baudline.com/what_is_baudline.html Baudline] is a signal analyzer designed for scientific visualization, using input from recorded data files or from a sound card. For Linux / Solaris. Freeware (no redistribution, no reverse engineering).&lt;br /&gt;
* [http://www.zelscope.com/ Zelscope] Converts your PC into a dual-trace storage oscilloscope and spectrum analyzer. It uses your computer's sound card as analog-to-digital converter. Windows trialware.&lt;br /&gt;
* [http://www.bitscope.com/software/dso/ BitScope DSO] is a digital oscilloscope logic analyzer for Linux and Windows. It works with BitScope hardware and is distributed as freeware.&lt;br /&gt;
&lt;br /&gt;
==Non-PC Oscilloscope Projects==&lt;br /&gt;
* [http://www.circuitcellar.com/archives/viewable/Zhang205/index.html &amp;quot;Handheld Multifunction Scope&amp;quot;] by Jingxi Zhang &amp;amp; Yang Zhang, 2007. &amp;quot;dual-channel oscilloscope supports 250 ksps for each channel&amp;quot;. ... also: ohmmeter, capacitance meter, and inductance meter ... pulse generator ... small speaker and OLED output. All functions work stand-alone with OLED display, but it can also be to a host PC with the USB port to display waveforms on the PC display.&lt;br /&gt;
* [http://www.dansworkshop.com/electricity-and-electronics/homebuilt-oscilloscope.htm Dan's Workshop: Notes on converting that old compact tv set or computer monitor into an oscilloscope.]&lt;br /&gt;
* [http://www.intio.or.jp/jf10zl/tvosc.htm &amp;quot;TV Oscilloscope Adaptor&amp;quot;] &amp;quot;This ... adapter ... changes a TV to a Oscilloscope.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Uncategorized==&lt;br /&gt;
* K3PTO http://www.qsl.net/k3pto/ 8 bit&lt;br /&gt;
* [http://massmind.org/techref/scenix/sxoscope/index.htm Massmind: &amp;quot;SX based O’Scope&amp;quot;] by Alberto Geraci of BTX Sistemas&lt;br /&gt;
* [http://www.semifluid.com/?p=9 &amp;quot;PIC12F675 Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://zedomax.com/blog/2006/12/28/diy-hack-make-your-own-oscilloscope/ &amp;quot;DIY HACK - Make your own Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.geocities.com/SiliconValley/Lakes/7156/articl3.htm &amp;quot;Solid State Oscilloscope&amp;quot;] by George Katz 1987 -- an extremely simple and small circuit that drives a 10 x 10 LED array. (Would it make sense to adapt the [[PointLess LED Array]] to be more like this?)&lt;br /&gt;
&lt;br /&gt;
Epanorama has many links related to o'scopes and o'scope accessories [http://www.epanorama.net/links/measuring.html#oscilloscope].&lt;br /&gt;
&lt;br /&gt;
==Oscilloscope Design Discussions==&lt;br /&gt;
*[http://www.edaboard.com/ftopic41841-30.html Digital oscilloscope Project] edaboard.com&lt;br /&gt;
&lt;br /&gt;
== some low-cost oscilloscopes ==&lt;br /&gt;
&lt;br /&gt;
some low-cost oscilloscopes, in no particular order.&lt;br /&gt;
''... it would be nice to mention # of analog input channels, # of digital input channels, whether it can be used under Linux, does it have output channels ... price should (?) include 2 analog probes, ... is it open hardware? ... anything else?''&lt;br /&gt;
&lt;br /&gt;
* price name comments&lt;br /&gt;
* $349.95 VT DSO-2815H,1x150MHz or 2x75MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $299.95 VT DSO-2810H,1x100MHz or 2x50MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $250 VT DSO-2810F,2x100MHz, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
*$150 Poscope basic 2 from PoLabs [http://poscope.com/ PoLabs], 2 analog channels, 16/8 digital channels, PC USB oscilloscope, spectrum analyzer, chart recorder, pattern generator, logic analyzer, PWM/ square generator&lt;br /&gt;
* $420 PicoScope 2202 from [http://picotech.com/ Pico Technology]([http://www.picotech.com/picoscope-2202.html ])([http://www.interwld.com/pico/pico-3000.htm ])([http://www.pc-oscilloscopes.com/3000.htm])&lt;br /&gt;
* $200 Hantek DSO-2090 USB PC Oscilloscope [http://www.beigly.com/catalog/hantek-dso2090-oscilloscope-p-96.html]&lt;br /&gt;
* $380.00 DSO2250 100MHz PC-SCOPE 250MS/s [http://world-educational-services.net/cart/index.php?main_page=product_info&amp;amp;cPath=56&amp;amp;products_id=134&amp;amp;zenid=68c155f8ccc626c8d316e8417b32dc5d]&lt;br /&gt;
* CAN 219.99 Syscomp Electronic Design DSO-101 [http://syscompdesign.com/] (Syscomp supports the &amp;quot;[https://sourceforge.net/projects/oip The Open Instrumentation Project]&amp;quot; [http://syscompdesign.com/oip.htm])&lt;br /&gt;
* EUR 427 ETC s.r.o. M520 Oscilloscope [http://etcsk.com/]&lt;br /&gt;
* $222 ANT8 : 8 Channel Logic Analyzer (EasySync)[http://easysync-ltd.com/]&lt;br /&gt;
* $200 PS40M10 : Swordfish Hand-Held Instrument (1 channel) USB (EasySync)&lt;br /&gt;
* $220 DS1M12 : Stingray Multi-Function Instrument (2 channel) USB (EasySync)&lt;br /&gt;
* under $600 : [[Jameco]] has some actual stand-alone oscilloscopes for under $600. So does www.tequipment.com - see Rigol 'scopes from China - good quality - also on eBay.&lt;br /&gt;
* under $200 : Carl's Electronics has some stand-alone and PC-hosted (parallel port?) oscilloscopes for under $200.[http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $170 HobbyLab USB oscilloscope [http://hobbylab.us/USBOscilloscope/Home.htm]&lt;br /&gt;
* $500 DS1022C : 2 Channel, 25 MHz Rigol Technologies Inc.[http://rigolna.com/]&lt;br /&gt;
* $999 CS320A Cleverscope [http://cleverscope.com/] (has a discussion forum[http://cleverscope.com/forum/])&lt;br /&gt;
* $167 DrDAQ &amp;quot;data logger&amp;quot; (parallel port) from Pico Technology [http://www.drdaq.com/]&lt;br /&gt;
* $970 NI USB-5132 : USB digitizer from National Instruments [http://sine.ni.com/nips/cds/view/p/lang/en/nid/203719]&lt;br /&gt;
* $139 Parallax USB Oscilloscope 2 analog inputs + trigger; 1 MS/s [http://parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/28014/List/1/ProductID/46/Default.aspx?SortField=ProductName%2cProductName]&lt;br /&gt;
* $170 PC USB Oscilloscope DiSco (HobbyLab, LLC). 2 analog inputs ( 200 KHz ) + 16 digital inputs (or 8 digital inputs + 8 digital outputs). [http://hobbylab.us/]&lt;br /&gt;
* $150 ST16B 10 MHz stand-alone oscilloscope, 2 analog inputs [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $190 VEPCS100 ( PCS100 ) - PC Based Oscilloscope; 1 analog input ( 12 MHz ); optically isolated from PC [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $950 DSO-8502 USB Oscilloscope, 2 analog inputs (250MSa/s) + external trigger; 1 digital output (trigger out); buffer: 512K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $799 DSO-8202 USB Oscilloscope, 2 analog inputs (200MSa/s) + external trigger; 1 digital output (trigger out); buffer: 128K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $108 LabJack U3 USB data acquisition and control device, 16 analog inputs ( 12 bit, 2.5 KSa/s at 12 bit resolution, 50 KSa/s at 8 bit resolution), buffer: 984 samples, 2 analog outputs, digital outputs [http://www.labjack.com/labjack_u3.php]&lt;br /&gt;
* $249 S2X100 USB Oscillloscope, 2 analog inputs (100Ms/s) with 8 bit resolution, buffer: 64K samples [http://www.dynoninstruments.com/products_s2x100.php?gclid=CNzyz_625pgCFQIyxwodgwSvMA]&lt;br /&gt;
* $495 ELAB-080 [http://www.dynoninstruments.com/products_elab080.php]&lt;br /&gt;
* $745 USBee AX-Plus, 2 analog inputs (Max 16 MS/s ?) and 8 digital inputs [http://www.usbee.com/ax.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://measurementcomputing.com/cbicatalog/directory.asp?dept_id=403 Measurement Computing] has some wireless and USB analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.dataq.com/ DATAQ Instruments, Inc.] has some USB and Ethernet analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.designnotes.com/ DesignNotes.com, Inc.] has some USB and handheld LCD o'scopes from [http://www.velleman.be/ Velleman]:  [http://www.vellemanusa.com/us/enu/product/list/?id=347914 Velleman oscilloscopes] -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.linkinstruments.com/oscilloscope.htm Link Instruments Inc.] has several USB o'scopes and &amp;quot;USB MSO&amp;quot; (&amp;quot;mixed signal o'scope&amp;quot;). Are they already listed above?''&lt;br /&gt;
&lt;br /&gt;
EasySync[http://easysync-ltd.com/] is a distributor of RockyLogic's ANT8/etc products.&lt;br /&gt;
&lt;br /&gt;
Test Equipment Solutions Today, Inc.[http://testsolu.com/] is a distributor of Rigol's DVM and oscilloscope products.&lt;br /&gt;
&lt;br /&gt;
When you [http://search.ebay.com/search/search.dll?satitle=oscilloscope search eBay for oscilloscope], you might find some good deals.&lt;br /&gt;
&lt;br /&gt;
== further reading ==&lt;br /&gt;
&lt;br /&gt;
* other [[hardware tool | good equipment to buy when getting started]]&lt;br /&gt;
&lt;br /&gt;
== external links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.embedded.com/columns/breakpoint/160902529?printable=true &amp;quot;Scoping out palm-sized USB oscilloscopes&amp;quot;] by Jack Ganssle 2005, Embedded Systems Design. A review of 3 USB oscilloscopes -- reader comments at the end mention a few more USB o'scopes. ''(FIXME: make sure all the scopes mentioned are included on the above list)''&lt;br /&gt;
* Keith has made a list of [http://www.techtravels.org/amiga/amigablog/?p=167 &amp;quot;PC USB logic analyzers that cost under $1000.&amp;quot;][http://www.techtravels.org/tech/logicanalyzer.html], some of which can be used as an o'scope. ''Should I use the same $1000 price cut-off for the above list? Or perhaps double or halve it?''&lt;br /&gt;
* Brooke Clarke has posted a list of [http://prc68.com/I/PCO.html &amp;quot;PC based Oscilloscopes&amp;quot;]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Oscilloscope Wikipedia: oscilloscope]&lt;br /&gt;
* Other discussions of [http://forums.reprap.org/read.php?13,5086 &amp;quot;Cheap digital storage oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.ganssle.com/microscopes.htm The Ganssle Group reviews Inexpensive USB Scopes and Logic Analyzers]&lt;br /&gt;
* [http://massmind.org/techref/tools.htm Massmind: Tools] lists a few sources for a variety of tools used in electronics: o'scopes, logic analyzers, meters, waveform generators, etc.&lt;br /&gt;
* [http://ask.slashdot.org/askslashdot/04/02/28/0041233.shtml Slashdot: &amp;quot;Cheap PC Oscilloscopes - Any Recommendations?&amp;quot;]&lt;br /&gt;
* [http://slashdot.org/askslashdot/01/12/07/191220.shtml Slashdot: &amp;quot;Building a Cheap Oscilloscope Using Your PC?&amp;quot;]&lt;br /&gt;
* [http://www.epanorama.net/links/measuring.html#pcmeasuring ePanorama.net: &amp;quot;Using PC as a measurement instrument&amp;quot;] ''(FIXME: anything we should add to the above list?)''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Techniques]][[Category:Test Equipment]]&lt;/div&gt;</summary>
		<author><name>Cov</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=User_talk:DavidCary&amp;diff=18913</id>
		<title>User talk:DavidCary</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=User_talk:DavidCary&amp;diff=18913"/>
		<updated>2009-10-26T20:28:00Z</updated>

		<summary type="html">&lt;p&gt;Cov: /* Baudline Free Software */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== from russ_hensel Jan 21 09 ==&lt;br /&gt;
&lt;br /&gt;
I have been thinking about how to get more traffic at open circuits.  So far:&lt;br /&gt;
&lt;br /&gt;
*Post links to it on forums, these are usually on topic for the forum, not just ads.&lt;br /&gt;
*Started a sub wiki for SourceBoost C ( much of which is just a collection of stuff I was doing here anyway )  If this seems to commercial, let me know and we can see if there is a better way to do it.  I think it fits the site well however.&lt;br /&gt;
*When I link to sites now I often send an email letting them know and inviting them to contribute, not too much has come of this yet, but more time will tell.&lt;br /&gt;
&lt;br /&gt;
*Should we consider adding the site to some web rings?  If we think this is a good idea what process should we use to discuss and keep the process under control.&lt;br /&gt;
&lt;br /&gt;
Russ&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== from joshua w. ==&lt;br /&gt;
The pceeg project has become a alpha release now. I now have eagle cad files schematics and boards for all three boards.&lt;br /&gt;
I have the pcb from sparkfun in my hand.&lt;br /&gt;
I will be ordering parts for the microcontroler printed circuit board this weekend to test it out.&lt;br /&gt;
Take a look at it it has changed a lot. &lt;br /&gt;
I look forward to your comments I would like help on this project.&lt;br /&gt;
&lt;br /&gt;
== from russ hensel ==&lt;br /&gt;
&lt;br /&gt;
I am making a page just for the spam topic [[How Should We Deal With Spam]] and will move all the discussion here to their if you do not object.  Then will link in a few other places as well.  Ok.&lt;br /&gt;
&lt;br /&gt;
''That sounds great. I've just finished moving all the spam-related discussion on this &amp;quot;User talk:DavidCary&amp;quot; page to the [[spam]] page, but I'm sure there are other similar discussions scattered all over the place. I hope we will be able to reap the advantages of [http://www.communitywiki.org/ConsolidateInformation consolidate information]. --[[User:DavidCary|DavidCary]] 12:33, 9 April 2008 (PDT)''&lt;br /&gt;
&lt;br /&gt;
== question about russ_hensel_test ==&lt;br /&gt;
&lt;br /&gt;
from my talk page:&lt;br /&gt;
&lt;br /&gt;
russ_hensel_test as with a few other pages that should be linked to only from my personal page were indeed tests, some should have already&lt;br /&gt;
been deleted.  At the time I had no idea how to move them.  I will try to leave less trash behind.&lt;br /&gt;
&lt;br /&gt;
Russ&lt;br /&gt;
&lt;br /&gt;
No worries.&lt;br /&gt;
It's easy enough to fix.&lt;br /&gt;
&lt;br /&gt;
I just wanted to check in and see what the scoop was before plunging in and deleting a page that *looks* redundant, but perhaps is merely in the middle of some complex transformation.&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 21:29, 14 February 2008 (PST)&lt;br /&gt;
&lt;br /&gt;
== Take a look at..... ==&lt;br /&gt;
[[russ_hensel_test]]&lt;br /&gt;
&lt;br /&gt;
take a look at a page I am working on for PIC projects ( all external )&lt;br /&gt;
It clearly has a ways to go, but then I am planning to link it in somewhere public.&lt;br /&gt;
&lt;br /&gt;
The page is supposed to have a fairly clean look for browsing, and some structure for searching.&lt;br /&gt;
&lt;br /&gt;
I am still struggling with getting the formatting down right.&lt;br /&gt;
Is there a test for what is open that we should be applying?&lt;br /&gt;
&lt;br /&gt;
Let me know your thoughts.&lt;br /&gt;
&lt;br /&gt;
russ_hensel&lt;br /&gt;
&lt;br /&gt;
: Looking good. Thank you. The &amp;quot;Editing help&amp;quot; link (just below the &amp;quot;Summary&amp;quot; bar that shows up after you start editing a page) *ought* to have tips on formatting. Maybe next month :-).&lt;br /&gt;
: I made a few minor tweaks that I *thought* made it look better -- hit that &amp;quot;undo&amp;quot; button if I've only messed things up.&lt;br /&gt;
: For [[open hardware]], I'm using the consensus definition at [http://en.wikipedia.org/wiki/open_source_hardware Wikipedia:open source hardware]. If they've posted the schematics and firmware online, and indicated that anyone can use the design information -- perhaps released under GPL, Creative Commons, or public domain -- then it's open hardware.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Armus board ==&lt;br /&gt;
Hi!&lt;br /&gt;
Very glad at least one guy did show some enthousiasm about the project!&lt;br /&gt;
Currently, as the project was left (and will probably stay....):&lt;br /&gt;
Hardware is all good. The board with gerbers can be sent to most major Fab House and you will receive a functionnal design. Proto1 was tested and around 5 glitches have been found and corrected for Proto2, wich was never tested but should be 100% functionnal.&lt;br /&gt;
&lt;br /&gt;
The Firmware of the 4 DSPics is symetrical, and is &amp;quot;complete&amp;quot;. It interface to Servos and DCs. The input encoder, if I recall, is not done, but the code is there and all C, so it should be easy to just copy-paste a snippet from somewhere else into the project.&lt;br /&gt;
The Firmware for the multi-IO PIC18 is complete, and you will be able to play with all IO.&lt;br /&gt;
The Drivers to communicate to the PIC and DSPIC from the kernel is done and documented.&lt;br /&gt;
Ah, yeah, we have drivers for Ethernet/CAN/Sound.&lt;br /&gt;
We also have a complete compiled kernel ready to load onto the board with various &amp;quot;demonstration&amp;quot; mode.&lt;br /&gt;
&lt;br /&gt;
Most of the work left is polishing here and there, as the firmware/driver part was done is haste. Most of the things work 100%, and will need no touch, but some functions (like the Quadrature encoders) are plain missing.&lt;br /&gt;
&lt;br /&gt;
The part where more work is to be done is on the Integrated Devellopment Environment (IDE). Shure, you can use KDevellopp, Eclipse, or any cross compiler out there. You could even download some dev.boards' software and load it onto ARMUS and compile natively from there. We had in mind (read the article) to creat a simple and easy IDE for 1st year undergrads, so maybe it's not necessary for you :P&lt;br /&gt;
&lt;br /&gt;
If you want the =WHOLE= project CVS for you to enjoy, I have it and could send it to you trough FTP or any other way you prefer. I guess I could also just mail a DVD. It weights around 700MB, and there is ton of french comment and files (as the team, in Quebec, was native french) but I could translate any part you feel is critical for specific applications.&lt;br /&gt;
&lt;br /&gt;
If you want to work on this &amp;quot;on your own&amp;quot;, most of the board is based on atmel's AT91RM9200EK and AT91RM9200DK . Their demonstration Kernels should run as-is with the same procedure as Atmel's.&lt;br /&gt;
&lt;br /&gt;
Just to say: what do you plan to use the board for?&lt;br /&gt;
Thanks for your interest!&lt;br /&gt;
-Jerome Marchand&lt;br /&gt;
&lt;br /&gt;
'''Wow.'''&lt;br /&gt;
This is too cool to stick on a shelf a let it gather dust.&lt;br /&gt;
I want to see projects like this &amp;quot;ratchet forward&amp;quot;.&lt;br /&gt;
I want to allow people to build off last year's work rather than starting all over again from scratch -- so in a few years we can finish amazingly cool projects that are far too complicated for one team to finish in a year.&lt;br /&gt;
&lt;br /&gt;
I think this [[ARMUS Embedded Linux Board]] might be perfect for a CNC machine.&lt;br /&gt;
The LinuxCNC software runs on Linux, so it ought to run on this Linux board.&lt;br /&gt;
And the DSPics should be able to drive the power transistors that run the motors on the CNC machine, and track the position of the routing head.&lt;br /&gt;
&lt;br /&gt;
And not just a single CNC machine -- a series of open-source CNC machine designs. Designs that anyone can build, improve, and then share those improvements with the next builder.&lt;br /&gt;
&lt;br /&gt;
Yes, please do send me the project files.&lt;br /&gt;
These are all &amp;quot;public domain&amp;quot; or &amp;quot;[http://creativecommons.org/ creative commons]&amp;quot; or &amp;quot;open source&amp;quot;, with no warranty, right?&lt;br /&gt;
&lt;br /&gt;
Do you think that perhaps http://SourceForge.net/ or [http://en.wikipedia.org/wiki/GNU_Savannah GNU Savannah] might be a more appropriate place to host this software than Opencircuits?&lt;br /&gt;
&lt;br /&gt;
Alas, I am embarrassed to admit that I barely speak 5 words of the lingua franca, the French language.&lt;br /&gt;
&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 19:16, 3 November 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Programmable Chip EEG ==&lt;br /&gt;
Why don't you help finish my programmable chip eeg project and then use what you learned and the results to then create your own project. Programmers like to reuse working modulas instead of reinventing the wheel.&lt;br /&gt;
&lt;br /&gt;
The pceeg has gone through a major revision streamlining its design and I am working on the father board a digital computing board for the project. I will be cleaning up the page. &lt;br /&gt;
&lt;br /&gt;
''Thank you. I hope the [[Programmable Chip EEG]] project becomes wildly successful. --[[User:DavidCary|DavidCary]] 10:01, 19 July 2007 (PDT)''&lt;br /&gt;
&lt;br /&gt;
I am getting to be in the alpha release check it all out at the sourceforge page and the open circuits wiki.&lt;br /&gt;
&lt;br /&gt;
==a talk through Wiki Howto==&lt;br /&gt;
Hi DavidCary&lt;br /&gt;
&amp;lt;br&amp;gt;Thank you very much you create this wiki to let us to share electronic projects. &lt;br /&gt;
&amp;lt;br&amp;gt;I want to merge the &amp;quot;[[RS232 Dev Board]]&amp;quot; and &amp;quot;[[RS232 RS485 USB Converter Board]]&amp;quot;, so want to discuss to the author, Tkb, of &amp;quot;RS232 Dev Board&amp;quot;. However, i cannot find out the talk page like i talk to you by this way. Can you point me how to do it?&lt;br /&gt;
&amp;lt;br&amp;gt;thanks&lt;br /&gt;
&amp;lt;br&amp;gt;[[User:Yan|yan]]&lt;br /&gt;
&lt;br /&gt;
''If you have a question or comment specifically about the &amp;quot;RS232 Dev Board&amp;quot;, please leave a comment on the [[RS232 Dev Board]] page or its &amp;quot;discussion&amp;quot; page.''&lt;br /&gt;
''You can click on &amp;quot;[[User talk:Tkb]]&amp;quot; to leave a note on Tkb's user talk page.''&lt;br /&gt;
''Since there are more people watching the &amp;quot;RS232 Dev Board&amp;quot; page than Tkb's page, you'll probably get a quicker response if you post to the &amp;quot;RS232 Dev Board&amp;quot; page than to Tkb's page.''&lt;br /&gt;
''--[[User:DavidCary|DavidCary]] 20:00, 29 December 2006 (PST)''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Chazegh|Chazegh]] created this &amp;quot;Open Circuits wiki&amp;quot;.&lt;br /&gt;
I am flattered that you think I had something to do with it.&lt;br /&gt;
But since Chazegh seems to be too busy to spend much time here,&lt;br /&gt;
it's up to you and I (and whoever else we can recruit) to create content here.&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 21:08, 29 December 2006 (PST)&lt;br /&gt;
&lt;br /&gt;
5.7.2007 Joe Silva:&lt;br /&gt;
Hi David, great site!&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Aloha David,&lt;br /&gt;
Roger here, I'm still puzzeled as to how to create a new article.  I uploaded an image file for the 723 regulator (my article subject).  This went into an &amp;quot;Image File page&amp;quot;  automatically, OK.  I added it to the Voltage Regulators section of Components/Integrated Circuits, OK.  But I couldn't figure out how to make a document like there is for LT1528 OO.  I put the info I have into the discussion page for the image, but that is only a temporary solution.&lt;br /&gt;
&lt;br /&gt;
How does one create a new article page that isn't a &amp;quot;talk&amp;quot; page for something else?  Beside the info on the IC, I have a couple of documents that are in-depth on using the device.  These should be near each other as well as near the info document above.  How would I go about setting up a &amp;quot;723&amp;quot; sub-chapter of &amp;quot;Integrated Circuits&amp;quot;?  I guess that's as clear as I can make the question.&lt;br /&gt;
&lt;br /&gt;
I would also like to suggest a modification to the linkage.  I'm reading the synopsis on the LT1528, I want to find oout more, so I click on the image, but instead of taking me to an in-depth article, it takes me to the image file page.  There I have to look at the Links to find the article (which is only identified as LT1528).  I'd like to be taken to the article instead of the image.  Take me to the image only if there is no article.  Of course this may be more difficult to make happen--I don't know how the site is structured.  My web programming is very basic.  Still, I think this makes sense from a user's POV.&lt;br /&gt;
&lt;br /&gt;
Thanks in Advance,&lt;br /&gt;
[[User:RogerAF|RAF]] 17:26, 22 May 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
Aloha, Roger.&lt;br /&gt;
You're doing great.&lt;br /&gt;
&lt;br /&gt;
I agree that it would be nice if clicking on the picture of the LT1528 took you directly to the article about the LT1528.&lt;br /&gt;
I don't know how to fix it.&lt;br /&gt;
&lt;br /&gt;
Do you see the &amp;quot;Help&amp;quot; link in the navigation bar on the left side of every page?&lt;br /&gt;
I think the page it brings up needs a few more tips.&lt;br /&gt;
But I want to keep it short and simple.&lt;br /&gt;
If I explained every detail, it would become a bloated 100-page document that nobody would read.&lt;br /&gt;
&lt;br /&gt;
There are already far too many bloated 100-page documents about electronics.&lt;br /&gt;
&lt;br /&gt;
I hope that you, dear reader, and other volunteers will make Open Circuits into a place where people can learn to do amazing things.&lt;br /&gt;
A place that avoids forcing people to learn 100 irrelevant details before learning the one thing they need to know before they get back to building their robot (or whatever).&lt;br /&gt;
A place that never makes people throw away good ideas, because we never confuse people into believing that it would be far more complicated and expensive to build than it really is.&lt;br /&gt;
&lt;br /&gt;
p.s.:&lt;br /&gt;
Picking the name of a page is a bit of an art.&lt;br /&gt;
Since we want to refer to a page a lot, that's easier when the name is very short.&lt;br /&gt;
People new to wiki always pick names that are too long, or have too many capital letters.&lt;br /&gt;
Fortunately, it's very simple to rename pages.&lt;br /&gt;
You rename pages by clicking on the incorrectly-named &amp;quot;Move this page&amp;quot; button.&lt;br /&gt;
(I don't know how to fix that, either).&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 10:15, 23 May 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
=== making links ===&lt;br /&gt;
&lt;br /&gt;
Speaking of linkage, making links is one of the most important parts of this wiki.&lt;br /&gt;
&lt;br /&gt;
Whenever you find one article mentioning some other article, you can click on that word to get more detail.&lt;br /&gt;
&lt;br /&gt;
If that word is not already clickable (underlined and colored), please make it clickable.&lt;br /&gt;
To make a word clickable, hit the &amp;quot;edit&amp;quot; button at the top of the page.&lt;br /&gt;
Then add double brackets &amp;lt;nowiki&amp;gt;&amp;quot;[[&amp;quot;&amp;lt;/nowiki&amp;gt; and &amp;lt;nowiki&amp;gt;&amp;quot;]]&amp;quot;&amp;lt;/nowiki&amp;gt; around that word.&lt;br /&gt;
(Some people recommend only making the first mention of that word clickable).&lt;br /&gt;
&lt;br /&gt;
The cheatsheet ( http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet ) calls this an &amp;quot;internal link&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Here's the trick: you can add those brackets to any word, making it into a link.&lt;br /&gt;
Some of those links will go to pages that don't exist yet.&lt;br /&gt;
&lt;br /&gt;
What happens when you click on one of those links to a page that doesn't exist yet?&lt;br /&gt;
&lt;br /&gt;
I'm not going to tell you what happens.&lt;br /&gt;
Go find out for yourself.&lt;br /&gt;
You can practice in the [[meta:Sandbox]].&lt;br /&gt;
&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 10:15, 23 May 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Aloha David,&lt;br /&gt;
Roger again; I want to thank you for the info and hints.  I'm catching on.  I got my component description linked to the caption under the image on the Components/Voltage Regulators page.  And I created a &amp;quot;New Article&amp;quot; which I then &amp;quot;moved&amp;quot; to the title of my article.  And my article has a link to the description and that has a link to the article, so I'm getting the hang of it.  I have several schematics and PC artwork images to upload and link to my article, plus a second article I want to publish (I didn't write it, but I've been unable to find it on the internet--I have a xeroxed copy from 1986 or so and that is the only existing one as far as I know).  That article also has several images that go along with it.  I wondered about the feasability of uploading a .pdf file (I made one of it) to this site.  Would that work?  Should I even try?  I don't want to screw anything up, but wouldn't that be a lovely thing if we could upload .pdf files?  Just a thought.&lt;br /&gt;
&lt;br /&gt;
Again, Thanks very much, I've made some progress.&lt;br /&gt;
&lt;br /&gt;
[[User:RogerAF|RAF]] 19:48, 23 May 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
Aloha, Roger.&lt;br /&gt;
You are welcome.&lt;br /&gt;
Have you tried creating a link to an article that doesn't exist yet, just to see what happens when you click on that link? For example, the [[switching regulator]] page that I'm going to start in a few days.&lt;br /&gt;
&lt;br /&gt;
I don't know about this article that you didn't write.&lt;br /&gt;
If the original author wants people to post it widely, and doesn't mind us editing it, then great, let's post it (and give correct attribution).&lt;br /&gt;
But some writers go a little crazy when they see that someone random stranger has copied their stuff and posted it to the internet.&lt;br /&gt;
(That's why there's that &amp;quot;DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!&amp;quot; note at the bottom of each Edit page).&lt;br /&gt;
&lt;br /&gt;
I wouldn't mind you posting a .pdf file (that you wrote) temporarily.&lt;br /&gt;
It's better than nothing.&lt;br /&gt;
But I would expect someone to eventually convert it to text-and-images.&lt;br /&gt;
That makes it much easier for the next person to improve the it.&lt;br /&gt;
&lt;br /&gt;
Thank you again for adding useful information to Open Circuits.&lt;br /&gt;
I hope you won't mind people &amp;quot;improving&amp;quot; the things you post here.&lt;br /&gt;
&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 21:26, 23 May 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
Aloha David,&lt;br /&gt;
Sorry for the delay, I had a loonng job and then our cable modem failed.  At least they swapped us a new one free (hooray RoadRunner).  But I want to explain the article: &amp;quot;The Many-Talented 723&amp;quot; by Glenn Prescott.  I came across this as a xerox copy sometime around 1985.  It was evidently published in a magazine for radio enthusiasts--there are some ads on the last page for radio gear.  But the name of the magazine isn't on any of the pages.  I Googled for the article and got no returns.  I think it is a very good article as far as describing the IC and how to use it.  It helped me when I was a beginner, so I want to share it.  However, I don't want anyone to get into trouble over it.  I just did another search on Google and all the returns refer to my mention of it here on Open Circuits.  Like I said, this is a copy that I have, no clue as to the magazine that published it, no copyright date, no nothin'.  But I will leave it to your judgement if it is a risk.  I still have my own article to get uploaded along with images.  I will concentrate on getting mine done before doing anything with the copied article.&lt;br /&gt;
&lt;br /&gt;
[[User:RogerAF|RAF]] 20:27, 26 May 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
Unless the author has given permission to publish it, I think a better idea would be to write your own article, citing the one you're talking about further details. Ideas are not copyright, but the expression of them (i.e. the text of the article) is, or so I understand. [[User:Autarch|Autarch]] 10:22, 13 June 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
== spammers ==&lt;br /&gt;
&lt;br /&gt;
moved to [[spam]]&lt;br /&gt;
&lt;br /&gt;
== OpenCircuits Guideline ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here is a rewritten guidline as per your request. It may need some polishing:&lt;br /&gt;
&lt;br /&gt;
''... moved to [[We love volunteers]] ...''&lt;br /&gt;
&lt;br /&gt;
[[User_talk:Freqmax]]&lt;br /&gt;
&lt;br /&gt;
Start the page [[Guideline]] ..?&lt;br /&gt;
&lt;br /&gt;
''I think that's great. We might want a &amp;quot;guideline&amp;quot; page someday, but for now I'm going to stick it over into &amp;quot;[[We love volunteers]]&amp;quot;.'' --[[User:DavidCary|DavidCary]] 00:44, 3 August 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Delete object ==&lt;br /&gt;
&lt;br /&gt;
[http://www.opencircuits.com/index.php?title=Image:Geda_pcb_print_layout.png&amp;amp;action=delete&amp;amp;oldimage=20070731124511%21Geda_pcb_print_layout.png&amp;amp;wpEditToken=f5d80d0b9e925f6a32d06cabf08f986b%5C Can you delete this?] [[User:Freqmax|Freqmax]] 05:50, 31 July 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
: I see that [[:Image:Geda_pcb_print_layout.png]] is currently in use on page [[GEDA Quickstart]]. Why would I want to delete an image that is currently in use? --[[User:DavidCary|DavidCary]] 13:01, 11 September 2008 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Spam ==&lt;br /&gt;
&lt;br /&gt;
moved to [[spam]]&lt;br /&gt;
&lt;br /&gt;
== Thanks ==&lt;br /&gt;
&lt;br /&gt;
David, you left a comment on my dead blog way back in Jan about this and other Open Circuit wikis. Thanks!!!&lt;br /&gt;
&lt;br /&gt;
I will see what I can contribute and learn here. --[[User:SamRose|SamRose]] 06:53, 9 May 2008 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Basic Circuits Page ==&lt;br /&gt;
&lt;br /&gt;
I'd like to add some RF circuits to the Basic Circuits page.  It seems to me pointful to break each entry out into it's own page.  Is it alright if I do this? --[[User:Wackyvorlon|Wackyvorlon]] 15:01, 19 May 2008 (PDT)&lt;br /&gt;
&lt;br /&gt;
Sure, go ahead and add RF circuits anywhere.&lt;br /&gt;
This is a wiki -- if we later decide to re-organize RF circuits elsewhere, that's easy enough to do.&lt;br /&gt;
--[[User:DavidCary|DavidCary]] 19:48, 20 May 2008 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Supporting More Image Type ==&lt;br /&gt;
&lt;br /&gt;
Currently open circuit supports png, gif, jpg, jpeg formats. Is it possible to support svg as well? --[[User:Tcwden|Tcwden]] 04:51, 23 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
: I see that the Mediawiki software we use can support SVG with a bit of setup. http://www.mediawiki.org/wiki/SVG . --[[User:DavidCary|DavidCary]] 05:15, 23 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Thank you. I think SVG is useful graphics format for our discussion because, being in vector format, it is more convenient to edit and resize if needed.--[[User:Tcwden|Tcwden]] 01:40, 25 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Baudline Free Software ==&lt;br /&gt;
&lt;br /&gt;
On the Open Circuits oscilloscope page, I don't understand why you took &amp;quot;baudline&amp;quot; out of the &amp;quot;open source&amp;quot; section. Anyone can buy the source code with a &amp;quot;GPL source code license&amp;quot; at http://www.baudline.com/source_code.html . You have read what our Main Page says about &amp;quot;Selling Free Software&amp;quot;, right? GPL is open source, right? --DavidCary 03:16, 26 October 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Sorry, I only read the license for the free download.&lt;/div&gt;</summary>
		<author><name>Cov</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Got_A_Blog,_Wiki_or_Website%3F&amp;diff=18895</id>
		<title>Got A Blog, Wiki or Website?</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Got_A_Blog,_Wiki_or_Website%3F&amp;diff=18895"/>
		<updated>2009-10-19T16:45:47Z</updated>

		<summary type="html">&lt;p&gt;Cov: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Do you know an electronics-related wiki? Link to it on the [[WikiNode]] page.&lt;br /&gt;
&lt;br /&gt;
Member of this Wiki and got a Blog or Website?  Link to it on this &amp;quot;Got A Blog, Wiki or Website?&amp;quot; page:&lt;br /&gt;
&lt;br /&gt;
Note that there are template enteries that can make editing easier.&lt;br /&gt;
&lt;br /&gt;
At the bottom of the page is a section for non member, but member recommended sites.&lt;br /&gt;
&lt;br /&gt;
== Wiki Members Links ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;	&lt;br /&gt;
! What&lt;br /&gt;
! Link&lt;br /&gt;
! Comment&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-----------------------------&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
|&lt;br /&gt;
[]&lt;br /&gt;
|&lt;br /&gt;
	&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
|&lt;br /&gt;
[http://millpcbs.com/ Millpcbs.com]&lt;br /&gt;
|A website dedicated to milling PCB's and the DIY machines to accomplish it.&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
|&lt;br /&gt;
[http://pminmo.com/ PMinMO.com]&lt;br /&gt;
|A website dedicated to DIY CNC electronics.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;	&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
|&lt;br /&gt;
[http://www.paleotechnologist.net Paleotechnologist.Net]&lt;br /&gt;
|A blog exploring ways to blend old-school and new-school technology.&lt;br /&gt;
	&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
|&lt;br /&gt;
[http://www.gadgetgangster.com Gadget Gangster]&lt;br /&gt;
|A site to publish and sell your electronics projects&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
|[http://meaning.com/wiki/Rubisync Rubisync]&lt;br /&gt;
|Open Source Synchronized Magnetometers&lt;br /&gt;
&amp;lt;!-----------------------------&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*WebSite&lt;br /&gt;
|[New Page Title]&lt;br /&gt;
|Comment&lt;br /&gt;
&amp;lt;!-----------------------------&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*WebSite&lt;br /&gt;
|[New Page Title]&lt;br /&gt;
|Comment&lt;br /&gt;
&amp;lt;!-----------------------------&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*WebSite&lt;br /&gt;
|[New Page Title]&lt;br /&gt;
|Comment&lt;br /&gt;
&amp;lt;!-----------------------------&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*WebSite&lt;br /&gt;
|[New Page Title]&lt;br /&gt;
|Comment&lt;br /&gt;
&amp;lt;!-----------------------------&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*WebSite&lt;br /&gt;
|[New Page Title]&lt;br /&gt;
|Comment&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
* WebSite&lt;br /&gt;
* Blog&lt;br /&gt;
* Forum&lt;br /&gt;
* Wiki&lt;br /&gt;
|&lt;br /&gt;
[http://vtluug.org Linux and Unix Users Group at Virginia Tech]&lt;br /&gt;
|The Linux and Unix Users Group at Virginia Tech's membership is made up primarily of Computer and Electrical Engineering students, some of whom are contributers to this wiki. An ongoing project of theirs is to develop and document FOSS workflows that can eventually completely replace the current dependencies on PSpice, LogicWorks and MATLAB.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non Members Links ==&lt;br /&gt;
&lt;br /&gt;
Found a Blog or Website that is so general that it does not fit well into the structure of this site?  If you think it is so good that you are willing to sign your recommendation then list it here.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;	&lt;br /&gt;
! What&lt;br /&gt;
! Link&lt;br /&gt;
! Comment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--       --&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
|[http://www.amplifiersite.com/ Amplifier types] &amp;lt;br&amp;gt;  &lt;br /&gt;
|Dick's website about the most common amplifier types. Links to other sites are provided as well.&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--       --&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
*Blog&lt;br /&gt;
*Wiki&lt;br /&gt;
|[http://jeffrey.co.in/ Jeffrey's Website] &amp;lt;br&amp;gt; [http://jeffrey.co.in/blog Jeffrey's Blog ] &amp;lt;br&amp;gt; [http://jeffrey.co.in/wiki Jay Free Wiki for tutorials] &lt;br /&gt;
|Jeffrey's website for Open Hardware and Free Software. Find a lot on electronics tutorials, open hardware, GNU/Linux...&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--       --&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
|&lt;br /&gt;
[http://samthetechie.blogspot.com/ Tech Blog]&lt;br /&gt;
|&lt;br /&gt;
Occasional updates regarding the development of my final year electronic engineering project: Very Low Power Wireless Sensor Networks. The MCU for the project is an MSP430 (by TI) and the wireless module is made by Nordic. Also, I may post random findings from modding/hacking hardware and general circuit design.&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--       --&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
|&lt;br /&gt;
[http://www.neufeld.newton.ks.us/electronics/ Keith’s Electronics Blog]&lt;br /&gt;
|&lt;br /&gt;
[[russ_hensel]]   I do not like blogs much, too much look at me, not enough content ( IMHO ) but this seems very good.&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
|&lt;br /&gt;
[http://blog.screamingcircuits.com/ Screaming Circuits]&lt;br /&gt;
|&lt;br /&gt;
Lots of tips on PCB design (and how things so often go wrong).&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*WebSite&lt;br /&gt;
|&lt;br /&gt;
[http://circuitcalculator.com/wordpress/ The CircuitCalculator.com Blog]&lt;br /&gt;
|&lt;br /&gt;
Several online JavaScript calculators relevant to PCB design&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*WebSite&lt;br /&gt;
|[http://www.ladyada.net/rant/ Ladyada’s Ranting]&lt;br /&gt;
|Well worth checking out, build some of her stuff and go to prison?&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
|[http://blog.makezine.com/archive/open_source_hardware/ Blog Archive of Open Source Hardware]&lt;br /&gt;
|From the folks at Make&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*Wiki&lt;br /&gt;
|[http://www.nycresistor.com/ NYCResistor Blog] &amp;lt;br&amp;gt; [http://wiki.nycresistor.com/wiki/Main_Page NYCResistor Wiki]&lt;br /&gt;
|NYCResistor is a hacker space based in NYC. &lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Forum&lt;br /&gt;
*WebSite&lt;br /&gt;
|[http://forum.diyaudiotr.com/ DIY Audio Türkiye Forum] &amp;lt;br&amp;gt; [http://www.diyaudiotr.com/ DIY Audio Türkiye]&lt;br /&gt;
|Turkish DIY Audio community website has great forum and projects.&lt;br /&gt;
&amp;lt;!--       --&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
|&lt;br /&gt;
[http://www.roboops.es/ BoOpS’s Electronics &amp;amp; Robotics Blog]&lt;br /&gt;
|&lt;br /&gt;
Personal blog of a Spanish Student give schematics and code of her projects.&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
*Forum&lt;br /&gt;
*Gallery&lt;br /&gt;
*Blog&lt;br /&gt;
|[http://diyAudioProjects.com/ DIY Audio Projects] &amp;lt;br&amp;gt; [http://www.diyAudioProjects.com/Forum/ DIY Audio Forum] &amp;lt;br&amp;gt; [http://www.diyAudioProjects.com/Gallery/ DIY Audio Photo Gallery] &amp;lt;br&amp;gt; [http://www.diyaudioprojects.blogspot.com/ DIY Audio Blog]&lt;br /&gt;
|DIY Audio Projects community websites that feature several fully documented diy audio projects, audio schematics, a photo gallery of projects and a message forum.&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Wiki&lt;br /&gt;
|[http://amateur-radio-wiki.net/index.php?title=Main_Page Amateur Radio Wiki]&lt;br /&gt;
|Online Encyclopedia for Hams&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
*Forum&lt;br /&gt;
|[http://DSminded.com/community DSminded.com - Mod it. Play it. Love it.]&lt;br /&gt;
|Games consoles modification site with forums, downloads, tutorials etc&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
* Blog&lt;br /&gt;
|[http://www.irblaster.info/blog/2007/04/lirc-on-router.html LIRC on a Router]&lt;br /&gt;
|Install LIRC on a DD WRT enabled router&lt;br /&gt;
&amp;lt;!----------------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Forum&lt;br /&gt;
|[http://forum.allaboutcircuits.com/ All About Circuits]&lt;br /&gt;
|A quite active forum, plus an online book on electronics.&lt;br /&gt;
&amp;lt;!----------------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*WebSite&lt;br /&gt;
|[http://www.circuitpeople.com CircuitPeople Gerber Viewer]&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.circuitpeople.com/Blog CircuitPeople Blog]&lt;br /&gt;
|A free gerber viewer that generates high-quality PNG images&lt;br /&gt;
&amp;lt;!----------------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*WebSite&lt;br /&gt;
|[http://www.electronicwiki.com electronic-wiki]&amp;lt;br /&amp;gt;&lt;br /&gt;
|A mix of Normal website and wiki engine that has all the information about chipdesign and semiconductor industry.&lt;br /&gt;
| I am open for any buisness and good idea you can contact me through this website/contact page.&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
|[http://littlebits.cc/ littleBits]&lt;br /&gt;
|&amp;quot;littleBits, a growing library of preassembled circuitboards, made easy by tiny magnets&amp;quot;&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
|[http://harkopen.com/ harkopen]&lt;br /&gt;
|&amp;quot;dedicated open hardware hosting&amp;quot;&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
|[http://timewitharduino.blogspot.com/ timewitharduino]&lt;br /&gt;
|Arduino projects: Wiseduino, Wise Clock, Wise4Sure etc.&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
|&lt;br /&gt;
[http://robozeal.blogspot.com Robotics INDIA: robozeal]&lt;br /&gt;
|&lt;br /&gt;
Basic electronic components.&lt;br /&gt;
Detailed description of the software and hardware interface to the [http://techref.massmind.org/techref/lcds.htm Hitachi controller] in most 2-line LCD displays.&lt;br /&gt;
Also: CELLPHONE OPERATED ROBOT.&lt;br /&gt;
&amp;lt;!-----------------------------&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*WebSite&lt;br /&gt;
|[New Page Title]&lt;br /&gt;
|Comment&lt;br /&gt;
&amp;lt;!-----------------------------&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*WebSite&lt;br /&gt;
|[New Page Title]&lt;br /&gt;
|Comment&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Page End&lt;br /&gt;
&lt;br /&gt;
''FIXME: move wiki from this page to the [[WikiNode]].''&lt;/div&gt;</summary>
		<author><name>Cov</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=18894</id>
		<title>Oscilloscope</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=18894"/>
		<updated>2009-10-19T16:44:17Z</updated>

		<summary type="html">&lt;p&gt;Cov: /* Non-Free Software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An '''oscilloscope''' (often abbreviated '''o'scope''' or '''scope''') displays signal voltages as a 2-D graph, usually as voltage (vertical axis) as a function of time (horizontal axis).&lt;br /&gt;
&lt;br /&gt;
The ''probe'' of a o'scope is held against, or is clipped to, the metal wire carrying the signal of interest.&lt;br /&gt;
&lt;br /&gt;
A '''dual-trace''' o'scope has 2 probes, so 2 different signals can be seen -- so not only the shape of the signal can be seen, but also the exact time from events on one signal to events on the other signal.&lt;br /&gt;
&lt;br /&gt;
= Techniques =&lt;br /&gt;
&lt;br /&gt;
Sometimes one wants to look at a 8-bit data bus -- typically one uses a &amp;quot;logic analyzer&amp;quot; to look at lots of time-aligned digital signals.&lt;br /&gt;
For a given number of signals to look at, oscilloscopes (which show the true analog waveform) are much more expensive than logic analyzers (which only show if a digital waveform is hi or low, above or below the logic threshold).&lt;br /&gt;
Many people buy both a (dual-trace) o'scope and a 16-trace logic analyzer, which together have a total cost less than one true 8-trace o'scope.&lt;br /&gt;
&lt;br /&gt;
''... more techniques ...''&lt;br /&gt;
&lt;br /&gt;
= Open Source Oscilloscopes =&lt;br /&gt;
&lt;br /&gt;
Of course, you have to already have a working o'scope in order to build and test another o'scope, making this the same sort of chicken-and-egg problem as the [[Projects#RepRap | RepRap]] project, the [http://en.wikipedia.org/wiki/GNU_Compiler_Collection GCC project], and other projects David Cary finds interesting.&lt;br /&gt;
&lt;br /&gt;
=PC Oscilloscopes=&lt;br /&gt;
&lt;br /&gt;
==Open Hardware for PC Oscilloscopes==&lt;br /&gt;
===Bitscope===&lt;br /&gt;
* $550 BS100U: 2 analog inputs + 8 digital inputs, optically isolated, from BitScope Designs (MetaChip Pty. Ltd.) [http://bitscope.com/]&lt;br /&gt;
&lt;br /&gt;
===MultiAnalyser===&lt;br /&gt;
Some people on the PIClist have been discussing designing an open-source oscilloscope.&lt;br /&gt;
&lt;br /&gt;
* I think initial discussions occured on the [http://www.piclist.com/techref/postbot.asp?by=thread&amp;amp;id=%5BEE%5D+scope+project+anyone%3F&amp;amp;tgt=browse &amp;quot;[EE] scope project anyone?&amp;quot;] thread [http://www.piclist.com/techref/postbot.asp?by=time&amp;amp;id=piclist\2004\09\17\111014a.txt] at PIClist.&lt;br /&gt;
* Later discussion moved to the [http://tech.groups.yahoo.com/group/MultiAnalyser/ &amp;quot;MultiAnalyser&amp;quot; group at Yahoo]&lt;br /&gt;
&lt;br /&gt;
==Closed, COTS Hardware for PC Oscilloscopes==&lt;br /&gt;
* Pretty much any sound card. Using an external sound card is recommended so you don't blow your on-board card or potentially other parts of your computer.&lt;br /&gt;
&lt;br /&gt;
==PC Oscilloscope Software==&lt;br /&gt;
&lt;br /&gt;
===Free Software===&lt;br /&gt;
&lt;br /&gt;
* [http://sourceforge.net/projects/xoscope/ Sourceforge: xoscope] is a digital oscilloscope for Linux that uses input from a sound card or EsounD and/or a ProbeScope/osziFOX and will soon support Bitscope hardware.&lt;br /&gt;
&lt;br /&gt;
===Non-Free Software===&lt;br /&gt;
* [http://www.baudline.com/what_is_baudline.html Baudline] is a signal analyzer designed for scientific visualization, using input from recorded data files or from a sound card. For Linux / Solaris. Freeware (no redistribution, no reverse engineering).&lt;br /&gt;
* [http://www.zelscope.com/ Zelscope] Converts your PC into a dual-trace storage oscilloscope and spectrum analyzer. It uses your computer's sound card as analog-to-digital converter. Windows trialware.&lt;br /&gt;
* [http://www.bitscope.com/software/dso/ BitScope DSO] is a digital oscilloscope logic analyzer for Linux and Windows. It works with BitScope hardware and is distributed as freeware.&lt;br /&gt;
&lt;br /&gt;
==Non-PC Oscilloscope Projects==&lt;br /&gt;
* [http://www.circuitcellar.com/archives/viewable/Zhang205/index.html &amp;quot;Handheld Multifunction Scope&amp;quot;] by Jingxi Zhang &amp;amp; Yang Zhang, 2007. &amp;quot;dual-channel oscilloscope supports 250 ksps for each channel&amp;quot;. ... also: ohmmeter, capacitance meter, and inductance meter ... pulse generator ... small speaker and OLED output. All functions work stand-alone with OLED display, but it can also be to a host PC with the USB port to display waveforms on the PC display.&lt;br /&gt;
* [http://www.dansworkshop.com/electricity-and-electronics/homebuilt-oscilloscope.htm Dan's Workshop: Notes on converting that old compact tv set or computer monitor into an oscilloscope.]&lt;br /&gt;
* [http://www.intio.or.jp/jf10zl/tvosc.htm &amp;quot;TV Oscilloscope Adaptor&amp;quot;] &amp;quot;This ... adapter ... changes a TV to a Oscilloscope.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Uncategorized==&lt;br /&gt;
* K3PTO http://www.qsl.net/k3pto/ 8 bit&lt;br /&gt;
* [http://massmind.org/techref/scenix/sxoscope/index.htm Massmind: &amp;quot;SX based O’Scope&amp;quot;] by Alberto Geraci of BTX Sistemas&lt;br /&gt;
* [http://www.semifluid.com/?p=9 &amp;quot;PIC12F675 Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://zedomax.com/blog/2006/12/28/diy-hack-make-your-own-oscilloscope/ &amp;quot;DIY HACK - Make your own Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.geocities.com/SiliconValley/Lakes/7156/articl3.htm &amp;quot;Solid State Oscilloscope&amp;quot;] by George Katz 1987 -- an extremely simple and small circuit that drives a 10 x 10 LED array. (Would it make sense to adapt the [[PointLess LED Array]] to be more like this?)&lt;br /&gt;
&lt;br /&gt;
Epanorama has many links related to o'scopes and o'scope accessories [http://www.epanorama.net/links/measuring.html#oscilloscope].&lt;br /&gt;
&lt;br /&gt;
==Oscilloscope Design Discussions==&lt;br /&gt;
*[http://www.edaboard.com/ftopic41841-30.html Digital oscilloscope Project] edaboard.com&lt;br /&gt;
&lt;br /&gt;
== some low-cost oscilloscopes ==&lt;br /&gt;
&lt;br /&gt;
some low-cost oscilloscopes, in no particular order.&lt;br /&gt;
''... it would be nice to mention # of analog input channels, # of digital input channels, whether it can be used under Linux, does it have output channels ... price should (?) include 2 analog probes, ... is it open hardware? ... anything else?''&lt;br /&gt;
&lt;br /&gt;
* price name comments&lt;br /&gt;
* $349.95 VT DSO-2815H,1x150MHz or 2x75MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $299.95 VT DSO-2810H,1x100MHz or 2x50MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $250 VT DSO-2810F,2x100MHz, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
*$150 Poscope basic 2 from PoLabs [http://poscope.com/ PoLabs], 2 analog channels, 16/8 digital channels, PC USB oscilloscope, spectrum analyzer, chart recorder, pattern generator, logic analyzer, PWM/ square generator&lt;br /&gt;
* $420 PicoScope 2202 from [http://picotech.com/ Pico Technology]([http://www.picotech.com/picoscope-2202.html ])([http://www.interwld.com/pico/pico-3000.htm ])([http://www.pc-oscilloscopes.com/3000.htm])&lt;br /&gt;
* $200 Hantek DSO-2090 USB PC Oscilloscope [http://www.beigly.com/catalog/hantek-dso2090-oscilloscope-p-96.html]&lt;br /&gt;
* $380.00 DSO2250 100MHz PC-SCOPE 250MS/s [http://world-educational-services.net/cart/index.php?main_page=product_info&amp;amp;cPath=56&amp;amp;products_id=134&amp;amp;zenid=68c155f8ccc626c8d316e8417b32dc5d]&lt;br /&gt;
* CAN 219.99 Syscomp Electronic Design DSO-101 [http://syscompdesign.com/] (Syscomp supports the &amp;quot;[https://sourceforge.net/projects/oip The Open Instrumentation Project]&amp;quot; [http://syscompdesign.com/oip.htm])&lt;br /&gt;
* EUR 427 ETC s.r.o. M520 Oscilloscope [http://etcsk.com/]&lt;br /&gt;
* $222 ANT8 : 8 Channel Logic Analyzer (EasySync)[http://easysync-ltd.com/]&lt;br /&gt;
* $200 PS40M10 : Swordfish Hand-Held Instrument (1 channel) USB (EasySync)&lt;br /&gt;
* $220 DS1M12 : Stingray Multi-Function Instrument (2 channel) USB (EasySync)&lt;br /&gt;
* under $600 : [[Jameco]] has some actual stand-alone oscilloscopes for under $600. So does www.tequipment.com - see Rigol 'scopes from China - good quality - also on eBay.&lt;br /&gt;
* under $200 : Carl's Electronics has some stand-alone and PC-hosted (parallel port?) oscilloscopes for under $200.[http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $170 HobbyLab USB oscilloscope [http://hobbylab.us/USBOscilloscope/Home.htm]&lt;br /&gt;
* $500 DS1022C : 2 Channel, 25 MHz Rigol Technologies Inc.[http://rigolna.com/]&lt;br /&gt;
* $999 CS320A Cleverscope [http://cleverscope.com/] (has a discussion forum[http://cleverscope.com/forum/])&lt;br /&gt;
* $167 DrDAQ &amp;quot;data logger&amp;quot; (parallel port) from Pico Technology [http://www.drdaq.com/]&lt;br /&gt;
* $970 NI USB-5132 : USB digitizer from National Instruments [http://sine.ni.com/nips/cds/view/p/lang/en/nid/203719]&lt;br /&gt;
* $139 Parallax USB Oscilloscope 2 analog inputs + trigger; 1 MS/s [http://parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/28014/List/1/ProductID/46/Default.aspx?SortField=ProductName%2cProductName]&lt;br /&gt;
* $170 PC USB Oscilloscope DiSco (HobbyLab, LLC). 2 analog inputs ( 200 KHz ) + 16 digital inputs (or 8 digital inputs + 8 digital outputs). [http://hobbylab.us/]&lt;br /&gt;
* $150 ST16B 10 MHz stand-alone oscilloscope, 2 analog inputs [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $190 VEPCS100 ( PCS100 ) - PC Based Oscilloscope; 1 analog input ( 12 MHz ); optically isolated from PC [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $950 DSO-8502 USB Oscilloscope, 2 analog inputs (250MSa/s) + external trigger; 1 digital output (trigger out); buffer: 512K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $799 DSO-8202 USB Oscilloscope, 2 analog inputs (200MSa/s) + external trigger; 1 digital output (trigger out); buffer: 128K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $108 LabJack U3 USB data acquisition and control device, 16 analog inputs ( 12 bit, 2.5 KSa/s at 12 bit resolution, 50 KSa/s at 8 bit resolution), buffer: 984 samples, 2 analog outputs, digital outputs [http://www.labjack.com/labjack_u3.php]&lt;br /&gt;
* $249 S2X100 USB Oscillloscope, 2 analog inputs (100Ms/s) with 8 bit resolution, buffer: 64K samples [http://www.dynoninstruments.com/products_s2x100.php?gclid=CNzyz_625pgCFQIyxwodgwSvMA]&lt;br /&gt;
* $495 ELAB-080 [http://www.dynoninstruments.com/products_elab080.php]&lt;br /&gt;
* $745 USBee AX-Plus, 2 analog inputs (Max 16 MS/s ?) and 8 digital inputs [http://www.usbee.com/ax.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://measurementcomputing.com/cbicatalog/directory.asp?dept_id=403 Measurement Computing] has some wireless and USB analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.dataq.com/ DATAQ Instruments, Inc.] has some USB and Ethernet analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.designnotes.com/ DesignNotes.com, Inc.] has some USB and handheld LCD o'scopes from [http://www.velleman.be/ Velleman]:  [http://www.vellemanusa.com/us/enu/product/list/?id=347914 Velleman oscilloscopes] -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.linkinstruments.com/oscilloscope.htm Link Instruments Inc.] has several USB o'scopes and &amp;quot;USB MSO&amp;quot; (&amp;quot;mixed signal o'scope&amp;quot;). Are they already listed above?''&lt;br /&gt;
&lt;br /&gt;
EasySync[http://easysync-ltd.com/] is a distributor of RockyLogic's ANT8/etc products.&lt;br /&gt;
&lt;br /&gt;
Test Equipment Solutions Today, Inc.[http://testsolu.com/] is a distributor of Rigol's DVM and oscilloscope products.&lt;br /&gt;
&lt;br /&gt;
When you [http://search.ebay.com/search/search.dll?satitle=oscilloscope search eBay for oscilloscope], you might find some good deals.&lt;br /&gt;
&lt;br /&gt;
== further reading ==&lt;br /&gt;
&lt;br /&gt;
* other [[hardware tool | good equipment to buy when getting started]]&lt;br /&gt;
&lt;br /&gt;
== external links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.embedded.com/columns/breakpoint/160902529?printable=true &amp;quot;Scoping out palm-sized USB oscilloscopes&amp;quot;] by Jack Ganssle 2005, Embedded Systems Design. A review of 3 USB oscilloscopes -- reader comments at the end mention a few more USB o'scopes. ''(FIXME: make sure all the scopes mentioned are included on the above list)''&lt;br /&gt;
* Keith has made a list of [http://www.techtravels.org/amiga/amigablog/?p=167 &amp;quot;PC USB logic analyzers that cost under $1000.&amp;quot;][http://www.techtravels.org/tech/logicanalyzer.html], some of which can be used as an o'scope. ''Should I use the same $1000 price cut-off for the above list? Or perhaps double or halve it?''&lt;br /&gt;
* Brooke Clarke has posted a list of [http://prc68.com/I/PCO.html &amp;quot;PC based Oscilloscopes&amp;quot;]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Oscilloscope Wikipedia: oscilloscope]&lt;br /&gt;
* Other discussions of [http://forums.reprap.org/read.php?13,5086 &amp;quot;Cheap digital storage oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.ganssle.com/microscopes.htm The Ganssle Group reviews Inexpensive USB Scopes and Logic Analyzers]&lt;br /&gt;
* [http://massmind.org/techref/tools.htm Massmind: Tools] lists a few sources for a variety of tools used in electronics: o'scopes, logic analyzers, meters, waveform generators, etc.&lt;br /&gt;
* [http://ask.slashdot.org/askslashdot/04/02/28/0041233.shtml Slashdot: &amp;quot;Cheap PC Oscilloscopes - Any Recommendations?&amp;quot;]&lt;br /&gt;
* [http://slashdot.org/askslashdot/01/12/07/191220.shtml Slashdot: &amp;quot;Building a Cheap Oscilloscope Using Your PC?&amp;quot;]&lt;br /&gt;
* [http://www.epanorama.net/links/measuring.html#pcmeasuring ePanorama.net: &amp;quot;Using PC as a measurement instrument&amp;quot;] ''(FIXME: anything we should add to the above list?)''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Techniques]][[Category:Test Equipment]]&lt;/div&gt;</summary>
		<author><name>Cov</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=18893</id>
		<title>Oscilloscope</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=18893"/>
		<updated>2009-10-19T16:40:57Z</updated>

		<summary type="html">&lt;p&gt;Cov: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An '''oscilloscope''' (often abbreviated '''o'scope''' or '''scope''') displays signal voltages as a 2-D graph, usually as voltage (vertical axis) as a function of time (horizontal axis).&lt;br /&gt;
&lt;br /&gt;
The ''probe'' of a o'scope is held against, or is clipped to, the metal wire carrying the signal of interest.&lt;br /&gt;
&lt;br /&gt;
A '''dual-trace''' o'scope has 2 probes, so 2 different signals can be seen -- so not only the shape of the signal can be seen, but also the exact time from events on one signal to events on the other signal.&lt;br /&gt;
&lt;br /&gt;
= Techniques =&lt;br /&gt;
&lt;br /&gt;
Sometimes one wants to look at a 8-bit data bus -- typically one uses a &amp;quot;logic analyzer&amp;quot; to look at lots of time-aligned digital signals.&lt;br /&gt;
For a given number of signals to look at, oscilloscopes (which show the true analog waveform) are much more expensive than logic analyzers (which only show if a digital waveform is hi or low, above or below the logic threshold).&lt;br /&gt;
Many people buy both a (dual-trace) o'scope and a 16-trace logic analyzer, which together have a total cost less than one true 8-trace o'scope.&lt;br /&gt;
&lt;br /&gt;
''... more techniques ...''&lt;br /&gt;
&lt;br /&gt;
= Open Source Oscilloscopes =&lt;br /&gt;
&lt;br /&gt;
Of course, you have to already have a working o'scope in order to build and test another o'scope, making this the same sort of chicken-and-egg problem as the [[Projects#RepRap | RepRap]] project, the [http://en.wikipedia.org/wiki/GNU_Compiler_Collection GCC project], and other projects David Cary finds interesting.&lt;br /&gt;
&lt;br /&gt;
=PC Oscilloscopes=&lt;br /&gt;
&lt;br /&gt;
==Open Hardware for PC Oscilloscopes==&lt;br /&gt;
===Bitscope===&lt;br /&gt;
* $550 BS100U: 2 analog inputs + 8 digital inputs, optically isolated, from BitScope Designs (MetaChip Pty. Ltd.) [http://bitscope.com/]&lt;br /&gt;
&lt;br /&gt;
===MultiAnalyser===&lt;br /&gt;
Some people on the PIClist have been discussing designing an open-source oscilloscope.&lt;br /&gt;
&lt;br /&gt;
* I think initial discussions occured on the [http://www.piclist.com/techref/postbot.asp?by=thread&amp;amp;id=%5BEE%5D+scope+project+anyone%3F&amp;amp;tgt=browse &amp;quot;[EE] scope project anyone?&amp;quot;] thread [http://www.piclist.com/techref/postbot.asp?by=time&amp;amp;id=piclist\2004\09\17\111014a.txt] at PIClist.&lt;br /&gt;
* Later discussion moved to the [http://tech.groups.yahoo.com/group/MultiAnalyser/ &amp;quot;MultiAnalyser&amp;quot; group at Yahoo]&lt;br /&gt;
&lt;br /&gt;
==Closed, COTS Hardware for PC Oscilloscopes==&lt;br /&gt;
* Pretty much any sound card. Using an external sound card is recommended so you don't blow your on-board card or potentially other parts of your computer.&lt;br /&gt;
&lt;br /&gt;
==PC Oscilloscope Software==&lt;br /&gt;
&lt;br /&gt;
===Free Software===&lt;br /&gt;
&lt;br /&gt;
* [http://sourceforge.net/projects/xoscope/ Sourceforge: xoscope] is a digital oscilloscope for Linux that uses input from a sound card or EsounD and/or a ProbeScope/osziFOX and will soon support Bitscope hardware.&lt;br /&gt;
&lt;br /&gt;
===Non-Free Software===&lt;br /&gt;
* [http://www.baudline.com/what_is_baudline.html Baudline]is a signal analyzer designed for scientific visualization, using input from recorded data files or from a sound card. For Linux / Solaris. Freeware (no redistribution, no reverse engineering).&lt;br /&gt;
* [http://www.zelscope.com/ Zelscope] Converts your PC into a dual-trace storage oscilloscope and spectrum analyzer. It uses your computer's sound card as analog-to-digital converter. Windows trialware.&lt;br /&gt;
&lt;br /&gt;
==Non-PC Oscilloscope Projects==&lt;br /&gt;
* [http://www.circuitcellar.com/archives/viewable/Zhang205/index.html &amp;quot;Handheld Multifunction Scope&amp;quot;] by Jingxi Zhang &amp;amp; Yang Zhang, 2007. &amp;quot;dual-channel oscilloscope supports 250 ksps for each channel&amp;quot;. ... also: ohmmeter, capacitance meter, and inductance meter ... pulse generator ... small speaker and OLED output. All functions work stand-alone with OLED display, but it can also be to a host PC with the USB port to display waveforms on the PC display.&lt;br /&gt;
* [http://www.dansworkshop.com/electricity-and-electronics/homebuilt-oscilloscope.htm Dan's Workshop: Notes on converting that old compact tv set or computer monitor into an oscilloscope.]&lt;br /&gt;
* [http://www.intio.or.jp/jf10zl/tvosc.htm &amp;quot;TV Oscilloscope Adaptor&amp;quot;] &amp;quot;This ... adapter ... changes a TV to a Oscilloscope.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Uncategorized==&lt;br /&gt;
* K3PTO http://www.qsl.net/k3pto/ 8 bit&lt;br /&gt;
* [http://massmind.org/techref/scenix/sxoscope/index.htm Massmind: &amp;quot;SX based O’Scope&amp;quot;] by Alberto Geraci of BTX Sistemas&lt;br /&gt;
* [http://www.semifluid.com/?p=9 &amp;quot;PIC12F675 Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://zedomax.com/blog/2006/12/28/diy-hack-make-your-own-oscilloscope/ &amp;quot;DIY HACK - Make your own Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.geocities.com/SiliconValley/Lakes/7156/articl3.htm &amp;quot;Solid State Oscilloscope&amp;quot;] by George Katz 1987 -- an extremely simple and small circuit that drives a 10 x 10 LED array. (Would it make sense to adapt the [[PointLess LED Array]] to be more like this?)&lt;br /&gt;
&lt;br /&gt;
Epanorama has many links related to o'scopes and o'scope accessories [http://www.epanorama.net/links/measuring.html#oscilloscope].&lt;br /&gt;
&lt;br /&gt;
==Oscilloscope Design Discussions==&lt;br /&gt;
*[http://www.edaboard.com/ftopic41841-30.html Digital oscilloscope Project] edaboard.com&lt;br /&gt;
&lt;br /&gt;
== some low-cost oscilloscopes ==&lt;br /&gt;
&lt;br /&gt;
some low-cost oscilloscopes, in no particular order.&lt;br /&gt;
''... it would be nice to mention # of analog input channels, # of digital input channels, whether it can be used under Linux, does it have output channels ... price should (?) include 2 analog probes, ... is it open hardware? ... anything else?''&lt;br /&gt;
&lt;br /&gt;
* price name comments&lt;br /&gt;
* $349.95 VT DSO-2815H,1x150MHz or 2x75MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $299.95 VT DSO-2810H,1x100MHz or 2x50MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $250 VT DSO-2810F,2x100MHz, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
*$150 Poscope basic 2 from PoLabs [http://poscope.com/ PoLabs], 2 analog channels, 16/8 digital channels, PC USB oscilloscope, spectrum analyzer, chart recorder, pattern generator, logic analyzer, PWM/ square generator&lt;br /&gt;
* $420 PicoScope 2202 from [http://picotech.com/ Pico Technology]([http://www.picotech.com/picoscope-2202.html ])([http://www.interwld.com/pico/pico-3000.htm ])([http://www.pc-oscilloscopes.com/3000.htm])&lt;br /&gt;
* $200 Hantek DSO-2090 USB PC Oscilloscope [http://www.beigly.com/catalog/hantek-dso2090-oscilloscope-p-96.html]&lt;br /&gt;
* $380.00 DSO2250 100MHz PC-SCOPE 250MS/s [http://world-educational-services.net/cart/index.php?main_page=product_info&amp;amp;cPath=56&amp;amp;products_id=134&amp;amp;zenid=68c155f8ccc626c8d316e8417b32dc5d]&lt;br /&gt;
* CAN 219.99 Syscomp Electronic Design DSO-101 [http://syscompdesign.com/] (Syscomp supports the &amp;quot;[https://sourceforge.net/projects/oip The Open Instrumentation Project]&amp;quot; [http://syscompdesign.com/oip.htm])&lt;br /&gt;
* EUR 427 ETC s.r.o. M520 Oscilloscope [http://etcsk.com/]&lt;br /&gt;
* $222 ANT8 : 8 Channel Logic Analyzer (EasySync)[http://easysync-ltd.com/]&lt;br /&gt;
* $200 PS40M10 : Swordfish Hand-Held Instrument (1 channel) USB (EasySync)&lt;br /&gt;
* $220 DS1M12 : Stingray Multi-Function Instrument (2 channel) USB (EasySync)&lt;br /&gt;
* under $600 : [[Jameco]] has some actual stand-alone oscilloscopes for under $600. So does www.tequipment.com - see Rigol 'scopes from China - good quality - also on eBay.&lt;br /&gt;
* under $200 : Carl's Electronics has some stand-alone and PC-hosted (parallel port?) oscilloscopes for under $200.[http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $170 HobbyLab USB oscilloscope [http://hobbylab.us/USBOscilloscope/Home.htm]&lt;br /&gt;
* $500 DS1022C : 2 Channel, 25 MHz Rigol Technologies Inc.[http://rigolna.com/]&lt;br /&gt;
* $999 CS320A Cleverscope [http://cleverscope.com/] (has a discussion forum[http://cleverscope.com/forum/])&lt;br /&gt;
* $167 DrDAQ &amp;quot;data logger&amp;quot; (parallel port) from Pico Technology [http://www.drdaq.com/]&lt;br /&gt;
* $970 NI USB-5132 : USB digitizer from National Instruments [http://sine.ni.com/nips/cds/view/p/lang/en/nid/203719]&lt;br /&gt;
* $139 Parallax USB Oscilloscope 2 analog inputs + trigger; 1 MS/s [http://parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/28014/List/1/ProductID/46/Default.aspx?SortField=ProductName%2cProductName]&lt;br /&gt;
* $170 PC USB Oscilloscope DiSco (HobbyLab, LLC). 2 analog inputs ( 200 KHz ) + 16 digital inputs (or 8 digital inputs + 8 digital outputs). [http://hobbylab.us/]&lt;br /&gt;
* $150 ST16B 10 MHz stand-alone oscilloscope, 2 analog inputs [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $190 VEPCS100 ( PCS100 ) - PC Based Oscilloscope; 1 analog input ( 12 MHz ); optically isolated from PC [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $950 DSO-8502 USB Oscilloscope, 2 analog inputs (250MSa/s) + external trigger; 1 digital output (trigger out); buffer: 512K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $799 DSO-8202 USB Oscilloscope, 2 analog inputs (200MSa/s) + external trigger; 1 digital output (trigger out); buffer: 128K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $108 LabJack U3 USB data acquisition and control device, 16 analog inputs ( 12 bit, 2.5 KSa/s at 12 bit resolution, 50 KSa/s at 8 bit resolution), buffer: 984 samples, 2 analog outputs, digital outputs [http://www.labjack.com/labjack_u3.php]&lt;br /&gt;
* $249 S2X100 USB Oscillloscope, 2 analog inputs (100Ms/s) with 8 bit resolution, buffer: 64K samples [http://www.dynoninstruments.com/products_s2x100.php?gclid=CNzyz_625pgCFQIyxwodgwSvMA]&lt;br /&gt;
* $495 ELAB-080 [http://www.dynoninstruments.com/products_elab080.php]&lt;br /&gt;
* $745 USBee AX-Plus, 2 analog inputs (Max 16 MS/s ?) and 8 digital inputs [http://www.usbee.com/ax.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://measurementcomputing.com/cbicatalog/directory.asp?dept_id=403 Measurement Computing] has some wireless and USB analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.dataq.com/ DATAQ Instruments, Inc.] has some USB and Ethernet analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.designnotes.com/ DesignNotes.com, Inc.] has some USB and handheld LCD o'scopes from [http://www.velleman.be/ Velleman]:  [http://www.vellemanusa.com/us/enu/product/list/?id=347914 Velleman oscilloscopes] -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.linkinstruments.com/oscilloscope.htm Link Instruments Inc.] has several USB o'scopes and &amp;quot;USB MSO&amp;quot; (&amp;quot;mixed signal o'scope&amp;quot;). Are they already listed above?''&lt;br /&gt;
&lt;br /&gt;
EasySync[http://easysync-ltd.com/] is a distributor of RockyLogic's ANT8/etc products.&lt;br /&gt;
&lt;br /&gt;
Test Equipment Solutions Today, Inc.[http://testsolu.com/] is a distributor of Rigol's DVM and oscilloscope products.&lt;br /&gt;
&lt;br /&gt;
When you [http://search.ebay.com/search/search.dll?satitle=oscilloscope search eBay for oscilloscope], you might find some good deals.&lt;br /&gt;
&lt;br /&gt;
== further reading ==&lt;br /&gt;
&lt;br /&gt;
* other [[hardware tool | good equipment to buy when getting started]]&lt;br /&gt;
&lt;br /&gt;
== external links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.embedded.com/columns/breakpoint/160902529?printable=true &amp;quot;Scoping out palm-sized USB oscilloscopes&amp;quot;] by Jack Ganssle 2005, Embedded Systems Design. A review of 3 USB oscilloscopes -- reader comments at the end mention a few more USB o'scopes. ''(FIXME: make sure all the scopes mentioned are included on the above list)''&lt;br /&gt;
* Keith has made a list of [http://www.techtravels.org/amiga/amigablog/?p=167 &amp;quot;PC USB logic analyzers that cost under $1000.&amp;quot;][http://www.techtravels.org/tech/logicanalyzer.html], some of which can be used as an o'scope. ''Should I use the same $1000 price cut-off for the above list? Or perhaps double or halve it?''&lt;br /&gt;
* Brooke Clarke has posted a list of [http://prc68.com/I/PCO.html &amp;quot;PC based Oscilloscopes&amp;quot;]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Oscilloscope Wikipedia: oscilloscope]&lt;br /&gt;
* Other discussions of [http://forums.reprap.org/read.php?13,5086 &amp;quot;Cheap digital storage oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.ganssle.com/microscopes.htm The Ganssle Group reviews Inexpensive USB Scopes and Logic Analyzers]&lt;br /&gt;
* [http://massmind.org/techref/tools.htm Massmind: Tools] lists a few sources for a variety of tools used in electronics: o'scopes, logic analyzers, meters, waveform generators, etc.&lt;br /&gt;
* [http://ask.slashdot.org/askslashdot/04/02/28/0041233.shtml Slashdot: &amp;quot;Cheap PC Oscilloscopes - Any Recommendations?&amp;quot;]&lt;br /&gt;
* [http://slashdot.org/askslashdot/01/12/07/191220.shtml Slashdot: &amp;quot;Building a Cheap Oscilloscope Using Your PC?&amp;quot;]&lt;br /&gt;
* [http://www.epanorama.net/links/measuring.html#pcmeasuring ePanorama.net: &amp;quot;Using PC as a measurement instrument&amp;quot;] ''(FIXME: anything we should add to the above list?)''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Techniques]][[Category:Test Equipment]]&lt;/div&gt;</summary>
		<author><name>Cov</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=18892</id>
		<title>Oscilloscope</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=18892"/>
		<updated>2009-10-19T16:37:35Z</updated>

		<summary type="html">&lt;p&gt;Cov: /* open source oscilloscopes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An '''oscilloscope''' (often abbreviated '''o'scope''' or '''scope''') displays signal voltages as a 2-D graph, usually as voltage (vertical axis) as a function of time (horizontal axis).&lt;br /&gt;
&lt;br /&gt;
The ''probe'' of a o'scope is held against, or is clipped to, the metal wire carrying the signal of interest.&lt;br /&gt;
&lt;br /&gt;
A '''dual-trace''' o'scope has 2 probes, so 2 different signals can be seen -- so not only the shape of the signal can be seen, but also the exact time from events on one signal to events on the other signal.&lt;br /&gt;
&lt;br /&gt;
== techniques ==&lt;br /&gt;
&lt;br /&gt;
Sometimes one wants to look at a 8-bit data bus -- typically one uses a &amp;quot;logic analyzer&amp;quot; to look at lots of time-aligned digital signals.&lt;br /&gt;
For a given number of signals to look at, oscilloscopes (which show the true analog waveform) are much more expensive than logic analyzers (which only show if a digital waveform is hi or low, above or below the logic threshold).&lt;br /&gt;
Many people buy both a (dual-trace) o'scope and a 16-trace logic analyzer, which together have a total cost less than one true 8-trace o'scope.&lt;br /&gt;
&lt;br /&gt;
''... more techniques ...''&lt;br /&gt;
&lt;br /&gt;
== open source oscilloscopes ==&lt;br /&gt;
&lt;br /&gt;
Of course, you have to already have a working o'scope in order to build and test another o'scope, making this the same sort of chicken-and-egg problem as the [[Projects#RepRap | RepRap]] project, the [http://en.wikipedia.org/wiki/GNU_Compiler_Collection GCC project], and other projects David Cary finds interesting.&lt;br /&gt;
&lt;br /&gt;
==PC Oscilloscopes==&lt;br /&gt;
&lt;br /&gt;
===Open Hardware for PC Oscilloscopes===&lt;br /&gt;
====Bitscope====&lt;br /&gt;
* $550 BS100U: 2 analog inputs + 8 digital inputs, optically isolated, from BitScope Designs (MetaChip Pty. Ltd.) [http://bitscope.com/]&lt;br /&gt;
&lt;br /&gt;
====MultiAnalyser====&lt;br /&gt;
Some people on the PIClist have been discussing designing an open-source oscilloscope.&lt;br /&gt;
&lt;br /&gt;
* I think initial discussions occured on the [http://www.piclist.com/techref/postbot.asp?by=thread&amp;amp;id=%5BEE%5D+scope+project+anyone%3F&amp;amp;tgt=browse &amp;quot;[EE] scope project anyone?&amp;quot;] thread [http://www.piclist.com/techref/postbot.asp?by=time&amp;amp;id=piclist\2004\09\17\111014a.txt] at PIClist.&lt;br /&gt;
* Later discussion moved to the [http://tech.groups.yahoo.com/group/MultiAnalyser/ &amp;quot;MultiAnalyser&amp;quot; group at Yahoo]&lt;br /&gt;
&lt;br /&gt;
===Closed, COTS Hardware for PC Oscilloscopes===&lt;br /&gt;
* Pretty much any sound card. Using an external sound card is recommended so you don't blow your on-board card or potentially other parts of your computer.&lt;br /&gt;
&lt;br /&gt;
===PC Oscilloscope Software===&lt;br /&gt;
&lt;br /&gt;
====Free Software====&lt;br /&gt;
&lt;br /&gt;
* [http://sourceforge.net/projects/xoscope/ Sourceforge: xoscope] is a digital oscilloscope using input from a sound card or EsounD and/or a ProbeScope/osziFOX and will soon support Bitscope hardware.&lt;br /&gt;
&lt;br /&gt;
==Non-PC Oscilloscope Projects==&lt;br /&gt;
* [http://www.circuitcellar.com/archives/viewable/Zhang205/index.html &amp;quot;Handheld Multifunction Scope&amp;quot;] by Jingxi Zhang &amp;amp; Yang Zhang, 2007. &amp;quot;dual-channel oscilloscope supports 250 ksps for each channel&amp;quot;. ... also: ohmmeter, capacitance meter, and inductance meter ... pulse generator ... small speaker and OLED output. All functions work stand-alone with OLED display, but it can also be to a host PC with the USB port to display waveforms on the PC display.&lt;br /&gt;
* [http://www.dansworkshop.com/electricity-and-electronics/homebuilt-oscilloscope.htm Dan's Workshop: Notes on converting that old compact tv set or computer monitor into an oscilloscope.]&lt;br /&gt;
* [http://www.intio.or.jp/jf10zl/tvosc.htm &amp;quot;TV Oscilloscope Adaptor&amp;quot;] &amp;quot;This ... adapter ... changes a TV to a Oscilloscope.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Uncategorized==&lt;br /&gt;
* K3PTO http://www.qsl.net/k3pto/ 8 bit&lt;br /&gt;
* [http://massmind.org/techref/scenix/sxoscope/index.htm Massmind: &amp;quot;SX based O’Scope&amp;quot;] by Alberto Geraci of BTX Sistemas&lt;br /&gt;
* [http://www.semifluid.com/?p=9 &amp;quot;PIC12F675 Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://zedomax.com/blog/2006/12/28/diy-hack-make-your-own-oscilloscope/ &amp;quot;DIY HACK - Make your own Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.geocities.com/SiliconValley/Lakes/7156/articl3.htm &amp;quot;Solid State Oscilloscope&amp;quot;] by George Katz 1987 -- an extremely simple and small circuit that drives a 10 x 10 LED array. (Would it make sense to adapt the [[PointLess LED Array]] to be more like this?)&lt;br /&gt;
&lt;br /&gt;
Epanorama has many links related to o'scopes and o'scope accessories [http://www.epanorama.net/links/measuring.html#oscilloscope].&lt;br /&gt;
&lt;br /&gt;
==Oscilloscope Design Discussions==&lt;br /&gt;
*[http://www.edaboard.com/ftopic41841-30.html Digital oscilloscope Project] edaboard.com&lt;br /&gt;
&lt;br /&gt;
== Closed Source PC Oscilloscopes ==&lt;br /&gt;
* [http://www.baudline.com/what_is_baudline.html Baudline]is a signal analyzer designed for scientific visualization, using input from recorded data files or from a sound card. For Linux / Solaris. Freeware (no redistribution, no reverse engineering).&lt;br /&gt;
* [http://www.zelscope.com/ Zelscope] Converts your PC into a dual-trace storage oscilloscope and spectrum analyzer. It uses your computer's sound card as analog-to-digital converter. Windows trialware.&lt;br /&gt;
&lt;br /&gt;
== some low-cost oscilloscopes ==&lt;br /&gt;
&lt;br /&gt;
some low-cost oscilloscopes, in no particular order.&lt;br /&gt;
''... it would be nice to mention # of analog input channels, # of digital input channels, whether it can be used under Linux, does it have output channels ... price should (?) include 2 analog probes, ... is it open hardware? ... anything else?''&lt;br /&gt;
&lt;br /&gt;
* price name comments&lt;br /&gt;
* $349.95 VT DSO-2815H,1x150MHz or 2x75MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $299.95 VT DSO-2810H,1x100MHz or 2x50MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $250 VT DSO-2810F,2x100MHz, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
*$150 Poscope basic 2 from PoLabs [http://poscope.com/ PoLabs], 2 analog channels, 16/8 digital channels, PC USB oscilloscope, spectrum analyzer, chart recorder, pattern generator, logic analyzer, PWM/ square generator&lt;br /&gt;
* $420 PicoScope 2202 from [http://picotech.com/ Pico Technology]([http://www.picotech.com/picoscope-2202.html ])([http://www.interwld.com/pico/pico-3000.htm ])([http://www.pc-oscilloscopes.com/3000.htm])&lt;br /&gt;
* $200 Hantek DSO-2090 USB PC Oscilloscope [http://www.beigly.com/catalog/hantek-dso2090-oscilloscope-p-96.html]&lt;br /&gt;
* $380.00 DSO2250 100MHz PC-SCOPE 250MS/s [http://world-educational-services.net/cart/index.php?main_page=product_info&amp;amp;cPath=56&amp;amp;products_id=134&amp;amp;zenid=68c155f8ccc626c8d316e8417b32dc5d]&lt;br /&gt;
* CAN 219.99 Syscomp Electronic Design DSO-101 [http://syscompdesign.com/] (Syscomp supports the &amp;quot;[https://sourceforge.net/projects/oip The Open Instrumentation Project]&amp;quot; [http://syscompdesign.com/oip.htm])&lt;br /&gt;
* EUR 427 ETC s.r.o. M520 Oscilloscope [http://etcsk.com/]&lt;br /&gt;
* $222 ANT8 : 8 Channel Logic Analyzer (EasySync)[http://easysync-ltd.com/]&lt;br /&gt;
* $200 PS40M10 : Swordfish Hand-Held Instrument (1 channel) USB (EasySync)&lt;br /&gt;
* $220 DS1M12 : Stingray Multi-Function Instrument (2 channel) USB (EasySync)&lt;br /&gt;
* under $600 : [[Jameco]] has some actual stand-alone oscilloscopes for under $600. So does www.tequipment.com - see Rigol 'scopes from China - good quality - also on eBay.&lt;br /&gt;
* under $200 : Carl's Electronics has some stand-alone and PC-hosted (parallel port?) oscilloscopes for under $200.[http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $170 HobbyLab USB oscilloscope [http://hobbylab.us/USBOscilloscope/Home.htm]&lt;br /&gt;
* $500 DS1022C : 2 Channel, 25 MHz Rigol Technologies Inc.[http://rigolna.com/]&lt;br /&gt;
* $999 CS320A Cleverscope [http://cleverscope.com/] (has a discussion forum[http://cleverscope.com/forum/])&lt;br /&gt;
* $167 DrDAQ &amp;quot;data logger&amp;quot; (parallel port) from Pico Technology [http://www.drdaq.com/]&lt;br /&gt;
* $970 NI USB-5132 : USB digitizer from National Instruments [http://sine.ni.com/nips/cds/view/p/lang/en/nid/203719]&lt;br /&gt;
* $139 Parallax USB Oscilloscope 2 analog inputs + trigger; 1 MS/s [http://parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/28014/List/1/ProductID/46/Default.aspx?SortField=ProductName%2cProductName]&lt;br /&gt;
* $170 PC USB Oscilloscope DiSco (HobbyLab, LLC). 2 analog inputs ( 200 KHz ) + 16 digital inputs (or 8 digital inputs + 8 digital outputs). [http://hobbylab.us/]&lt;br /&gt;
* $150 ST16B 10 MHz stand-alone oscilloscope, 2 analog inputs [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $190 VEPCS100 ( PCS100 ) - PC Based Oscilloscope; 1 analog input ( 12 MHz ); optically isolated from PC [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $950 DSO-8502 USB Oscilloscope, 2 analog inputs (250MSa/s) + external trigger; 1 digital output (trigger out); buffer: 512K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $799 DSO-8202 USB Oscilloscope, 2 analog inputs (200MSa/s) + external trigger; 1 digital output (trigger out); buffer: 128K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $108 LabJack U3 USB data acquisition and control device, 16 analog inputs ( 12 bit, 2.5 KSa/s at 12 bit resolution, 50 KSa/s at 8 bit resolution), buffer: 984 samples, 2 analog outputs, digital outputs [http://www.labjack.com/labjack_u3.php]&lt;br /&gt;
* $249 S2X100 USB Oscillloscope, 2 analog inputs (100Ms/s) with 8 bit resolution, buffer: 64K samples [http://www.dynoninstruments.com/products_s2x100.php?gclid=CNzyz_625pgCFQIyxwodgwSvMA]&lt;br /&gt;
* $495 ELAB-080 [http://www.dynoninstruments.com/products_elab080.php]&lt;br /&gt;
* $745 USBee AX-Plus, 2 analog inputs (Max 16 MS/s ?) and 8 digital inputs [http://www.usbee.com/ax.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://measurementcomputing.com/cbicatalog/directory.asp?dept_id=403 Measurement Computing] has some wireless and USB analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.dataq.com/ DATAQ Instruments, Inc.] has some USB and Ethernet analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.designnotes.com/ DesignNotes.com, Inc.] has some USB and handheld LCD o'scopes from [http://www.velleman.be/ Velleman]:  [http://www.vellemanusa.com/us/enu/product/list/?id=347914 Velleman oscilloscopes] -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.linkinstruments.com/oscilloscope.htm Link Instruments Inc.] has several USB o'scopes and &amp;quot;USB MSO&amp;quot; (&amp;quot;mixed signal o'scope&amp;quot;). Are they already listed above?''&lt;br /&gt;
&lt;br /&gt;
EasySync[http://easysync-ltd.com/] is a distributor of RockyLogic's ANT8/etc products.&lt;br /&gt;
&lt;br /&gt;
Test Equipment Solutions Today, Inc.[http://testsolu.com/] is a distributor of Rigol's DVM and oscilloscope products.&lt;br /&gt;
&lt;br /&gt;
When you [http://search.ebay.com/search/search.dll?satitle=oscilloscope search eBay for oscilloscope], you might find some good deals.&lt;br /&gt;
&lt;br /&gt;
== further reading ==&lt;br /&gt;
&lt;br /&gt;
* other [[hardware tool | good equipment to buy when getting started]]&lt;br /&gt;
&lt;br /&gt;
== external links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.embedded.com/columns/breakpoint/160902529?printable=true &amp;quot;Scoping out palm-sized USB oscilloscopes&amp;quot;] by Jack Ganssle 2005, Embedded Systems Design. A review of 3 USB oscilloscopes -- reader comments at the end mention a few more USB o'scopes. ''(FIXME: make sure all the scopes mentioned are included on the above list)''&lt;br /&gt;
* Keith has made a list of [http://www.techtravels.org/amiga/amigablog/?p=167 &amp;quot;PC USB logic analyzers that cost under $1000.&amp;quot;][http://www.techtravels.org/tech/logicanalyzer.html], some of which can be used as an o'scope. ''Should I use the same $1000 price cut-off for the above list? Or perhaps double or halve it?''&lt;br /&gt;
* Brooke Clarke has posted a list of [http://prc68.com/I/PCO.html &amp;quot;PC based Oscilloscopes&amp;quot;]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Oscilloscope Wikipedia: oscilloscope]&lt;br /&gt;
* Other discussions of [http://forums.reprap.org/read.php?13,5086 &amp;quot;Cheap digital storage oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.ganssle.com/microscopes.htm The Ganssle Group reviews Inexpensive USB Scopes and Logic Analyzers]&lt;br /&gt;
* [http://massmind.org/techref/tools.htm Massmind: Tools] lists a few sources for a variety of tools used in electronics: o'scopes, logic analyzers, meters, waveform generators, etc.&lt;br /&gt;
* [http://ask.slashdot.org/askslashdot/04/02/28/0041233.shtml Slashdot: &amp;quot;Cheap PC Oscilloscopes - Any Recommendations?&amp;quot;]&lt;br /&gt;
* [http://slashdot.org/askslashdot/01/12/07/191220.shtml Slashdot: &amp;quot;Building a Cheap Oscilloscope Using Your PC?&amp;quot;]&lt;br /&gt;
* [http://www.epanorama.net/links/measuring.html#pcmeasuring ePanorama.net: &amp;quot;Using PC as a measurement instrument&amp;quot;] ''(FIXME: anything we should add to the above list?)''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Techniques]][[Category:Test Equipment]]&lt;/div&gt;</summary>
		<author><name>Cov</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Got_A_Blog,_Wiki_or_Website%3F&amp;diff=18891</id>
		<title>Got A Blog, Wiki or Website?</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Got_A_Blog,_Wiki_or_Website%3F&amp;diff=18891"/>
		<updated>2009-10-19T16:14:37Z</updated>

		<summary type="html">&lt;p&gt;Cov: /* Wiki Members Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Do you know an electronics-related wiki? Link to it on the [[WikiNode]] page.&lt;br /&gt;
&lt;br /&gt;
Member of this Wiki and got a Blog or Website?  Link to it on this &amp;quot;Got A Blog, Wiki or Website?&amp;quot; page:&lt;br /&gt;
&lt;br /&gt;
Note that there are template enteries that can make editing easier.&lt;br /&gt;
&lt;br /&gt;
At the bottom of the page is a section for non member, but member recommended sites.&lt;br /&gt;
&lt;br /&gt;
== Wiki Members Links ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;	&lt;br /&gt;
! What&lt;br /&gt;
! Link&lt;br /&gt;
! Comment&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-----------------------------&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
|&lt;br /&gt;
[]&lt;br /&gt;
|&lt;br /&gt;
	&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
|&lt;br /&gt;
[http://millpcbs.com/ Millpcbs.com]&lt;br /&gt;
|A website dedicated to milling PCB's and the DIY machines to accomplish it.&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
|&lt;br /&gt;
[http://pminmo.com/ PMinMO.com]&lt;br /&gt;
|A website dedicated to DIY CNC electronics.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;	&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
|&lt;br /&gt;
[http://www.paleotechnologist.net Paleotechnologist.Net]&lt;br /&gt;
|A blog exploring ways to blend old-school and new-school technology.&lt;br /&gt;
	&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
|&lt;br /&gt;
[http://www.gadgetgangster.com Gadget Gangster]&lt;br /&gt;
|A site to publish and sell your electronics projects&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
|[http://meaning.com/wiki/Rubisync Rubisync]&lt;br /&gt;
|Open Source Synchronized Magnetometers&lt;br /&gt;
&amp;lt;!-----------------------------&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*WebSite&lt;br /&gt;
|[New Page Title]&lt;br /&gt;
|Comment&lt;br /&gt;
&amp;lt;!-----------------------------&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*WebSite&lt;br /&gt;
|[New Page Title]&lt;br /&gt;
|Comment&lt;br /&gt;
&amp;lt;!-----------------------------&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*WebSite&lt;br /&gt;
|[New Page Title]&lt;br /&gt;
|Comment&lt;br /&gt;
&amp;lt;!-----------------------------&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*WebSite&lt;br /&gt;
|[New Page Title]&lt;br /&gt;
|Comment&lt;br /&gt;
&amp;lt;!-----------------------------&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*WebSite&lt;br /&gt;
|[New Page Title]&lt;br /&gt;
|Comment&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
* WebSite&lt;br /&gt;
* Blog&lt;br /&gt;
* Forum&lt;br /&gt;
* Wiki&lt;br /&gt;
|&lt;br /&gt;
[http://vtluug.org Linux and Unix Users Group at Virginia Tech]&lt;br /&gt;
|The Linux and Unix Users Group at Virginia Tech's membership is made up primarily of Computer and Electrical Engineering students. An ongoing project of theirs is to develop and document FOSS workflows that can eventually completely replace the current dependencies on PSpice, LogicWorks and MATLAB.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Non Members Links ==&lt;br /&gt;
&lt;br /&gt;
Found a Blog or Website that is so general that it does not fit well into the structure of this site?  If you think it is so good that you are willing to sign your recommendation then list it here.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;	&lt;br /&gt;
! What&lt;br /&gt;
! Link&lt;br /&gt;
! Comment&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--       --&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
|[http://www.amplifiersite.com/ Amplifier types] &amp;lt;br&amp;gt;  &lt;br /&gt;
|Dick's website about the most common amplifier types. Links to other sites are provided as well.&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--       --&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
*Blog&lt;br /&gt;
*Wiki&lt;br /&gt;
|[http://jeffrey.co.in/ Jeffrey's Website] &amp;lt;br&amp;gt; [http://jeffrey.co.in/blog Jeffrey's Blog ] &amp;lt;br&amp;gt; [http://jeffrey.co.in/wiki Jay Free Wiki for tutorials] &lt;br /&gt;
|Jeffrey's website for Open Hardware and Free Software. Find a lot on electronics tutorials, open hardware, GNU/Linux...&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--       --&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
|&lt;br /&gt;
[http://samthetechie.blogspot.com/ Tech Blog]&lt;br /&gt;
|&lt;br /&gt;
Occasional updates regarding the development of my final year electronic engineering project: Very Low Power Wireless Sensor Networks. The MCU for the project is an MSP430 (by TI) and the wireless module is made by Nordic. Also, I may post random findings from modding/hacking hardware and general circuit design.&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--       --&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
|&lt;br /&gt;
[http://www.neufeld.newton.ks.us/electronics/ Keith’s Electronics Blog]&lt;br /&gt;
|&lt;br /&gt;
[[russ_hensel]]   I do not like blogs much, too much look at me, not enough content ( IMHO ) but this seems very good.&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
|&lt;br /&gt;
[http://blog.screamingcircuits.com/ Screaming Circuits]&lt;br /&gt;
|&lt;br /&gt;
Lots of tips on PCB design (and how things so often go wrong).&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*WebSite&lt;br /&gt;
|&lt;br /&gt;
[http://circuitcalculator.com/wordpress/ The CircuitCalculator.com Blog]&lt;br /&gt;
|&lt;br /&gt;
Several online JavaScript calculators relevant to PCB design&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*WebSite&lt;br /&gt;
|[http://www.ladyada.net/rant/ Ladyada’s Ranting]&lt;br /&gt;
|Well worth checking out, build some of her stuff and go to prison?&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
|[http://blog.makezine.com/archive/open_source_hardware/ Blog Archive of Open Source Hardware]&lt;br /&gt;
|From the folks at Make&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*Wiki&lt;br /&gt;
|[http://www.nycresistor.com/ NYCResistor Blog] &amp;lt;br&amp;gt; [http://wiki.nycresistor.com/wiki/Main_Page NYCResistor Wiki]&lt;br /&gt;
|NYCResistor is a hacker space based in NYC. &lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Forum&lt;br /&gt;
*WebSite&lt;br /&gt;
|[http://forum.diyaudiotr.com/ DIY Audio Türkiye Forum] &amp;lt;br&amp;gt; [http://www.diyaudiotr.com/ DIY Audio Türkiye]&lt;br /&gt;
|Turkish DIY Audio community website has great forum and projects.&lt;br /&gt;
&amp;lt;!--       --&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
|&lt;br /&gt;
[http://www.roboops.es/ BoOpS’s Electronics &amp;amp; Robotics Blog]&lt;br /&gt;
|&lt;br /&gt;
Personal blog of a Spanish Student give schematics and code of her projects.&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
*Forum&lt;br /&gt;
*Gallery&lt;br /&gt;
*Blog&lt;br /&gt;
|[http://diyAudioProjects.com/ DIY Audio Projects] &amp;lt;br&amp;gt; [http://www.diyAudioProjects.com/Forum/ DIY Audio Forum] &amp;lt;br&amp;gt; [http://www.diyAudioProjects.com/Gallery/ DIY Audio Photo Gallery] &amp;lt;br&amp;gt; [http://www.diyaudioprojects.blogspot.com/ DIY Audio Blog]&lt;br /&gt;
|DIY Audio Projects community websites that feature several fully documented diy audio projects, audio schematics, a photo gallery of projects and a message forum.&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Wiki&lt;br /&gt;
|[http://amateur-radio-wiki.net/index.php?title=Main_Page Amateur Radio Wiki]&lt;br /&gt;
|Online Encyclopedia for Hams&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
*Forum&lt;br /&gt;
|[http://DSminded.com/community DSminded.com - Mod it. Play it. Love it.]&lt;br /&gt;
|Games consoles modification site with forums, downloads, tutorials etc&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
* Blog&lt;br /&gt;
|[http://www.irblaster.info/blog/2007/04/lirc-on-router.html LIRC on a Router]&lt;br /&gt;
|Install LIRC on a DD WRT enabled router&lt;br /&gt;
&amp;lt;!----------------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Forum&lt;br /&gt;
|[http://forum.allaboutcircuits.com/ All About Circuits]&lt;br /&gt;
|A quite active forum, plus an online book on electronics.&lt;br /&gt;
&amp;lt;!----------------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*WebSite&lt;br /&gt;
|[http://www.circuitpeople.com CircuitPeople Gerber Viewer]&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.circuitpeople.com/Blog CircuitPeople Blog]&lt;br /&gt;
|A free gerber viewer that generates high-quality PNG images&lt;br /&gt;
&amp;lt;!----------------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*WebSite&lt;br /&gt;
|[http://www.electronicwiki.com electronic-wiki]&amp;lt;br /&amp;gt;&lt;br /&gt;
|A mix of Normal website and wiki engine that has all the information about chipdesign and semiconductor industry.&lt;br /&gt;
| I am open for any buisness and good idea you can contact me through this website/contact page.&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
|[http://littlebits.cc/ littleBits]&lt;br /&gt;
|&amp;quot;littleBits, a growing library of preassembled circuitboards, made easy by tiny magnets&amp;quot;&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*WebSite&lt;br /&gt;
|[http://harkopen.com/ harkopen]&lt;br /&gt;
|&amp;quot;dedicated open hardware hosting&amp;quot;&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
|[http://timewitharduino.blogspot.com/ timewitharduino]&lt;br /&gt;
|Arduino projects: Wiseduino, Wise Clock, Wise4Sure etc.&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
|&lt;br /&gt;
[http://robozeal.blogspot.com Robotics INDIA: robozeal]&lt;br /&gt;
|&lt;br /&gt;
Basic electronic components.&lt;br /&gt;
Detailed description of the software and hardware interface to the [http://techref.massmind.org/techref/lcds.htm Hitachi controller] in most 2-line LCD displays.&lt;br /&gt;
Also: CELLPHONE OPERATED ROBOT.&lt;br /&gt;
&amp;lt;!-----------------------------&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*WebSite&lt;br /&gt;
|[New Page Title]&lt;br /&gt;
|Comment&lt;br /&gt;
&amp;lt;!-----------------------------&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;		&lt;br /&gt;
|&lt;br /&gt;
*Blog&lt;br /&gt;
*WebSite&lt;br /&gt;
|[New Page Title]&lt;br /&gt;
|Comment&lt;br /&gt;
&amp;lt;!-----------------------------&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Page End&lt;br /&gt;
&lt;br /&gt;
''FIXME: move wiki from this page to the [[WikiNode]].''&lt;/div&gt;</summary>
		<author><name>Cov</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=18890</id>
		<title>Oscilloscope</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Oscilloscope&amp;diff=18890"/>
		<updated>2009-10-19T16:00:19Z</updated>

		<summary type="html">&lt;p&gt;Cov: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An '''oscilloscope''' (often abbreviated '''o'scope''' or '''scope''') displays signal voltages as a 2-D graph, usually as voltage (vertical axis) as a function of time (horizontal axis).&lt;br /&gt;
&lt;br /&gt;
The ''probe'' of a o'scope is held against, or is clipped to, the metal wire carrying the signal of interest.&lt;br /&gt;
&lt;br /&gt;
A '''dual-trace''' o'scope has 2 probes, so 2 different signals can be seen -- so not only the shape of the signal can be seen, but also the exact time from events on one signal to events on the other signal.&lt;br /&gt;
&lt;br /&gt;
== techniques ==&lt;br /&gt;
&lt;br /&gt;
Sometimes one wants to look at a 8-bit data bus -- typically one uses a &amp;quot;logic analyzer&amp;quot; to look at lots of time-aligned digital signals.&lt;br /&gt;
For a given number of signals to look at, oscilloscopes (which show the true analog waveform) are much more expensive than logic analyzers (which only show if a digital waveform is hi or low, above or below the logic threshold).&lt;br /&gt;
Many people buy both a (dual-trace) o'scope and a 16-trace logic analyzer, which together have a total cost less than one true 8-trace o'scope.&lt;br /&gt;
&lt;br /&gt;
''... more techniques ...''&lt;br /&gt;
&lt;br /&gt;
== open source oscilloscopes ==&lt;br /&gt;
&lt;br /&gt;
Of course, you have to already have a working o'scope in order to build and test another o'scope, making this the same sort of chicken-and-egg problem as the [[Projects#RepRap | RepRap]] project, the [http://en.wikipedia.org/wiki/GNU_Compiler_Collection GCC project], and other projects David Cary finds interesting.&lt;br /&gt;
&lt;br /&gt;
=== open source oscilloscope: BitScope ===&lt;br /&gt;
&lt;br /&gt;
* $550 BS100U: 2 analog inputs + 8 digital inputs, optically isolated, from BitScope Designs (MetaChip Pty. Ltd.) [http://bitscope.com/]. (&amp;quot;Scopal&amp;quot; third-party software is available[http://scopal.com/]). (open hardware).&lt;br /&gt;
&lt;br /&gt;
=== open source oscilloscope: the MultiAnalyser ===&lt;br /&gt;
&lt;br /&gt;
Some people on the PIClist have been discussing designing an open-source oscilloscope.&lt;br /&gt;
&lt;br /&gt;
* I think initial discussions occured on the [http://www.piclist.com/techref/postbot.asp?by=thread&amp;amp;id=%5BEE%5D+scope+project+anyone%3F&amp;amp;tgt=browse &amp;quot;[EE] scope project anyone?&amp;quot;] thread [http://www.piclist.com/techref/postbot.asp?by=time&amp;amp;id=piclist\2004\09\17\111014a.txt] at PIClist.&lt;br /&gt;
* Later discussion moved to the [http://tech.groups.yahoo.com/group/MultiAnalyser/ &amp;quot;MultiAnalyser&amp;quot; group at Yahoo]&lt;br /&gt;
&lt;br /&gt;
=== are these open-source? ===&lt;br /&gt;
&lt;br /&gt;
''(FIXME: get sampling rate and resolution)''&lt;br /&gt;
* K3PTO http://www.qsl.net/k3pto/ 8 bit&lt;br /&gt;
* [http://massmind.org/techref/scenix/sxoscope/index.htm Massmind: &amp;quot;SX based O’Scope&amp;quot;] by Alberto Geraci of BTX Sistemas&lt;br /&gt;
* [http://sourceforge.net/projects/xoscope/ Sourceforge: xoscope] is a digital oscilloscope using input from a sound card or EsounD and/or a ProbeScope/osziFOX and will soon support Bitscope hardware.&lt;br /&gt;
* [http://www.semifluid.com/?p=9 &amp;quot;PIC12F675 Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://zedomax.com/blog/2006/12/28/diy-hack-make-your-own-oscilloscope/ &amp;quot;DIY HACK - Make your own Oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.circuitcellar.com/archives/viewable/Zhang205/index.html &amp;quot;Handheld Multifunction Scope&amp;quot;] by Jingxi Zhang &amp;amp; Yang Zhang, 2007. &amp;quot;dual-channel oscilloscope supports 250 ksps for each channel&amp;quot;. ... also: ohmmeter, capacitance meter, and inductance meter ... pulse generator ... small speaker and OLED output. All functions work stand-alone with OLED display, but it can also be to a host PC with the USB port to display waveforms on the PC display.&lt;br /&gt;
* [http://www.dansworkshop.com/electricity-and-electronics/homebuilt-oscilloscope.htm Dan's Workshop: Notes on converting that old compact tv set or computer monitor into an oscilloscope.]&lt;br /&gt;
* [http://www.intio.or.jp/jf10zl/tvosc.htm &amp;quot;TV Oscilloscope Adaptor&amp;quot;] &amp;quot;This ... adapter ... changes a TV to a Oscilloscope.&amp;quot;&lt;br /&gt;
* [http://www.geocities.com/SiliconValley/Lakes/7156/articl3.htm &amp;quot;Solid State Oscilloscope&amp;quot;] by George Katz 1987 -- an extremely simple and small circuit that drives a 10 x 10 LED array. (Would it make sense to adapt the [[PointLess LED Array]] to be more like this?)&lt;br /&gt;
&lt;br /&gt;
Epanorama has many links related to o'scopes and o'scope accessories [http://www.epanorama.net/links/measuring.html#oscilloscope].&lt;br /&gt;
&lt;br /&gt;
===Oscilloscope Design Discussions===&lt;br /&gt;
*[http://www.edaboard.com/ftopic41841-30.html Digital oscilloscope Project] edaboard.com&lt;br /&gt;
&lt;br /&gt;
== Closed Source PC Oscilloscopes ==&lt;br /&gt;
* [http://www.baudline.com/what_is_baudline.html Baudline]is a signal analyzer designed for scientific visualization, using input from recorded data files or from a sound card. For Linux / Solaris. Freeware (no redistribution, no reverse engineering).&lt;br /&gt;
* [http://www.zelscope.com/ Zelscope] Converts your PC into a dual-trace storage oscilloscope and spectrum analyzer. It uses your computer's sound card as analog-to-digital converter. Windows trialware.&lt;br /&gt;
&lt;br /&gt;
== some low-cost oscilloscopes ==&lt;br /&gt;
&lt;br /&gt;
some low-cost oscilloscopes, in no particular order.&lt;br /&gt;
''... it would be nice to mention # of analog input channels, # of digital input channels, whether it can be used under Linux, does it have output channels ... price should (?) include 2 analog probes, ... is it open hardware? ... anything else?''&lt;br /&gt;
&lt;br /&gt;
* price name comments&lt;br /&gt;
* $349.95 VT DSO-2815H,1x150MHz or 2x75MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $299.95 VT DSO-2810H,1x100MHz or 2x50MHz,sophisticated trigger functions, a wide range of gain selection, 1kHz squarewave output, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
* $250 VT DSO-2810F,2x100MHz, with a Multi-Instrument Standard software license, which converts a PC into oscilloscope, spectrum analyzer, multimeter, signal generator, data logger...it also supports sound card (both MME driver and ASIO driver), NI DAQmx cards, etc. [http://www.multi-instrument.com/] The software can be downloaded for 21-day fully functional trial with at least sound card at [http://www.multi-instrument.com/MIsetup.zip]&lt;br /&gt;
*$150 Poscope basic 2 from PoLabs [http://poscope.com/ PoLabs], 2 analog channels, 16/8 digital channels, PC USB oscilloscope, spectrum analyzer, chart recorder, pattern generator, logic analyzer, PWM/ square generator&lt;br /&gt;
* $420 PicoScope 2202 from [http://picotech.com/ Pico Technology]([http://www.picotech.com/picoscope-2202.html ])([http://www.interwld.com/pico/pico-3000.htm ])([http://www.pc-oscilloscopes.com/3000.htm])&lt;br /&gt;
* $200 Hantek DSO-2090 USB PC Oscilloscope [http://www.beigly.com/catalog/hantek-dso2090-oscilloscope-p-96.html]&lt;br /&gt;
* $380.00 DSO2250 100MHz PC-SCOPE 250MS/s [http://world-educational-services.net/cart/index.php?main_page=product_info&amp;amp;cPath=56&amp;amp;products_id=134&amp;amp;zenid=68c155f8ccc626c8d316e8417b32dc5d]&lt;br /&gt;
* CAN 219.99 Syscomp Electronic Design DSO-101 [http://syscompdesign.com/] (Syscomp supports the &amp;quot;[https://sourceforge.net/projects/oip The Open Instrumentation Project]&amp;quot; [http://syscompdesign.com/oip.htm])&lt;br /&gt;
* EUR 427 ETC s.r.o. M520 Oscilloscope [http://etcsk.com/]&lt;br /&gt;
* $222 ANT8 : 8 Channel Logic Analyzer (EasySync)[http://easysync-ltd.com/]&lt;br /&gt;
* $200 PS40M10 : Swordfish Hand-Held Instrument (1 channel) USB (EasySync)&lt;br /&gt;
* $220 DS1M12 : Stingray Multi-Function Instrument (2 channel) USB (EasySync)&lt;br /&gt;
* under $600 : [[Jameco]] has some actual stand-alone oscilloscopes for under $600. So does www.tequipment.com - see Rigol 'scopes from China - good quality - also on eBay.&lt;br /&gt;
* under $200 : Carl's Electronics has some stand-alone and PC-hosted (parallel port?) oscilloscopes for under $200.[http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $170 HobbyLab USB oscilloscope [http://hobbylab.us/USBOscilloscope/Home.htm]&lt;br /&gt;
* $500 DS1022C : 2 Channel, 25 MHz Rigol Technologies Inc.[http://rigolna.com/]&lt;br /&gt;
* $999 CS320A Cleverscope [http://cleverscope.com/] (has a discussion forum[http://cleverscope.com/forum/])&lt;br /&gt;
* $167 DrDAQ &amp;quot;data logger&amp;quot; (parallel port) from Pico Technology [http://www.drdaq.com/]&lt;br /&gt;
* $970 NI USB-5132 : USB digitizer from National Instruments [http://sine.ni.com/nips/cds/view/p/lang/en/nid/203719]&lt;br /&gt;
* $139 Parallax USB Oscilloscope 2 analog inputs + trigger; 1 MS/s [http://parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/28014/List/1/ProductID/46/Default.aspx?SortField=ProductName%2cProductName]&lt;br /&gt;
* $170 PC USB Oscilloscope DiSco (HobbyLab, LLC). 2 analog inputs ( 200 KHz ) + 16 digital inputs (or 8 digital inputs + 8 digital outputs). [http://hobbylab.us/]&lt;br /&gt;
* $150 ST16B 10 MHz stand-alone oscilloscope, 2 analog inputs [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $190 VEPCS100 ( PCS100 ) - PC Based Oscilloscope; 1 analog input ( 12 MHz ); optically isolated from PC [http://www.electronickits.com/gold/gold.htm]&lt;br /&gt;
* $950 DSO-8502 USB Oscilloscope, 2 analog inputs (250MSa/s) + external trigger; 1 digital output (trigger out); buffer: 512K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $799 DSO-8202 USB Oscilloscope, 2 analog inputs (200MSa/s) + external trigger; 1 digital output (trigger out); buffer: 128K points/ch.[http://www.linkinstruments.com/oscilloscope85.htm]&lt;br /&gt;
* $108 LabJack U3 USB data acquisition and control device, 16 analog inputs ( 12 bit, 2.5 KSa/s at 12 bit resolution, 50 KSa/s at 8 bit resolution), buffer: 984 samples, 2 analog outputs, digital outputs [http://www.labjack.com/labjack_u3.php]&lt;br /&gt;
* $249 S2X100 USB Oscillloscope, 2 analog inputs (100Ms/s) with 8 bit resolution, buffer: 64K samples [http://www.dynoninstruments.com/products_s2x100.php?gclid=CNzyz_625pgCFQIyxwodgwSvMA]&lt;br /&gt;
* $495 ELAB-080 [http://www.dynoninstruments.com/products_elab080.php]&lt;br /&gt;
* $745 USBee AX-Plus, 2 analog inputs (Max 16 MS/s ?) and 8 digital inputs [http://www.usbee.com/ax.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://measurementcomputing.com/cbicatalog/directory.asp?dept_id=403 Measurement Computing] has some wireless and USB analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.dataq.com/ DATAQ Instruments, Inc.] has some USB and Ethernet analog DAQ instruments -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.designnotes.com/ DesignNotes.com, Inc.] has some USB and handheld LCD o'scopes from [http://www.velleman.be/ Velleman]:  [http://www.vellemanusa.com/us/enu/product/list/?id=347914 Velleman oscilloscopes] -- add to the above list.''&lt;br /&gt;
&lt;br /&gt;
''FIXME: [http://www.linkinstruments.com/oscilloscope.htm Link Instruments Inc.] has several USB o'scopes and &amp;quot;USB MSO&amp;quot; (&amp;quot;mixed signal o'scope&amp;quot;). Are they already listed above?''&lt;br /&gt;
&lt;br /&gt;
EasySync[http://easysync-ltd.com/] is a distributor of RockyLogic's ANT8/etc products.&lt;br /&gt;
&lt;br /&gt;
Test Equipment Solutions Today, Inc.[http://testsolu.com/] is a distributor of Rigol's DVM and oscilloscope products.&lt;br /&gt;
&lt;br /&gt;
When you [http://search.ebay.com/search/search.dll?satitle=oscilloscope search eBay for oscilloscope], you might find some good deals.&lt;br /&gt;
&lt;br /&gt;
== further reading ==&lt;br /&gt;
&lt;br /&gt;
* other [[hardware tool | good equipment to buy when getting started]]&lt;br /&gt;
&lt;br /&gt;
== external links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.embedded.com/columns/breakpoint/160902529?printable=true &amp;quot;Scoping out palm-sized USB oscilloscopes&amp;quot;] by Jack Ganssle 2005, Embedded Systems Design. A review of 3 USB oscilloscopes -- reader comments at the end mention a few more USB o'scopes. ''(FIXME: make sure all the scopes mentioned are included on the above list)''&lt;br /&gt;
* Keith has made a list of [http://www.techtravels.org/amiga/amigablog/?p=167 &amp;quot;PC USB logic analyzers that cost under $1000.&amp;quot;][http://www.techtravels.org/tech/logicanalyzer.html], some of which can be used as an o'scope. ''Should I use the same $1000 price cut-off for the above list? Or perhaps double or halve it?''&lt;br /&gt;
* Brooke Clarke has posted a list of [http://prc68.com/I/PCO.html &amp;quot;PC based Oscilloscopes&amp;quot;]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Oscilloscope Wikipedia: oscilloscope]&lt;br /&gt;
* Other discussions of [http://forums.reprap.org/read.php?13,5086 &amp;quot;Cheap digital storage oscilloscope&amp;quot;]&lt;br /&gt;
* [http://www.ganssle.com/microscopes.htm The Ganssle Group reviews Inexpensive USB Scopes and Logic Analyzers]&lt;br /&gt;
* [http://massmind.org/techref/tools.htm Massmind: Tools] lists a few sources for a variety of tools used in electronics: o'scopes, logic analyzers, meters, waveform generators, etc.&lt;br /&gt;
* [http://ask.slashdot.org/askslashdot/04/02/28/0041233.shtml Slashdot: &amp;quot;Cheap PC Oscilloscopes - Any Recommendations?&amp;quot;]&lt;br /&gt;
* [http://slashdot.org/askslashdot/01/12/07/191220.shtml Slashdot: &amp;quot;Building a Cheap Oscilloscope Using Your PC?&amp;quot;]&lt;br /&gt;
* [http://www.epanorama.net/links/measuring.html#pcmeasuring ePanorama.net: &amp;quot;Using PC as a measurement instrument&amp;quot;] ''(FIXME: anything we should add to the above list?)''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
[[Category:Techniques]][[Category:Test Equipment]]&lt;/div&gt;</summary>
		<author><name>Cov</name></author>
		
	</entry>
</feed>