<?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=72.224.49.207</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=72.224.49.207"/>
	<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Special:Contributions/72.224.49.207"/>
	<updated>2026-07-01T00:12:47Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Techniques&amp;diff=2775</id>
		<title>Techniques</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Techniques&amp;diff=2775"/>
		<updated>2007-02-14T14:09:26Z</updated>

		<summary type="html">&lt;p&gt;72.224.49.207: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Colaberation through social bookmarking == -this involves something like del.icio.us and a webpage.&lt;br /&gt;
&lt;br /&gt;
== Printed circuit board fabrication ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Homebrew ===&lt;br /&gt;
* [[Toner Transfer]] -- This method involves laser printing your PCB design onto paper, then transferring toner onto copper-clad board.&lt;br /&gt;
* [[Photoetching]] -- Exposure of PCB designs onto photosensitized copper-clad board.&lt;br /&gt;
* [[Chemical Etchants]]&lt;br /&gt;
&lt;br /&gt;
=== Commercial PCB fabrication ===&lt;br /&gt;
* [[Submitting PCB's for fabrication]] -- Common processes for submitting PCB's for fabrication.&lt;br /&gt;
* [[PCB Manufacturers]]&lt;br /&gt;
&lt;br /&gt;
== Circuit construction (non PCB) ==&lt;br /&gt;
&lt;br /&gt;
* [[Solderless protoboard]] ([http://en.wikipedia.org/wiki/Breadboard Wikipedia:Breadboard])&lt;br /&gt;
* [[Point-to-point]] ([http://en.wikipedia.org/wiki/Point-to-point_construction Wikipedia:Point-to-point construction])&lt;br /&gt;
* [[Wirewrap]]&lt;br /&gt;
* [[Dead bug style]] -- and a similar method, [http://ciphersbyritter.com/RADELECT/BREADBD/BREADBD.HTM &amp;quot;A Modern Breadboarding Technology: Insulating Pads Soldered to a Ground Plane&amp;quot;]&lt;br /&gt;
* [[Manhattan style]]&lt;br /&gt;
&lt;br /&gt;
== Soldering techniques ==&lt;br /&gt;
&lt;br /&gt;
* [[Basic soldering]] -- How to use a soldering iron.&lt;br /&gt;
* Surface Mount&lt;br /&gt;
** [[Skillet reflow]]&lt;br /&gt;
** [[Toaster oven reflow]]&lt;br /&gt;
** [[Hot air soldering]]&lt;br /&gt;
* [[Rework]] -- Techniques for fixing mistakes.&lt;br /&gt;
** [http://workmanship.nasa.gov/lib/insp/2%20books/links/sections/302_jumper%20wires.html official NASA recommendations for adding discrete wiring (&amp;quot;jumper wires&amp;quot;) to PCBs]&lt;br /&gt;
&lt;br /&gt;
== software design tools ==&lt;br /&gt;
&lt;br /&gt;
Some people still build circuits without ever using any software tools.&lt;br /&gt;
For complicated circuits, software design tools can save a lot of time.&lt;br /&gt;
&lt;br /&gt;
Here we list &amp;quot;suites&amp;quot; that combine schematic capture, component editor for the components used in schematic capture, circuit simulation, PCB layout, autorouter, and footprint editor for the footprints used in PCB layout.&lt;br /&gt;
(Is there another place for listing stand-alone tools such as a switching power supply &amp;quot;wizard&amp;quot; and a RF analysis tool?)&lt;br /&gt;
&lt;br /&gt;
Quite often people mix-and-match tools -- using a schematic capture from one suite to generate pretty schematics and a netlist, then importing the netlist a third party Specctra autorouter, then importing the result into a PCB layout program from another suite for the final manual clean-up and design rule checking.&lt;br /&gt;
&lt;br /&gt;
In no particular order:&lt;br /&gt;
&lt;br /&gt;
* gEDA http://geda.seul.org/ ; [http://geda.seul.org/wiki/ gEDA wiki] -- free version; open source&lt;br /&gt;
* McCAD EDS Lite http://mccad.com/ -- free demo version available for download, 200 pin limit&lt;br /&gt;
* McCAD EDS SE is free with the book [http://applefritter.com/replica &amp;quot;Apple I Replica Creation&amp;quot; ]  -- supports 750 pins, 11&amp;quot;x17&amp;quot; sheet size, 6-8 data layers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tangent&amp;gt;(any useful tips in this book for those who want to build a CPU from scratch?)   &amp;lt;reply&amp;gt;No, there are not.  The book is more entry-level. - Tom Owad&amp;lt;/reply&amp;gt;&amp;lt;/tangent&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Protel DXP http://altium.com/ ; [http://techref.massmind.org/techref/app/protel.htm independent Protel users FAQ]&lt;br /&gt;
* Eagle  http://cadsoftusa.com/ ; http://cadsoft.de/ ; [http://www.sparkfun.com/tutorial/PCB/eagle-output-tutorial.htm Eagle tutorial from Sparkfun] ; [http://www.makezine.com/blog/archive/2006/03/how_to_make_a_custom_library_p.html another Eagle tutorial] -- free demo version available&lt;br /&gt;
* DipTrace http://diptrace.com/ -- free 30 day demo version available for download.&lt;br /&gt;
* WinQcad http://winqcad.com/ -- free demo version (up to 499 pins) available for download&lt;br /&gt;
&lt;br /&gt;
''(Should I make a huge grid here, with checkmarks for &amp;quot;runs on Mac&amp;quot;, &amp;quot;runs under Linux&amp;quot;, &amp;quot;open source&amp;quot;, &amp;quot;includes autorouter&amp;quot;, etc. ?)''&lt;br /&gt;
(yes!! yes you should!! now get back to work slave!!)&lt;br /&gt;
&lt;br /&gt;
Another [http://techref.massmind.org/techref/pcbcads.htm list of software design tools at the Massmind].&lt;br /&gt;
&lt;br /&gt;
=== Checklist for &amp;quot;The flow of PCB fabrication/PCB 製作流程&amp;quot; using Software Design Tool===&lt;br /&gt;
*Format and shape of PCB are conformed./底板的幾何圖形和尺寸確認&lt;br /&gt;
*Via size and location are conformed./定位和開孔尺寸確認&lt;br /&gt;
*Fixed location item are placed on suitable place./對有所要求之硬件放置的明白確認&lt;br /&gt;
*A one-first PCB silk layout is made./做一張1:1的PCB白油圖&lt;br /&gt;
*All item get enough clearance between them./所有硬件排放後檢查相鄰是否過於緊貼&lt;br /&gt;
*All vias get enough size to install them components./所有孔徑是否符合要求&lt;br /&gt;
*Make sure no worng footprint is created./肯定了腳銲盤無錯誤&lt;br /&gt;
*PCB is drew./完成了PCB&lt;br /&gt;
*Netlist is ran and got a no error result./執行netlist指令直無錯誤&lt;br /&gt;
*DRC is ran and got a no error result./執行DRC直至無錯誤&lt;br /&gt;
*Location of item is reasonable./模擬實物放置是否合理&lt;br /&gt;
*All items are put on to a hard copy of PCB./放置所有零件在影印本的PCB上	&lt;br /&gt;
*Overall is checked./全面檢查確認無誤&lt;/div&gt;</summary>
		<author><name>72.224.49.207</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Techniques&amp;diff=2774</id>
		<title>Techniques</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Techniques&amp;diff=2774"/>
		<updated>2007-02-14T14:08:30Z</updated>

		<summary type="html">&lt;p&gt;72.224.49.207: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Printed circuit board fabrication ==&lt;br /&gt;
== Colaberation through social bookmarking == -this involves something like del.icio.us and a webpage.&lt;br /&gt;
&lt;br /&gt;
=== Homebrew ===&lt;br /&gt;
* [[Toner Transfer]] -- This method involves laser printing your PCB design onto paper, then transferring toner onto copper-clad board.&lt;br /&gt;
* [[Photoetching]] -- Exposure of PCB designs onto photosensitized copper-clad board.&lt;br /&gt;
* [[Chemical Etchants]]&lt;br /&gt;
&lt;br /&gt;
=== Commercial PCB fabrication ===&lt;br /&gt;
* [[Submitting PCB's for fabrication]] -- Common processes for submitting PCB's for fabrication.&lt;br /&gt;
* [[PCB Manufacturers]]&lt;br /&gt;
&lt;br /&gt;
== Circuit construction (non PCB) ==&lt;br /&gt;
&lt;br /&gt;
* [[Solderless protoboard]] ([http://en.wikipedia.org/wiki/Breadboard Wikipedia:Breadboard])&lt;br /&gt;
* [[Point-to-point]] ([http://en.wikipedia.org/wiki/Point-to-point_construction Wikipedia:Point-to-point construction])&lt;br /&gt;
* [[Wirewrap]]&lt;br /&gt;
* [[Dead bug style]] -- and a similar method, [http://ciphersbyritter.com/RADELECT/BREADBD/BREADBD.HTM &amp;quot;A Modern Breadboarding Technology: Insulating Pads Soldered to a Ground Plane&amp;quot;]&lt;br /&gt;
* [[Manhattan style]]&lt;br /&gt;
&lt;br /&gt;
== Soldering techniques ==&lt;br /&gt;
&lt;br /&gt;
* [[Basic soldering]] -- How to use a soldering iron.&lt;br /&gt;
* Surface Mount&lt;br /&gt;
** [[Skillet reflow]]&lt;br /&gt;
** [[Toaster oven reflow]]&lt;br /&gt;
** [[Hot air soldering]]&lt;br /&gt;
* [[Rework]] -- Techniques for fixing mistakes.&lt;br /&gt;
** [http://workmanship.nasa.gov/lib/insp/2%20books/links/sections/302_jumper%20wires.html official NASA recommendations for adding discrete wiring (&amp;quot;jumper wires&amp;quot;) to PCBs]&lt;br /&gt;
&lt;br /&gt;
== software design tools ==&lt;br /&gt;
&lt;br /&gt;
Some people still build circuits without ever using any software tools.&lt;br /&gt;
For complicated circuits, software design tools can save a lot of time.&lt;br /&gt;
&lt;br /&gt;
Here we list &amp;quot;suites&amp;quot; that combine schematic capture, component editor for the components used in schematic capture, circuit simulation, PCB layout, autorouter, and footprint editor for the footprints used in PCB layout.&lt;br /&gt;
(Is there another place for listing stand-alone tools such as a switching power supply &amp;quot;wizard&amp;quot; and a RF analysis tool?)&lt;br /&gt;
&lt;br /&gt;
Quite often people mix-and-match tools -- using a schematic capture from one suite to generate pretty schematics and a netlist, then importing the netlist a third party Specctra autorouter, then importing the result into a PCB layout program from another suite for the final manual clean-up and design rule checking.&lt;br /&gt;
&lt;br /&gt;
In no particular order:&lt;br /&gt;
&lt;br /&gt;
* gEDA http://geda.seul.org/ ; [http://geda.seul.org/wiki/ gEDA wiki] -- free version; open source&lt;br /&gt;
* McCAD EDS Lite http://mccad.com/ -- free demo version available for download, 200 pin limit&lt;br /&gt;
* McCAD EDS SE is free with the book [http://applefritter.com/replica &amp;quot;Apple I Replica Creation&amp;quot; ]  -- supports 750 pins, 11&amp;quot;x17&amp;quot; sheet size, 6-8 data layers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tangent&amp;gt;(any useful tips in this book for those who want to build a CPU from scratch?)   &amp;lt;reply&amp;gt;No, there are not.  The book is more entry-level. - Tom Owad&amp;lt;/reply&amp;gt;&amp;lt;/tangent&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Protel DXP http://altium.com/ ; [http://techref.massmind.org/techref/app/protel.htm independent Protel users FAQ]&lt;br /&gt;
* Eagle  http://cadsoftusa.com/ ; http://cadsoft.de/ ; [http://www.sparkfun.com/tutorial/PCB/eagle-output-tutorial.htm Eagle tutorial from Sparkfun] ; [http://www.makezine.com/blog/archive/2006/03/how_to_make_a_custom_library_p.html another Eagle tutorial] -- free demo version available&lt;br /&gt;
* DipTrace http://diptrace.com/ -- free 30 day demo version available for download.&lt;br /&gt;
* WinQcad http://winqcad.com/ -- free demo version (up to 499 pins) available for download&lt;br /&gt;
&lt;br /&gt;
''(Should I make a huge grid here, with checkmarks for &amp;quot;runs on Mac&amp;quot;, &amp;quot;runs under Linux&amp;quot;, &amp;quot;open source&amp;quot;, &amp;quot;includes autorouter&amp;quot;, etc. ?)''&lt;br /&gt;
(yes!! yes you should!! now get back to work slave!!)&lt;br /&gt;
&lt;br /&gt;
Another [http://techref.massmind.org/techref/pcbcads.htm list of software design tools at the Massmind].&lt;br /&gt;
&lt;br /&gt;
=== Checklist for &amp;quot;The flow of PCB fabrication/PCB 製作流程&amp;quot; using Software Design Tool===&lt;br /&gt;
*Format and shape of PCB are conformed./底板的幾何圖形和尺寸確認&lt;br /&gt;
*Via size and location are conformed./定位和開孔尺寸確認&lt;br /&gt;
*Fixed location item are placed on suitable place./對有所要求之硬件放置的明白確認&lt;br /&gt;
*A one-first PCB silk layout is made./做一張1:1的PCB白油圖&lt;br /&gt;
*All item get enough clearance between them./所有硬件排放後檢查相鄰是否過於緊貼&lt;br /&gt;
*All vias get enough size to install them components./所有孔徑是否符合要求&lt;br /&gt;
*Make sure no worng footprint is created./肯定了腳銲盤無錯誤&lt;br /&gt;
*PCB is drew./完成了PCB&lt;br /&gt;
*Netlist is ran and got a no error result./執行netlist指令直無錯誤&lt;br /&gt;
*DRC is ran and got a no error result./執行DRC直至無錯誤&lt;br /&gt;
*Location of item is reasonable./模擬實物放置是否合理&lt;br /&gt;
*All items are put on to a hard copy of PCB./放置所有零件在影印本的PCB上	&lt;br /&gt;
*Overall is checked./全面檢查確認無誤&lt;/div&gt;</summary>
		<author><name>72.224.49.207</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2209</id>
		<title>Programmable Chip EEG</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2209"/>
		<updated>2006-11-17T15:21:13Z</updated>

		<summary type="html">&lt;p&gt;72.224.49.207: /* See also: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Programmable Chip EEG ==&lt;br /&gt;
Welcome to the PCEEG Wiki, where everyone can add to this EEG brain-computer interface!&lt;br /&gt;
&lt;br /&gt;
== PCEEG, What it is and why it can be the best ==&lt;br /&gt;
* The [http://pceeg.sourceforge.net The Programmable Chip EEG] gets its name because its hardware and software can be adjusted digitaly from a home pc. &lt;br /&gt;
&lt;br /&gt;
* The hardware can be adjusted by [http://opencircuits.com/Programmable_Potentiometers Digitally Programmable Potentiometers]. They are used to set the Gain, and frequency responce.&lt;br /&gt;
This is usefull to calibrate multiple analog boards for different EEG tests.&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net The Programmable Chip EEG] is a Modular Multi-channel electroencephalograph.&lt;br /&gt;
&lt;br /&gt;
* This can be used for a brain-computer interface with biofeedback using a flex sensor or servo to detect fingure movements. &lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, and has internal protection circuitry for the user.&lt;br /&gt;
&lt;br /&gt;
* Several matched [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signals.&lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
* To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
* The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
We currently have a (preliminary?) [[circuit design]] and a (prelimary) [[PCB layout]].  &lt;br /&gt;
We are using LT switcher CAD to draw the scematic. &lt;br /&gt;
&lt;br /&gt;
== Hardware Overview ==&lt;br /&gt;
Here is a diagram of how the analog signal processing boards and the microprocessor board will come together.&lt;br /&gt;
[[Image:Pceeg.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Description of How it Works ==&lt;br /&gt;
The daughter signal prossesing board is responcible for filtering and digitising the signals from the body, then the signals are passed to the control board that is the motherboard. The motherboard then can pass the signal to a larger computer. &lt;br /&gt;
&lt;br /&gt;
The differential analog signal is amplified by the instramentation amplifier. Then the signal is amplified and conditioned by high pass and low pass filters.&lt;br /&gt;
&lt;br /&gt;
The common mode signal is inverted summed and sent back to the body to decrese common mode signal thsi is done by the driver right leg circuit.&lt;br /&gt;
&lt;br /&gt;
Band reject filters may be added soon in the future.&lt;br /&gt;
&lt;br /&gt;
Then the analog signals are simultaniously digitized and the digital values can be clocked to the controler motherboard.&lt;br /&gt;
&lt;br /&gt;
The controler board that is the mother board of the system and the signal prossesing daughter boards plug into is the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly]&lt;br /&gt;
&lt;br /&gt;
=== How You Can Help ===&lt;br /&gt;
#. get the tools&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
* We are using LT switcher CAD to draw the scematic. This also is a SPICE Simulator used to analize the amplifier design.&lt;br /&gt;
* Eagle CAD could be used in the future after all the parts are surface mount &amp;amp; the analog sections are alalised. To autorout future designs.&lt;br /&gt;
* Express PCB is being used to create the first PCB but surface mount must be used to save hole count and space.&lt;br /&gt;
* Maxima a computer algebra system s used for graphing and matth displays.&lt;br /&gt;
&lt;br /&gt;
*I2C interface diagram for programmable resistors and a/d converters 12 or more bits with low cost.&lt;br /&gt;
*SPI interface diagram for programmable resistors and a/d converters 12 or more bits with low cost.&lt;br /&gt;
*linear switcher cad schematic drawing from PCEEG technology applied to the Open EEG design with improvements.&lt;br /&gt;
*migrate from switcher cad to pcb express.&lt;br /&gt;
*migrate from pcb express to eagle cad after testing to further development.&lt;br /&gt;
&lt;br /&gt;
== Parts used in the PCEEG: ==&lt;br /&gt;
* [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, etc.&lt;br /&gt;
* Several [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signal&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== News == &lt;br /&gt;
The design is switching to EAGLE CAD, because the auto-router is excellent for open-source productivity. It will allow the design to evolve faster and with less work with a wider selection of PCB [[production houses to choose from]]. &lt;br /&gt;
&lt;br /&gt;
Here is a picture of the PCEEG being done in [http://www.cadsoft.de/freeware.htm EagleCAD].&lt;br /&gt;
[[Image:Eagle_sample.GIF]]&lt;br /&gt;
The eagle cad file is here [[Media:PCEEGHD.zip]]&lt;br /&gt;
&lt;br /&gt;
The ideas and monkey to robot arm interface by [http://www.answers.com/topic/miguel-nicolelis Miguel Nicolelis]is very inspiring. He used implanted electrodes to monitor and allow monkeys to control a robot arm as if it was their own. Could the PCEEG do the same with its electrodes on the scalp. Only the future will show.&lt;br /&gt;
&lt;br /&gt;
== Open Source Circuit Design ==&lt;br /&gt;
* [http://opencircuits.com/Programmable_Chip_EEG Open Source Circuit Design ]&lt;br /&gt;
* [http://www.thinkcycle.org/ Think Cycle]&lt;br /&gt;
* [http://pceegbci.blog.com/ The Programmable Chip EEG Open Source Circuit Design BLog]&lt;br /&gt;
&lt;br /&gt;
== Open source (public) results! ==&lt;br /&gt;
PHP will be used to create a database of users and what they sample and choose to share with the open source community.&lt;br /&gt;
&lt;br /&gt;
The database will give statistical analysis on users recordings. &lt;br /&gt;
&lt;br /&gt;
Also the extension of SETI called BIONIC could be used as a distributed library creation of artifacts and data mining.&lt;br /&gt;
&lt;br /&gt;
Please contribute and make the PCEEG a great tool for researching brain computer interfaces.&lt;br /&gt;
&lt;br /&gt;
== A/D Converters ==&lt;br /&gt;
&lt;br /&gt;
The programmable chip EEG needs an A/D converter to convert the analog signal (at the output of the instrumentation amplifier) into digital bits.&lt;br /&gt;
We expect this project to require at least 12 bit ADC.&lt;br /&gt;
&lt;br /&gt;
Many Atmel and other microcontrollers have a built-in ADC, but those are at most 10 bit ADC, so that ADC is useless to us -- we are forced to use an external ADC.&lt;br /&gt;
&lt;br /&gt;
What low-cost ADC are available with at least 12 bits?&lt;br /&gt;
&lt;br /&gt;
* $2.50 MCP3301 has 1 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3302 has 2 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3204 has 4 ADC input (12 bits)&lt;br /&gt;
* $4 MCP3208 has 8 ADC input (12 bits)&lt;br /&gt;
* $8 dsPIC30F microcontroller has 8 ADC inputs (12 bits).&lt;br /&gt;
&lt;br /&gt;
== The Goal ==&lt;br /&gt;
Eventually, kits could be sold, if there were interest.&lt;br /&gt;
More info is available at the PCEEG SourceForge home page at [http://pceeg.sourceforge.net/ PCEEG sourceforge.net].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
== See also: ==&lt;br /&gt;
* [http://wiki.asiaquake.org/openeeg/published/ The OpenEEG wiki]&lt;br /&gt;
&lt;br /&gt;
* [http://pceegbci.blog.com/ The Open EEG Brain Computer Interface BLog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.larryheadinstitute.com/eeg-training.html EEG Training Seminars]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.wikia.com/wiki/Main_Page wiki cities on pceeg]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net pceeg.sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
* [http://www.answers.com/topic/miguel-nicolelis miguel nicolelis]&lt;br /&gt;
&lt;br /&gt;
* [http://maxima.sourceforge.net/ Maxima - a computer algebra system]&lt;/div&gt;</summary>
		<author><name>72.224.49.207</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2208</id>
		<title>Programmable Chip EEG</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2208"/>
		<updated>2006-11-17T15:19:13Z</updated>

		<summary type="html">&lt;p&gt;72.224.49.207: /* How You Can Help */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Programmable Chip EEG ==&lt;br /&gt;
Welcome to the PCEEG Wiki, where everyone can add to this EEG brain-computer interface!&lt;br /&gt;
&lt;br /&gt;
== PCEEG, What it is and why it can be the best ==&lt;br /&gt;
* The [http://pceeg.sourceforge.net The Programmable Chip EEG] gets its name because its hardware and software can be adjusted digitaly from a home pc. &lt;br /&gt;
&lt;br /&gt;
* The hardware can be adjusted by [http://opencircuits.com/Programmable_Potentiometers Digitally Programmable Potentiometers]. They are used to set the Gain, and frequency responce.&lt;br /&gt;
This is usefull to calibrate multiple analog boards for different EEG tests.&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net The Programmable Chip EEG] is a Modular Multi-channel electroencephalograph.&lt;br /&gt;
&lt;br /&gt;
* This can be used for a brain-computer interface with biofeedback using a flex sensor or servo to detect fingure movements. &lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, and has internal protection circuitry for the user.&lt;br /&gt;
&lt;br /&gt;
* Several matched [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signals.&lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
* To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
* The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
We currently have a (preliminary?) [[circuit design]] and a (prelimary) [[PCB layout]].  &lt;br /&gt;
We are using LT switcher CAD to draw the scematic. &lt;br /&gt;
&lt;br /&gt;
== Hardware Overview ==&lt;br /&gt;
Here is a diagram of how the analog signal processing boards and the microprocessor board will come together.&lt;br /&gt;
[[Image:Pceeg.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Description of How it Works ==&lt;br /&gt;
The daughter signal prossesing board is responcible for filtering and digitising the signals from the body, then the signals are passed to the control board that is the motherboard. The motherboard then can pass the signal to a larger computer. &lt;br /&gt;
&lt;br /&gt;
The differential analog signal is amplified by the instramentation amplifier. Then the signal is amplified and conditioned by high pass and low pass filters.&lt;br /&gt;
&lt;br /&gt;
The common mode signal is inverted summed and sent back to the body to decrese common mode signal thsi is done by the driver right leg circuit.&lt;br /&gt;
&lt;br /&gt;
Band reject filters may be added soon in the future.&lt;br /&gt;
&lt;br /&gt;
Then the analog signals are simultaniously digitized and the digital values can be clocked to the controler motherboard.&lt;br /&gt;
&lt;br /&gt;
The controler board that is the mother board of the system and the signal prossesing daughter boards plug into is the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly]&lt;br /&gt;
&lt;br /&gt;
=== How You Can Help ===&lt;br /&gt;
#. get the tools&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
* We are using LT switcher CAD to draw the scematic. This also is a SPICE Simulator used to analize the amplifier design.&lt;br /&gt;
* Eagle CAD could be used in the future after all the parts are surface mount &amp;amp; the analog sections are alalised. To autorout future designs.&lt;br /&gt;
* Express PCB is being used to create the first PCB but surface mount must be used to save hole count and space.&lt;br /&gt;
* Maxima a computer algebra system s used for graphing and matth displays.&lt;br /&gt;
&lt;br /&gt;
*I2C interface diagram for programmable resistors and a/d converters 12 or more bits with low cost.&lt;br /&gt;
*SPI interface diagram for programmable resistors and a/d converters 12 or more bits with low cost.&lt;br /&gt;
*linear switcher cad schematic drawing from PCEEG technology applied to the Open EEG design with improvements.&lt;br /&gt;
*migrate from switcher cad to pcb express.&lt;br /&gt;
*migrate from pcb express to eagle cad after testing to further development.&lt;br /&gt;
&lt;br /&gt;
== Parts used in the PCEEG: ==&lt;br /&gt;
* [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, etc.&lt;br /&gt;
* Several [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signal&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== News == &lt;br /&gt;
The design is switching to EAGLE CAD, because the auto-router is excellent for open-source productivity. It will allow the design to evolve faster and with less work with a wider selection of PCB [[production houses to choose from]]. &lt;br /&gt;
&lt;br /&gt;
Here is a picture of the PCEEG being done in [http://www.cadsoft.de/freeware.htm EagleCAD].&lt;br /&gt;
[[Image:Eagle_sample.GIF]]&lt;br /&gt;
The eagle cad file is here [[Media:PCEEGHD.zip]]&lt;br /&gt;
&lt;br /&gt;
The ideas and monkey to robot arm interface by [http://www.answers.com/topic/miguel-nicolelis Miguel Nicolelis]is very inspiring. He used implanted electrodes to monitor and allow monkeys to control a robot arm as if it was their own. Could the PCEEG do the same with its electrodes on the scalp. Only the future will show.&lt;br /&gt;
&lt;br /&gt;
== Open Source Circuit Design ==&lt;br /&gt;
* [http://opencircuits.com/Programmable_Chip_EEG Open Source Circuit Design ]&lt;br /&gt;
* [http://www.thinkcycle.org/ Think Cycle]&lt;br /&gt;
* [http://pceegbci.blog.com/ The Programmable Chip EEG Open Source Circuit Design BLog]&lt;br /&gt;
&lt;br /&gt;
== Open source (public) results! ==&lt;br /&gt;
PHP will be used to create a database of users and what they sample and choose to share with the open source community.&lt;br /&gt;
&lt;br /&gt;
The database will give statistical analysis on users recordings. &lt;br /&gt;
&lt;br /&gt;
Also the extension of SETI called BIONIC could be used as a distributed library creation of artifacts and data mining.&lt;br /&gt;
&lt;br /&gt;
Please contribute and make the PCEEG a great tool for researching brain computer interfaces.&lt;br /&gt;
&lt;br /&gt;
== A/D Converters ==&lt;br /&gt;
&lt;br /&gt;
The programmable chip EEG needs an A/D converter to convert the analog signal (at the output of the instrumentation amplifier) into digital bits.&lt;br /&gt;
We expect this project to require at least 12 bit ADC.&lt;br /&gt;
&lt;br /&gt;
Many Atmel and other microcontrollers have a built-in ADC, but those are at most 10 bit ADC, so that ADC is useless to us -- we are forced to use an external ADC.&lt;br /&gt;
&lt;br /&gt;
What low-cost ADC are available with at least 12 bits?&lt;br /&gt;
&lt;br /&gt;
* $2.50 MCP3301 has 1 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3302 has 2 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3204 has 4 ADC input (12 bits)&lt;br /&gt;
* $4 MCP3208 has 8 ADC input (12 bits)&lt;br /&gt;
* $8 dsPIC30F microcontroller has 8 ADC inputs (12 bits).&lt;br /&gt;
&lt;br /&gt;
== The Goal ==&lt;br /&gt;
Eventually, kits could be sold, if there were interest.&lt;br /&gt;
More info is available at the PCEEG SourceForge home page at [http://pceeg.sourceforge.net/ PCEEG sourceforge.net].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
== See also: ==&lt;br /&gt;
* [http://wiki.asiaquake.org/openeeg/published/ The OpenEEG wiki]&lt;br /&gt;
&lt;br /&gt;
* [http://pceegbci.blog.com/ The Open EEG Brain Computer Interface BLog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.larryheadinstitute.com/eeg-training.html EEG Training Seminars]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.wikia.com/wiki/Main_Page wiki cities on pceeg]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net pceeg.sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
* [http://www.answers.com/topic/miguel-nicolelis miguel nicolelis]&lt;/div&gt;</summary>
		<author><name>72.224.49.207</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2207</id>
		<title>Programmable Chip EEG</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2207"/>
		<updated>2006-11-17T15:18:52Z</updated>

		<summary type="html">&lt;p&gt;72.224.49.207: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Programmable Chip EEG ==&lt;br /&gt;
Welcome to the PCEEG Wiki, where everyone can add to this EEG brain-computer interface!&lt;br /&gt;
&lt;br /&gt;
== PCEEG, What it is and why it can be the best ==&lt;br /&gt;
* The [http://pceeg.sourceforge.net The Programmable Chip EEG] gets its name because its hardware and software can be adjusted digitaly from a home pc. &lt;br /&gt;
&lt;br /&gt;
* The hardware can be adjusted by [http://opencircuits.com/Programmable_Potentiometers Digitally Programmable Potentiometers]. They are used to set the Gain, and frequency responce.&lt;br /&gt;
This is usefull to calibrate multiple analog boards for different EEG tests.&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net The Programmable Chip EEG] is a Modular Multi-channel electroencephalograph.&lt;br /&gt;
&lt;br /&gt;
* This can be used for a brain-computer interface with biofeedback using a flex sensor or servo to detect fingure movements. &lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, and has internal protection circuitry for the user.&lt;br /&gt;
&lt;br /&gt;
* Several matched [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signals.&lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
* To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
* The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
We currently have a (preliminary?) [[circuit design]] and a (prelimary) [[PCB layout]].  &lt;br /&gt;
We are using LT switcher CAD to draw the scematic. &lt;br /&gt;
&lt;br /&gt;
== Hardware Overview ==&lt;br /&gt;
Here is a diagram of how the analog signal processing boards and the microprocessor board will come together.&lt;br /&gt;
[[Image:Pceeg.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Description of How it Works ==&lt;br /&gt;
The daughter signal prossesing board is responcible for filtering and digitising the signals from the body, then the signals are passed to the control board that is the motherboard. The motherboard then can pass the signal to a larger computer. &lt;br /&gt;
&lt;br /&gt;
The differential analog signal is amplified by the instramentation amplifier. Then the signal is amplified and conditioned by high pass and low pass filters.&lt;br /&gt;
&lt;br /&gt;
The common mode signal is inverted summed and sent back to the body to decrese common mode signal thsi is done by the driver right leg circuit.&lt;br /&gt;
&lt;br /&gt;
Band reject filters may be added soon in the future.&lt;br /&gt;
&lt;br /&gt;
Then the analog signals are simultaniously digitized and the digital values can be clocked to the controler motherboard.&lt;br /&gt;
&lt;br /&gt;
The controler board that is the mother board of the system and the signal prossesing daughter boards plug into is the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly]&lt;br /&gt;
&lt;br /&gt;
=== How You Can Help ===&lt;br /&gt;
#. get the tools&lt;br /&gt;
&lt;br /&gt;
== News == &lt;br /&gt;
The design is switching to EAGLE CAD, because the auto-router is excellent for open-source productivity. It will allow the design to evolve faster and with less work with a wider selection of PCB [[production houses to choose from]]. &lt;br /&gt;
&lt;br /&gt;
Here is a picture of the PCEEG being done in [http://www.cadsoft.de/freeware.htm EagleCAD].&lt;br /&gt;
[[Image:Eagle_sample.GIF]]&lt;br /&gt;
The eagle cad file is here [[Media:PCEEGHD.zip]]&lt;br /&gt;
&lt;br /&gt;
The ideas and monkey to robot arm interface by [http://www.answers.com/topic/miguel-nicolelis Miguel Nicolelis]is very inspiring. He used implanted electrodes to monitor and allow monkeys to control a robot arm as if it was their own. Could the PCEEG do the same with its electrodes on the scalp. Only the future will show.&lt;br /&gt;
&lt;br /&gt;
== Open Source Circuit Design ==&lt;br /&gt;
* [http://opencircuits.com/Programmable_Chip_EEG Open Source Circuit Design ]&lt;br /&gt;
* [http://www.thinkcycle.org/ Think Cycle]&lt;br /&gt;
* [http://pceegbci.blog.com/ The Programmable Chip EEG Open Source Circuit Design BLog]&lt;br /&gt;
&lt;br /&gt;
== Open source (public) results! ==&lt;br /&gt;
PHP will be used to create a database of users and what they sample and choose to share with the open source community.&lt;br /&gt;
&lt;br /&gt;
The database will give statistical analysis on users recordings. &lt;br /&gt;
&lt;br /&gt;
Also the extension of SETI called BIONIC could be used as a distributed library creation of artifacts and data mining.&lt;br /&gt;
&lt;br /&gt;
Please contribute and make the PCEEG a great tool for researching brain computer interfaces.&lt;br /&gt;
&lt;br /&gt;
== A/D Converters ==&lt;br /&gt;
&lt;br /&gt;
The programmable chip EEG needs an A/D converter to convert the analog signal (at the output of the instrumentation amplifier) into digital bits.&lt;br /&gt;
We expect this project to require at least 12 bit ADC.&lt;br /&gt;
&lt;br /&gt;
Many Atmel and other microcontrollers have a built-in ADC, but those are at most 10 bit ADC, so that ADC is useless to us -- we are forced to use an external ADC.&lt;br /&gt;
&lt;br /&gt;
What low-cost ADC are available with at least 12 bits?&lt;br /&gt;
&lt;br /&gt;
* $2.50 MCP3301 has 1 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3302 has 2 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3204 has 4 ADC input (12 bits)&lt;br /&gt;
* $4 MCP3208 has 8 ADC input (12 bits)&lt;br /&gt;
* $8 dsPIC30F microcontroller has 8 ADC inputs (12 bits).&lt;br /&gt;
&lt;br /&gt;
== The Goal ==&lt;br /&gt;
Eventually, kits could be sold, if there were interest.&lt;br /&gt;
More info is available at the PCEEG SourceForge home page at [http://pceeg.sourceforge.net/ PCEEG sourceforge.net].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
== See also: ==&lt;br /&gt;
* [http://wiki.asiaquake.org/openeeg/published/ The OpenEEG wiki]&lt;br /&gt;
&lt;br /&gt;
* [http://pceegbci.blog.com/ The Open EEG Brain Computer Interface BLog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.larryheadinstitute.com/eeg-training.html EEG Training Seminars]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.wikia.com/wiki/Main_Page wiki cities on pceeg]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net pceeg.sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
* [http://www.answers.com/topic/miguel-nicolelis miguel nicolelis]&lt;/div&gt;</summary>
		<author><name>72.224.49.207</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2206</id>
		<title>Programmable Chip EEG</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2206"/>
		<updated>2006-11-17T15:15:34Z</updated>

		<summary type="html">&lt;p&gt;72.224.49.207: /* Hardware Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Programmable Chip EEG ==&lt;br /&gt;
Welcome to the PCEEG Wiki, where everyone can add to this EEG brain-computer interface!&lt;br /&gt;
&lt;br /&gt;
== PCEEG, What it is and why it can be the best ==&lt;br /&gt;
* The [http://pceeg.sourceforge.net The Programmable Chip EEG] gets its name because its hardware and software can be adjusted digitaly from a home pc. &lt;br /&gt;
&lt;br /&gt;
* The hardware can be adjusted by [http://opencircuits.com/Programmable_Potentiometers Digitally Programmable Potentiometers]. They are used to set the Gain, and frequency responce.&lt;br /&gt;
This is usefull to calibrate multiple analog boards for different EEG tests.&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net The Programmable Chip EEG] is a Modular Multi-channel electroencephalograph.&lt;br /&gt;
&lt;br /&gt;
* This can be used for a brain-computer interface with biofeedback using a flex sensor or servo to detect fingure movements. &lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, and has internal protection circuitry for the user.&lt;br /&gt;
&lt;br /&gt;
* Several matched [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signals.&lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
* To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
* The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
We currently have a (preliminary?) [[circuit design]] and a (prelimary) [[PCB layout]].  &lt;br /&gt;
We are using LT switcher CAD to draw the scematic. &lt;br /&gt;
&lt;br /&gt;
== Hardware Overview ==&lt;br /&gt;
Here is a diagram of how the analog signal processing boards and the microprocessor board will come together.&lt;br /&gt;
[[Image:Pceeg.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Description of How it Works ==&lt;br /&gt;
The daughter signal prossesing board is responcible for filtering and digitising the signals from the body, then the signals are passed to the control board that is the motherboard. The motherboard then can pass the signal to a larger computer. &lt;br /&gt;
&lt;br /&gt;
The differential analog signal is amplified by the instramentation amplifier. Then the signal is amplified and conditioned by high pass and low pass filters.&lt;br /&gt;
&lt;br /&gt;
The common mode signal is inverted summed and sent back to the body to decrese common mode signal thsi is done by the driver right leg circuit.&lt;br /&gt;
&lt;br /&gt;
Band reject filters may be added soon in the future.&lt;br /&gt;
&lt;br /&gt;
Then the analog signals are simultaniously digitized and the digital values can be clocked to the controler motherboard.&lt;br /&gt;
&lt;br /&gt;
The controler board that is the mother board of the system and the signal prossesing daughter boards plug into is the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly]&lt;br /&gt;
&lt;br /&gt;
=== How You Can Help ===&lt;br /&gt;
#. get the tools&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
* We are using LT switcher CAD to draw the scematic. This also is a SPICE Simulator used to analize the amplifier design.&lt;br /&gt;
* Eagle CAD could be used in the future after all the parts are surface mount &amp;amp; the analog sections are alalised. To autorout future designs.&lt;br /&gt;
* Express PCB is being used to create the first PCB but surface mount must be used to save hole count and space.&lt;br /&gt;
* Maxima a computer algebra system s used for graphing and matth displays.&lt;br /&gt;
&lt;br /&gt;
*I2C interface diagram for programmable resistors and a/d converters 12 or more bits with low cost.&lt;br /&gt;
*SPI interface diagram for programmable resistors and a/d converters 12 or more bits with low cost.&lt;br /&gt;
*linear switcher cad schematic drawing from PCEEG technology applied to the Open EEG design with improvements.&lt;br /&gt;
*migrate from switcher cad to pcb express.&lt;br /&gt;
*migrate from pcb express to eagle cad after testing to further development.&lt;br /&gt;
&lt;br /&gt;
== Parts used in the PCEEG: ==&lt;br /&gt;
* [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, etc.&lt;br /&gt;
* Several [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signal&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== News == &lt;br /&gt;
The design is switching to EAGLE CAD, because the auto-router is excellent for open-source productivity. It will allow the design to evolve faster and with less work with a wider selection of PCB [[production houses to choose from]]. &lt;br /&gt;
&lt;br /&gt;
Here is a picture of the PCEEG being done in [http://www.cadsoft.de/freeware.htm EagleCAD].&lt;br /&gt;
[[Image:Eagle_sample.GIF]]&lt;br /&gt;
The eagle cad file is here [[Media:PCEEGHD.zip]]&lt;br /&gt;
&lt;br /&gt;
The ideas and monkey to robot arm interface by [http://www.answers.com/topic/miguel-nicolelis Miguel Nicolelis]is very inspiring. He used implanted electrodes to monitor and allow monkeys to control a robot arm as if it was their own. Could the PCEEG do the same with its electrodes on the scalp. Only the future will show.&lt;br /&gt;
&lt;br /&gt;
== Open Source Circuit Design ==&lt;br /&gt;
* [http://opencircuits.com/Programmable_Chip_EEG Open Source Circuit Design ]&lt;br /&gt;
* [http://www.thinkcycle.org/ Think Cycle]&lt;br /&gt;
* [http://pceegbci.blog.com/ The Programmable Chip EEG Open Source Circuit Design BLog]&lt;br /&gt;
&lt;br /&gt;
== Open source (public) results! ==&lt;br /&gt;
PHP will be used to create a database of users and what they sample and choose to share with the open source community.&lt;br /&gt;
&lt;br /&gt;
The database will give statistical analysis on users recordings. &lt;br /&gt;
&lt;br /&gt;
Also the extension of SETI called BIONIC could be used as a distributed library creation of artifacts and data mining.&lt;br /&gt;
&lt;br /&gt;
Please contribute and make the PCEEG a great tool for researching brain computer interfaces.&lt;br /&gt;
&lt;br /&gt;
== A/D Converters ==&lt;br /&gt;
&lt;br /&gt;
The programmable chip EEG needs an A/D converter to convert the analog signal (at the output of the instrumentation amplifier) into digital bits.&lt;br /&gt;
We expect this project to require at least 12 bit ADC.&lt;br /&gt;
&lt;br /&gt;
Many Atmel and other microcontrollers have a built-in ADC, but those are at most 10 bit ADC, so that ADC is useless to us -- we are forced to use an external ADC.&lt;br /&gt;
&lt;br /&gt;
What low-cost ADC are available with at least 12 bits?&lt;br /&gt;
&lt;br /&gt;
* $2.50 MCP3301 has 1 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3302 has 2 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3204 has 4 ADC input (12 bits)&lt;br /&gt;
* $4 MCP3208 has 8 ADC input (12 bits)&lt;br /&gt;
* $8 dsPIC30F microcontroller has 8 ADC inputs (12 bits).&lt;br /&gt;
&lt;br /&gt;
== The Goal ==&lt;br /&gt;
Eventually, kits could be sold, if there were interest.&lt;br /&gt;
More info is available at the PCEEG SourceForge home page at [http://pceeg.sourceforge.net/ PCEEG sourceforge.net].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
== See also: ==&lt;br /&gt;
* [http://wiki.asiaquake.org/openeeg/published/ The OpenEEG wiki]&lt;br /&gt;
&lt;br /&gt;
* [http://pceegbci.blog.com/ The Open EEG Brain Computer Interface BLog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.larryheadinstitute.com/eeg-training.html EEG Training Seminars]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.wikia.com/wiki/Main_Page wiki cities on pceeg]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net pceeg.sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
* [http://www.answers.com/topic/miguel-nicolelis miguel nicolelis]&lt;/div&gt;</summary>
		<author><name>72.224.49.207</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2205</id>
		<title>Programmable Chip EEG</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2205"/>
		<updated>2006-11-17T15:15:14Z</updated>

		<summary type="html">&lt;p&gt;72.224.49.207: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Programmable Chip EEG ==&lt;br /&gt;
Welcome to the PCEEG Wiki, where everyone can add to this EEG brain-computer interface!&lt;br /&gt;
&lt;br /&gt;
== PCEEG, What it is and why it can be the best ==&lt;br /&gt;
* The [http://pceeg.sourceforge.net The Programmable Chip EEG] gets its name because its hardware and software can be adjusted digitaly from a home pc. &lt;br /&gt;
&lt;br /&gt;
* The hardware can be adjusted by [http://opencircuits.com/Programmable_Potentiometers Digitally Programmable Potentiometers]. They are used to set the Gain, and frequency responce.&lt;br /&gt;
This is usefull to calibrate multiple analog boards for different EEG tests.&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net The Programmable Chip EEG] is a Modular Multi-channel electroencephalograph.&lt;br /&gt;
&lt;br /&gt;
* This can be used for a brain-computer interface with biofeedback using a flex sensor or servo to detect fingure movements. &lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, and has internal protection circuitry for the user.&lt;br /&gt;
&lt;br /&gt;
* Several matched [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signals.&lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
* To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
* The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
We currently have a (preliminary?) [[circuit design]] and a (prelimary) [[PCB layout]].  &lt;br /&gt;
We are using LT switcher CAD to draw the scematic. &lt;br /&gt;
&lt;br /&gt;
== Hardware Overview ==&lt;br /&gt;
Here is a diagram of how the analog signal processing boards and the microprocessor board will come together.&lt;br /&gt;
[[Image:Pceeg.jpg]]&lt;br /&gt;
&lt;br /&gt;
== News == &lt;br /&gt;
The design is switching to EAGLE CAD, because the auto-router is excellent for open-source productivity. It will allow the design to evolve faster and with less work with a wider selection of PCB [[production houses to choose from]]. &lt;br /&gt;
&lt;br /&gt;
Here is a picture of the PCEEG being done in [http://www.cadsoft.de/freeware.htm EagleCAD].&lt;br /&gt;
[[Image:Eagle_sample.GIF]]&lt;br /&gt;
The eagle cad file is here [[Media:PCEEGHD.zip]]&lt;br /&gt;
&lt;br /&gt;
The ideas and monkey to robot arm interface by [http://www.answers.com/topic/miguel-nicolelis Miguel Nicolelis]is very inspiring. He used implanted electrodes to monitor and allow monkeys to control a robot arm as if it was their own. Could the PCEEG do the same with its electrodes on the scalp. Only the future will show.&lt;br /&gt;
&lt;br /&gt;
== Open Source Circuit Design ==&lt;br /&gt;
* [http://opencircuits.com/Programmable_Chip_EEG Open Source Circuit Design ]&lt;br /&gt;
* [http://www.thinkcycle.org/ Think Cycle]&lt;br /&gt;
* [http://pceegbci.blog.com/ The Programmable Chip EEG Open Source Circuit Design BLog]&lt;br /&gt;
&lt;br /&gt;
== Open source (public) results! ==&lt;br /&gt;
PHP will be used to create a database of users and what they sample and choose to share with the open source community.&lt;br /&gt;
&lt;br /&gt;
The database will give statistical analysis on users recordings. &lt;br /&gt;
&lt;br /&gt;
Also the extension of SETI called BIONIC could be used as a distributed library creation of artifacts and data mining.&lt;br /&gt;
&lt;br /&gt;
Please contribute and make the PCEEG a great tool for researching brain computer interfaces.&lt;br /&gt;
&lt;br /&gt;
== A/D Converters ==&lt;br /&gt;
&lt;br /&gt;
The programmable chip EEG needs an A/D converter to convert the analog signal (at the output of the instrumentation amplifier) into digital bits.&lt;br /&gt;
We expect this project to require at least 12 bit ADC.&lt;br /&gt;
&lt;br /&gt;
Many Atmel and other microcontrollers have a built-in ADC, but those are at most 10 bit ADC, so that ADC is useless to us -- we are forced to use an external ADC.&lt;br /&gt;
&lt;br /&gt;
What low-cost ADC are available with at least 12 bits?&lt;br /&gt;
&lt;br /&gt;
* $2.50 MCP3301 has 1 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3302 has 2 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3204 has 4 ADC input (12 bits)&lt;br /&gt;
* $4 MCP3208 has 8 ADC input (12 bits)&lt;br /&gt;
* $8 dsPIC30F microcontroller has 8 ADC inputs (12 bits).&lt;br /&gt;
&lt;br /&gt;
== The Goal ==&lt;br /&gt;
Eventually, kits could be sold, if there were interest.&lt;br /&gt;
More info is available at the PCEEG SourceForge home page at [http://pceeg.sourceforge.net/ PCEEG sourceforge.net].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
== See also: ==&lt;br /&gt;
* [http://wiki.asiaquake.org/openeeg/published/ The OpenEEG wiki]&lt;br /&gt;
&lt;br /&gt;
* [http://pceegbci.blog.com/ The Open EEG Brain Computer Interface BLog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.larryheadinstitute.com/eeg-training.html EEG Training Seminars]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.wikia.com/wiki/Main_Page wiki cities on pceeg]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net pceeg.sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
* [http://www.answers.com/topic/miguel-nicolelis miguel nicolelis]&lt;/div&gt;</summary>
		<author><name>72.224.49.207</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2204</id>
		<title>Programmable Chip EEG</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2204"/>
		<updated>2006-11-17T15:13:36Z</updated>

		<summary type="html">&lt;p&gt;72.224.49.207: /* Description of How it Works */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Programmable Chip EEG ==&lt;br /&gt;
Welcome to the PCEEG Wiki, where everyone can add to this EEG brain-computer interface!&lt;br /&gt;
&lt;br /&gt;
== PCEEG, What it is and why it can be the best ==&lt;br /&gt;
* The [http://pceeg.sourceforge.net The Programmable Chip EEG] gets its name because its hardware and software can be adjusted digitaly from a home pc. &lt;br /&gt;
&lt;br /&gt;
* The hardware can be adjusted by [http://opencircuits.com/Programmable_Potentiometers Digitally Programmable Potentiometers]. They are used to set the Gain, and frequency responce.&lt;br /&gt;
This is usefull to calibrate multiple analog boards for different EEG tests.&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net The Programmable Chip EEG] is a Modular Multi-channel electroencephalograph.&lt;br /&gt;
&lt;br /&gt;
* This can be used for a brain-computer interface with biofeedback using a flex sensor or servo to detect fingure movements. &lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, and has internal protection circuitry for the user.&lt;br /&gt;
&lt;br /&gt;
* Several matched [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signals.&lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
* To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
* The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
We currently have a (preliminary?) [[circuit design]] and a (prelimary) [[PCB layout]].  &lt;br /&gt;
We are using LT switcher CAD to draw the scematic. &lt;br /&gt;
&lt;br /&gt;
== Hardware Overview ==&lt;br /&gt;
Here is a diagram of how the analog signal processing boards and the microprocessor board will come together.&lt;br /&gt;
[[Image:Pceeg.jpg]]&lt;br /&gt;
&lt;br /&gt;
== News == &lt;br /&gt;
The design is switching to EAGLE CAD, because the auto-router is excellent for open-source productivity. It will allow the design to evolve faster and with less work with a wider selection of PCB [[production houses to choose from]]. &lt;br /&gt;
&lt;br /&gt;
Here is a picture of the PCEEG being done in [http://www.cadsoft.de/freeware.htm EagleCAD].&lt;br /&gt;
[[Image:Eagle_sample.GIF]]&lt;br /&gt;
The eagle cad file is here [[Media:PCEEGHD.zip]]&lt;br /&gt;
&lt;br /&gt;
The ideas and monkey to robot arm interface by [http://www.answers.com/topic/miguel-nicolelis Miguel Nicolelis]is very inspiring. He used implanted electrodes to monitor and allow monkeys to control a robot arm as if it was their own. Could the PCEEG do the same with its electrodes on the scalp. Only the future will show.&lt;br /&gt;
&lt;br /&gt;
== Description of How it Works ==&lt;br /&gt;
The daughter signal prossesing board is responcible for filtering and digitising the signals from the body, then the signals are passed to the control board that is the motherboard. The motherboard then can pass the signal to a larger computer. &lt;br /&gt;
&lt;br /&gt;
The differential analog signal is amplified by the instramentation amplifier. Then the signal is amplified and conditioned by high pass and low pass filters.&lt;br /&gt;
&lt;br /&gt;
The common mode signal is inverted summed and sent back to the body to decrese common mode signal thsi is done by the driver right leg circuit.&lt;br /&gt;
&lt;br /&gt;
Band reject filters may be added soon in the future.&lt;br /&gt;
&lt;br /&gt;
Then the analog signals are simultaniously digitized and the digital values can be clocked to the controler motherboard.&lt;br /&gt;
&lt;br /&gt;
The controler board that is the mother board of the system and the signal prossesing daughter boards plug into is the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly]&lt;br /&gt;
&lt;br /&gt;
=== How You Can Help ===&lt;br /&gt;
#. get the tools&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
* We are using LT switcher CAD to draw the scematic. This also is a SPICE Simulator used to analize the amplifier design.&lt;br /&gt;
* Eagle CAD could be used in the future after all the parts are surface mount &amp;amp; the analog sections are alalised. To autorout future designs.&lt;br /&gt;
* Express PCB is being used to create the first PCB but surface mount must be used to save hole count and space.&lt;br /&gt;
* Maxima a computer algebra system s used for graphing and matth displays.&lt;br /&gt;
&lt;br /&gt;
*I2C interface diagram for programmable resistors and a/d converters 12 or more bits with low cost.&lt;br /&gt;
*SPI interface diagram for programmable resistors and a/d converters 12 or more bits with low cost.&lt;br /&gt;
*linear switcher cad schematic drawing from PCEEG technology applied to the Open EEG design with improvements.&lt;br /&gt;
*migrate from switcher cad to pcb express.&lt;br /&gt;
*migrate from pcb express to eagle cad after testing to further development.&lt;br /&gt;
&lt;br /&gt;
== Parts used in the PCEEG: ==&lt;br /&gt;
* [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, etc.&lt;br /&gt;
* Several [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signal&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Open Source Circuit Design ==&lt;br /&gt;
* [http://opencircuits.com/Programmable_Chip_EEG Open Source Circuit Design ]&lt;br /&gt;
* [http://www.thinkcycle.org/ Think Cycle]&lt;br /&gt;
* [http://pceegbci.blog.com/ The Programmable Chip EEG Open Source Circuit Design BLog]&lt;br /&gt;
&lt;br /&gt;
== Open source (public) results! ==&lt;br /&gt;
PHP will be used to create a database of users and what they sample and choose to share with the open source community.&lt;br /&gt;
&lt;br /&gt;
The database will give statistical analysis on users recordings. &lt;br /&gt;
&lt;br /&gt;
Also the extension of SETI called BIONIC could be used as a distributed library creation of artifacts and data mining.&lt;br /&gt;
&lt;br /&gt;
Please contribute and make the PCEEG a great tool for researching brain computer interfaces.&lt;br /&gt;
&lt;br /&gt;
== A/D Converters ==&lt;br /&gt;
&lt;br /&gt;
The programmable chip EEG needs an A/D converter to convert the analog signal (at the output of the instrumentation amplifier) into digital bits.&lt;br /&gt;
We expect this project to require at least 12 bit ADC.&lt;br /&gt;
&lt;br /&gt;
Many Atmel and other microcontrollers have a built-in ADC, but those are at most 10 bit ADC, so that ADC is useless to us -- we are forced to use an external ADC.&lt;br /&gt;
&lt;br /&gt;
What low-cost ADC are available with at least 12 bits?&lt;br /&gt;
&lt;br /&gt;
* $2.50 MCP3301 has 1 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3302 has 2 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3204 has 4 ADC input (12 bits)&lt;br /&gt;
* $4 MCP3208 has 8 ADC input (12 bits)&lt;br /&gt;
* $8 dsPIC30F microcontroller has 8 ADC inputs (12 bits).&lt;br /&gt;
&lt;br /&gt;
== The Goal ==&lt;br /&gt;
Eventually, kits could be sold, if there were interest.&lt;br /&gt;
More info is available at the PCEEG SourceForge home page at [http://pceeg.sourceforge.net/ PCEEG sourceforge.net].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
== See also: ==&lt;br /&gt;
* [http://wiki.asiaquake.org/openeeg/published/ The OpenEEG wiki]&lt;br /&gt;
&lt;br /&gt;
* [http://pceegbci.blog.com/ The Open EEG Brain Computer Interface BLog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.larryheadinstitute.com/eeg-training.html EEG Training Seminars]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.wikia.com/wiki/Main_Page wiki cities on pceeg]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net pceeg.sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
* [http://www.answers.com/topic/miguel-nicolelis miguel nicolelis]&lt;/div&gt;</summary>
		<author><name>72.224.49.207</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2203</id>
		<title>Programmable Chip EEG</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2203"/>
		<updated>2006-11-17T15:12:58Z</updated>

		<summary type="html">&lt;p&gt;72.224.49.207: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Programmable Chip EEG ==&lt;br /&gt;
Welcome to the PCEEG Wiki, where everyone can add to this EEG brain-computer interface!&lt;br /&gt;
&lt;br /&gt;
== PCEEG, What it is and why it can be the best ==&lt;br /&gt;
* The [http://pceeg.sourceforge.net The Programmable Chip EEG] gets its name because its hardware and software can be adjusted digitaly from a home pc. &lt;br /&gt;
&lt;br /&gt;
* The hardware can be adjusted by [http://opencircuits.com/Programmable_Potentiometers Digitally Programmable Potentiometers]. They are used to set the Gain, and frequency responce.&lt;br /&gt;
This is usefull to calibrate multiple analog boards for different EEG tests.&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net The Programmable Chip EEG] is a Modular Multi-channel electroencephalograph.&lt;br /&gt;
&lt;br /&gt;
* This can be used for a brain-computer interface with biofeedback using a flex sensor or servo to detect fingure movements. &lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, and has internal protection circuitry for the user.&lt;br /&gt;
&lt;br /&gt;
* Several matched [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signals.&lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
* To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
* The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
We currently have a (preliminary?) [[circuit design]] and a (prelimary) [[PCB layout]].  &lt;br /&gt;
We are using LT switcher CAD to draw the scematic. &lt;br /&gt;
&lt;br /&gt;
== Hardware Overview ==&lt;br /&gt;
Here is a diagram of how the analog signal processing boards and the microprocessor board will come together.&lt;br /&gt;
[[Image:Pceeg.jpg]]&lt;br /&gt;
&lt;br /&gt;
== News == &lt;br /&gt;
The design is switching to EAGLE CAD, because the auto-router is excellent for open-source productivity. It will allow the design to evolve faster and with less work with a wider selection of PCB [[production houses to choose from]]. &lt;br /&gt;
&lt;br /&gt;
Here is a picture of the PCEEG being done in [http://www.cadsoft.de/freeware.htm EagleCAD].&lt;br /&gt;
[[Image:Eagle_sample.GIF]]&lt;br /&gt;
The eagle cad file is here [[Media:PCEEGHD.zip]]&lt;br /&gt;
&lt;br /&gt;
The ideas and monkey to robot arm interface by [http://www.answers.com/topic/miguel-nicolelis Miguel Nicolelis]is very inspiring. He used implanted electrodes to monitor and allow monkeys to control a robot arm as if it was their own. Could the PCEEG do the same with its electrodes on the scalp. Only the future will show.&lt;br /&gt;
&lt;br /&gt;
== Description of How it Works ==&lt;br /&gt;
The daughter signal prossesing board is responcible for filtering and digitising the signals from the body, then the signals are passed to the control board that is the motherboard. The motherboard then can pass the signal to a larger computer. &lt;br /&gt;
&lt;br /&gt;
The differential analog signal is amplified by the instramentation amplifier. Then the signal is amplified and conditioned by high pass and low pass filters.&lt;br /&gt;
&lt;br /&gt;
The common mode signal is inverted summed and sent back to the body to decrese common mode signal thsi is done by the driver right leg circuit.&lt;br /&gt;
&lt;br /&gt;
Band reject filters may be added soon in the future.&lt;br /&gt;
&lt;br /&gt;
Then the analog signals are simultaniously digitized and the digital values can be clocked to the controler motherboard.&lt;br /&gt;
&lt;br /&gt;
The controler board that is the mother board of the system and the signal prossesing daughter boards plug into is the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly]&lt;br /&gt;
&lt;br /&gt;
== Parts used in the PCEEG: ==&lt;br /&gt;
* [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, etc.&lt;br /&gt;
* Several [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signal&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Open Source Circuit Design ==&lt;br /&gt;
* [http://opencircuits.com/Programmable_Chip_EEG Open Source Circuit Design ]&lt;br /&gt;
* [http://www.thinkcycle.org/ Think Cycle]&lt;br /&gt;
* [http://pceegbci.blog.com/ The Programmable Chip EEG Open Source Circuit Design BLog]&lt;br /&gt;
&lt;br /&gt;
== Open source (public) results! ==&lt;br /&gt;
PHP will be used to create a database of users and what they sample and choose to share with the open source community.&lt;br /&gt;
&lt;br /&gt;
The database will give statistical analysis on users recordings. &lt;br /&gt;
&lt;br /&gt;
Also the extension of SETI called BIONIC could be used as a distributed library creation of artifacts and data mining.&lt;br /&gt;
&lt;br /&gt;
Please contribute and make the PCEEG a great tool for researching brain computer interfaces.&lt;br /&gt;
&lt;br /&gt;
== A/D Converters ==&lt;br /&gt;
&lt;br /&gt;
The programmable chip EEG needs an A/D converter to convert the analog signal (at the output of the instrumentation amplifier) into digital bits.&lt;br /&gt;
We expect this project to require at least 12 bit ADC.&lt;br /&gt;
&lt;br /&gt;
Many Atmel and other microcontrollers have a built-in ADC, but those are at most 10 bit ADC, so that ADC is useless to us -- we are forced to use an external ADC.&lt;br /&gt;
&lt;br /&gt;
What low-cost ADC are available with at least 12 bits?&lt;br /&gt;
&lt;br /&gt;
* $2.50 MCP3301 has 1 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3302 has 2 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3204 has 4 ADC input (12 bits)&lt;br /&gt;
* $4 MCP3208 has 8 ADC input (12 bits)&lt;br /&gt;
* $8 dsPIC30F microcontroller has 8 ADC inputs (12 bits).&lt;br /&gt;
&lt;br /&gt;
== The Goal ==&lt;br /&gt;
Eventually, kits could be sold, if there were interest.&lt;br /&gt;
More info is available at the PCEEG SourceForge home page at [http://pceeg.sourceforge.net/ PCEEG sourceforge.net].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
== See also: ==&lt;br /&gt;
* [http://wiki.asiaquake.org/openeeg/published/ The OpenEEG wiki]&lt;br /&gt;
&lt;br /&gt;
* [http://pceegbci.blog.com/ The Open EEG Brain Computer Interface BLog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.larryheadinstitute.com/eeg-training.html EEG Training Seminars]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.wikia.com/wiki/Main_Page wiki cities on pceeg]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net pceeg.sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
* [http://www.answers.com/topic/miguel-nicolelis miguel nicolelis]&lt;/div&gt;</summary>
		<author><name>72.224.49.207</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2202</id>
		<title>Programmable Chip EEG</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2202"/>
		<updated>2006-11-17T15:11:55Z</updated>

		<summary type="html">&lt;p&gt;72.224.49.207: /* Hardware Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Programmable Chip EEG ==&lt;br /&gt;
Welcome to the PCEEG Wiki, where everyone can add to this EEG brain-computer interface!&lt;br /&gt;
&lt;br /&gt;
== PCEEG, What it is and why it can be the best ==&lt;br /&gt;
* The [http://pceeg.sourceforge.net The Programmable Chip EEG] gets its name because its hardware and software can be adjusted digitaly from a home pc. &lt;br /&gt;
&lt;br /&gt;
* The hardware can be adjusted by [http://opencircuits.com/Programmable_Potentiometers Digitally Programmable Potentiometers]. They are used to set the Gain, and frequency responce.&lt;br /&gt;
This is usefull to calibrate multiple analog boards for different EEG tests.&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net The Programmable Chip EEG] is a Modular Multi-channel electroencephalograph.&lt;br /&gt;
&lt;br /&gt;
* This can be used for a brain-computer interface with biofeedback using a flex sensor or servo to detect fingure movements. &lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, and has internal protection circuitry for the user.&lt;br /&gt;
&lt;br /&gt;
* Several matched [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signals.&lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
* To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
* The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
We currently have a (preliminary?) [[circuit design]] and a (prelimary) [[PCB layout]].  &lt;br /&gt;
We are using LT switcher CAD to draw the scematic. &lt;br /&gt;
&lt;br /&gt;
== Hardware Overview ==&lt;br /&gt;
Here is a diagram of how the analog signal processing boards and the microprocessor board will come together.&lt;br /&gt;
[[Image:Pceeg.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== How You Can Help ===&lt;br /&gt;
#. get the tools&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
* We are using LT switcher CAD to draw the scematic. This also is a SPICE Simulator used to analize the amplifier design.&lt;br /&gt;
* Eagle CAD could be used in the future after all the parts are surface mount &amp;amp; the analog sections are alalised. To autorout future designs.&lt;br /&gt;
* Express PCB is being used to create the first PCB but surface mount must be used to save hole count and space.&lt;br /&gt;
* Maxima a computer algebra system s used for graphing and matth displays.&lt;br /&gt;
&lt;br /&gt;
*I2C interface diagram for programmable resistors and a/d converters 12 or more bits with low cost.&lt;br /&gt;
*SPI interface diagram for programmable resistors and a/d converters 12 or more bits with low cost.&lt;br /&gt;
*linear switcher cad schematic drawing from PCEEG technology applied to the Open EEG design with improvements.&lt;br /&gt;
*migrate from switcher cad to pcb express.&lt;br /&gt;
*migrate from pcb express to eagle cad after testing to further development.&lt;br /&gt;
&lt;br /&gt;
== News == &lt;br /&gt;
The design is switching to EAGLE CAD, because the auto-router is excellent for open-source productivity. It will allow the design to evolve faster and with less work with a wider selection of PCB [[production houses to choose from]]. &lt;br /&gt;
&lt;br /&gt;
Here is a picture of the PCEEG being done in [http://www.cadsoft.de/freeware.htm EagleCAD].&lt;br /&gt;
[[Image:Eagle_sample.GIF]]&lt;br /&gt;
The eagle cad file is here [[Media:PCEEGHD.zip]]&lt;br /&gt;
&lt;br /&gt;
The ideas and monkey to robot arm interface by [http://www.answers.com/topic/miguel-nicolelis Miguel Nicolelis]is very inspiring. He used implanted electrodes to monitor and allow monkeys to control a robot arm as if it was their own. Could the PCEEG do the same with its electrodes on the scalp. Only the future will show.&lt;br /&gt;
&lt;br /&gt;
== Description of How it Works ==&lt;br /&gt;
The daughter signal prossesing board is responcible for filtering and digitising the signals from the body, then the signals are passed to the control board that is the motherboard. The motherboard then can pass the signal to a larger computer. &lt;br /&gt;
&lt;br /&gt;
The differential analog signal is amplified by the instramentation amplifier. Then the signal is amplified and conditioned by high pass and low pass filters.&lt;br /&gt;
&lt;br /&gt;
The common mode signal is inverted summed and sent back to the body to decrese common mode signal thsi is done by the driver right leg circuit.&lt;br /&gt;
&lt;br /&gt;
Band reject filters may be added soon in the future.&lt;br /&gt;
&lt;br /&gt;
Then the analog signals are simultaniously digitized and the digital values can be clocked to the controler motherboard.&lt;br /&gt;
&lt;br /&gt;
The controler board that is the mother board of the system and the signal prossesing daughter boards plug into is the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly]&lt;br /&gt;
&lt;br /&gt;
== Parts used in the PCEEG: ==&lt;br /&gt;
* [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, etc.&lt;br /&gt;
* Several [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signal&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Open Source Circuit Design ==&lt;br /&gt;
* [http://opencircuits.com/Programmable_Chip_EEG Open Source Circuit Design ]&lt;br /&gt;
* [http://www.thinkcycle.org/ Think Cycle]&lt;br /&gt;
* [http://pceegbci.blog.com/ The Programmable Chip EEG Open Source Circuit Design BLog]&lt;br /&gt;
&lt;br /&gt;
== Open source (public) results! ==&lt;br /&gt;
PHP will be used to create a database of users and what they sample and choose to share with the open source community.&lt;br /&gt;
&lt;br /&gt;
The database will give statistical analysis on users recordings. &lt;br /&gt;
&lt;br /&gt;
Also the extension of SETI called BIONIC could be used as a distributed library creation of artifacts and data mining.&lt;br /&gt;
&lt;br /&gt;
Please contribute and make the PCEEG a great tool for researching brain computer interfaces.&lt;br /&gt;
&lt;br /&gt;
== A/D Converters ==&lt;br /&gt;
&lt;br /&gt;
The programmable chip EEG needs an A/D converter to convert the analog signal (at the output of the instrumentation amplifier) into digital bits.&lt;br /&gt;
We expect this project to require at least 12 bit ADC.&lt;br /&gt;
&lt;br /&gt;
Many Atmel and other microcontrollers have a built-in ADC, but those are at most 10 bit ADC, so that ADC is useless to us -- we are forced to use an external ADC.&lt;br /&gt;
&lt;br /&gt;
What low-cost ADC are available with at least 12 bits?&lt;br /&gt;
&lt;br /&gt;
* $2.50 MCP3301 has 1 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3302 has 2 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3204 has 4 ADC input (12 bits)&lt;br /&gt;
* $4 MCP3208 has 8 ADC input (12 bits)&lt;br /&gt;
* $8 dsPIC30F microcontroller has 8 ADC inputs (12 bits).&lt;br /&gt;
&lt;br /&gt;
== The Goal ==&lt;br /&gt;
Eventually, kits could be sold, if there were interest.&lt;br /&gt;
More info is available at the PCEEG SourceForge home page at [http://pceeg.sourceforge.net/ PCEEG sourceforge.net].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
== See also: ==&lt;br /&gt;
* [http://wiki.asiaquake.org/openeeg/published/ The OpenEEG wiki]&lt;br /&gt;
&lt;br /&gt;
* [http://pceegbci.blog.com/ The Open EEG Brain Computer Interface BLog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.larryheadinstitute.com/eeg-training.html EEG Training Seminars]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.wikia.com/wiki/Main_Page wiki cities on pceeg]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net pceeg.sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
* [http://www.answers.com/topic/miguel-nicolelis miguel nicolelis]&lt;/div&gt;</summary>
		<author><name>72.224.49.207</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2201</id>
		<title>Programmable Chip EEG</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2201"/>
		<updated>2006-11-17T15:11:28Z</updated>

		<summary type="html">&lt;p&gt;72.224.49.207: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Programmable Chip EEG ==&lt;br /&gt;
Welcome to the PCEEG Wiki, where everyone can add to this EEG brain-computer interface!&lt;br /&gt;
&lt;br /&gt;
== PCEEG, What it is and why it can be the best ==&lt;br /&gt;
* The [http://pceeg.sourceforge.net The Programmable Chip EEG] gets its name because its hardware and software can be adjusted digitaly from a home pc. &lt;br /&gt;
&lt;br /&gt;
* The hardware can be adjusted by [http://opencircuits.com/Programmable_Potentiometers Digitally Programmable Potentiometers]. They are used to set the Gain, and frequency responce.&lt;br /&gt;
This is usefull to calibrate multiple analog boards for different EEG tests.&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net The Programmable Chip EEG] is a Modular Multi-channel electroencephalograph.&lt;br /&gt;
&lt;br /&gt;
* This can be used for a brain-computer interface with biofeedback using a flex sensor or servo to detect fingure movements. &lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, and has internal protection circuitry for the user.&lt;br /&gt;
&lt;br /&gt;
* Several matched [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signals.&lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
* To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
* The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
We currently have a (preliminary?) [[circuit design]] and a (prelimary) [[PCB layout]].  &lt;br /&gt;
We are using LT switcher CAD to draw the scematic. &lt;br /&gt;
&lt;br /&gt;
== Hardware Overview ==&lt;br /&gt;
Here is a diagram of how the analog signal processing boards and the microprocessor board will come together.&lt;br /&gt;
[[Image:Pceeg.jpg]]&lt;br /&gt;
&lt;br /&gt;
== News == &lt;br /&gt;
The design is switching to EAGLE CAD, because the auto-router is excellent for open-source productivity. It will allow the design to evolve faster and with less work with a wider selection of PCB [[production houses to choose from]]. &lt;br /&gt;
&lt;br /&gt;
Here is a picture of the PCEEG being done in [http://www.cadsoft.de/freeware.htm EagleCAD].&lt;br /&gt;
[[Image:Eagle_sample.GIF]]&lt;br /&gt;
The eagle cad file is here [[Media:PCEEGHD.zip]]&lt;br /&gt;
&lt;br /&gt;
The ideas and monkey to robot arm interface by [http://www.answers.com/topic/miguel-nicolelis Miguel Nicolelis]is very inspiring. He used implanted electrodes to monitor and allow monkeys to control a robot arm as if it was their own. Could the PCEEG do the same with its electrodes on the scalp. Only the future will show.&lt;br /&gt;
&lt;br /&gt;
== Description of How it Works ==&lt;br /&gt;
The daughter signal prossesing board is responcible for filtering and digitising the signals from the body, then the signals are passed to the control board that is the motherboard. The motherboard then can pass the signal to a larger computer. &lt;br /&gt;
&lt;br /&gt;
The differential analog signal is amplified by the instramentation amplifier. Then the signal is amplified and conditioned by high pass and low pass filters.&lt;br /&gt;
&lt;br /&gt;
The common mode signal is inverted summed and sent back to the body to decrese common mode signal thsi is done by the driver right leg circuit.&lt;br /&gt;
&lt;br /&gt;
Band reject filters may be added soon in the future.&lt;br /&gt;
&lt;br /&gt;
Then the analog signals are simultaniously digitized and the digital values can be clocked to the controler motherboard.&lt;br /&gt;
&lt;br /&gt;
The controler board that is the mother board of the system and the signal prossesing daughter boards plug into is the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly]&lt;br /&gt;
&lt;br /&gt;
== Parts used in the PCEEG: ==&lt;br /&gt;
* [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, etc.&lt;br /&gt;
* Several [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signal&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Open Source Circuit Design ==&lt;br /&gt;
* [http://opencircuits.com/Programmable_Chip_EEG Open Source Circuit Design ]&lt;br /&gt;
* [http://www.thinkcycle.org/ Think Cycle]&lt;br /&gt;
* [http://pceegbci.blog.com/ The Programmable Chip EEG Open Source Circuit Design BLog]&lt;br /&gt;
&lt;br /&gt;
== Open source (public) results! ==&lt;br /&gt;
PHP will be used to create a database of users and what they sample and choose to share with the open source community.&lt;br /&gt;
&lt;br /&gt;
The database will give statistical analysis on users recordings. &lt;br /&gt;
&lt;br /&gt;
Also the extension of SETI called BIONIC could be used as a distributed library creation of artifacts and data mining.&lt;br /&gt;
&lt;br /&gt;
Please contribute and make the PCEEG a great tool for researching brain computer interfaces.&lt;br /&gt;
&lt;br /&gt;
== A/D Converters ==&lt;br /&gt;
&lt;br /&gt;
The programmable chip EEG needs an A/D converter to convert the analog signal (at the output of the instrumentation amplifier) into digital bits.&lt;br /&gt;
We expect this project to require at least 12 bit ADC.&lt;br /&gt;
&lt;br /&gt;
Many Atmel and other microcontrollers have a built-in ADC, but those are at most 10 bit ADC, so that ADC is useless to us -- we are forced to use an external ADC.&lt;br /&gt;
&lt;br /&gt;
What low-cost ADC are available with at least 12 bits?&lt;br /&gt;
&lt;br /&gt;
* $2.50 MCP3301 has 1 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3302 has 2 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3204 has 4 ADC input (12 bits)&lt;br /&gt;
* $4 MCP3208 has 8 ADC input (12 bits)&lt;br /&gt;
* $8 dsPIC30F microcontroller has 8 ADC inputs (12 bits).&lt;br /&gt;
&lt;br /&gt;
== The Goal ==&lt;br /&gt;
Eventually, kits could be sold, if there were interest.&lt;br /&gt;
More info is available at the PCEEG SourceForge home page at [http://pceeg.sourceforge.net/ PCEEG sourceforge.net].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
== See also: ==&lt;br /&gt;
* [http://wiki.asiaquake.org/openeeg/published/ The OpenEEG wiki]&lt;br /&gt;
&lt;br /&gt;
* [http://pceegbci.blog.com/ The Open EEG Brain Computer Interface BLog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.larryheadinstitute.com/eeg-training.html EEG Training Seminars]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.wikia.com/wiki/Main_Page wiki cities on pceeg]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net pceeg.sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
* [http://www.answers.com/topic/miguel-nicolelis miguel nicolelis]&lt;/div&gt;</summary>
		<author><name>72.224.49.207</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2200</id>
		<title>Programmable Chip EEG</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2200"/>
		<updated>2006-11-17T15:08:50Z</updated>

		<summary type="html">&lt;p&gt;72.224.49.207: /* Hardware Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Programmable Chip EEG ==&lt;br /&gt;
Welcome to the PCEEG Wiki, where everyone can add to this EEG brain-computer interface!&lt;br /&gt;
&lt;br /&gt;
== PCEEG, What it is and why it can be the best ==&lt;br /&gt;
* The [http://pceeg.sourceforge.net The Programmable Chip EEG] gets its name because its hardware and software can be adjusted digitaly from a home pc. &lt;br /&gt;
&lt;br /&gt;
* The hardware can be adjusted by [http://opencircuits.com/Programmable_Potentiometers Digitally Programmable Potentiometers]. They are used to set the Gain, and frequency responce.&lt;br /&gt;
This is usefull to calibrate multiple analog boards for different EEG tests.&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net The Programmable Chip EEG] is a Modular Multi-channel electroencephalograph.&lt;br /&gt;
&lt;br /&gt;
* This can be used for a brain-computer interface with biofeedback using a flex sensor or servo to detect fingure movements. &lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, and has internal protection circuitry for the user.&lt;br /&gt;
&lt;br /&gt;
* Several matched [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signals.&lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
* To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
* The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
We currently have a (preliminary?) [[circuit design]] and a (prelimary) [[PCB layout]].  &lt;br /&gt;
We are using LT switcher CAD to draw the scematic. &lt;br /&gt;
&lt;br /&gt;
== Hardware Overview ==&lt;br /&gt;
Here is a diagram of how the analog signal processing boards and the microprocessor board will come together.&lt;br /&gt;
[[Image:Pceeg.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== How You Can Help ===&lt;br /&gt;
#. get the tools&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
* We are using LT switcher CAD to draw the scematic. This also is a SPICE Simulator used to analize the amplifier design.&lt;br /&gt;
* Eagle CAD could be used in the future after all the parts are surface mount &amp;amp; the analog sections are alalised. To autorout future designs.&lt;br /&gt;
* Express PCB is being used to create the first PCB but surface mount must be used to save hole count and space.&lt;br /&gt;
* Maxima a computer algebra system s used for graphing and matth displays.&lt;br /&gt;
&lt;br /&gt;
*I2C interface diagram for programmable resistors and a/d converters 12 or more bits with low cost.&lt;br /&gt;
*SPI interface diagram for programmable resistors and a/d converters 12 or more bits with low cost.&lt;br /&gt;
*linear switcher cad schematic drawing from PCEEG technology applied to the Open EEG design with improvements.&lt;br /&gt;
*migrate from switcher cad to pcb express.&lt;br /&gt;
*migrate from pcb express to eagle cad after testing to further development.&lt;br /&gt;
&lt;br /&gt;
== News == &lt;br /&gt;
The design is switching to EAGLE CAD, because the auto-router is excellent for open-source productivity. It will allow the design to evolve faster and with less work with a wider selection of PCB [[production houses to choose from]]. &lt;br /&gt;
&lt;br /&gt;
Here is a picture of the PCEEG being done in [http://www.cadsoft.de/freeware.htm EagleCAD].&lt;br /&gt;
[[Image:Eagle_sample.GIF]]&lt;br /&gt;
The eagle cad file is here [[Media:PCEEGHD.zip]]&lt;br /&gt;
&lt;br /&gt;
The ideas and monkey to robot arm interface by [http://www.answers.com/topic/miguel-nicolelis Miguel Nicolelis]is very inspiring. He used implanted electrodes to monitor and allow monkeys to control a robot arm as if it was their own. Could the PCEEG do the same with its electrodes on the scalp. Only the future will show.&lt;br /&gt;
&lt;br /&gt;
== Description of How it Works ==&lt;br /&gt;
The daughter signal prossesing board is responcible for filtering and digitising the signals from the body, then the signals are passed to the control board that is the motherboard. The motherboard then can pass the signal to a larger computer. &lt;br /&gt;
&lt;br /&gt;
The differential analog signal is amplified by the instramentation amplifier. Then the signal is amplified and conditioned by high pass and low pass filters.&lt;br /&gt;
&lt;br /&gt;
The common mode signal is inverted summed and sent back to the body to decrese common mode signal thsi is done by the driver right leg circuit.&lt;br /&gt;
&lt;br /&gt;
Band reject filters may be added soon in the future.&lt;br /&gt;
&lt;br /&gt;
Then the analog signals are simultaniously digitized and the digital values can be clocked to the controler motherboard.&lt;br /&gt;
&lt;br /&gt;
The controler board that is the mother board of the system and the signal prossesing daughter boards plug into is the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly]&lt;br /&gt;
&lt;br /&gt;
== Parts used in the PCEEG: ==&lt;br /&gt;
* [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, etc.&lt;br /&gt;
* Several [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signal&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Open Source Circuit Design ==&lt;br /&gt;
* [http://opencircuits.com/Programmable_Chip_EEG Open Source Circuit Design ]&lt;br /&gt;
* [http://www.thinkcycle.org/ Think Cycle]&lt;br /&gt;
* [http://pceegbci.blog.com/ The Programmable Chip EEG Open Source Circuit Design BLog]&lt;br /&gt;
&lt;br /&gt;
== Open source (public) results! ==&lt;br /&gt;
PHP will be used to create a database of users and what they sample and choose to share with the open source community.&lt;br /&gt;
&lt;br /&gt;
The database will give statistical analysis on users recordings. &lt;br /&gt;
&lt;br /&gt;
Also the extension of SETI called BIONIC could be used as a distributed library creation of artifacts and data mining.&lt;br /&gt;
&lt;br /&gt;
Please contribute and make the PCEEG a great tool for researching brain computer interfaces.&lt;br /&gt;
&lt;br /&gt;
== A/D Converters ==&lt;br /&gt;
&lt;br /&gt;
The programmable chip EEG needs an A/D converter to convert the analog signal (at the output of the instrumentation amplifier) into digital bits.&lt;br /&gt;
We expect this project to require at least 12 bit ADC.&lt;br /&gt;
&lt;br /&gt;
Many Atmel and other microcontrollers have a built-in ADC, but those are at most 10 bit ADC, so that ADC is useless to us -- we are forced to use an external ADC.&lt;br /&gt;
&lt;br /&gt;
What low-cost ADC are available with at least 12 bits?&lt;br /&gt;
&lt;br /&gt;
* $2.50 MCP3301 has 1 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3302 has 2 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3204 has 4 ADC input (12 bits)&lt;br /&gt;
* $4 MCP3208 has 8 ADC input (12 bits)&lt;br /&gt;
* $8 dsPIC30F microcontroller has 8 ADC inputs (12 bits).&lt;br /&gt;
&lt;br /&gt;
== The Goal ==&lt;br /&gt;
Eventually, kits could be sold, if there were interest.&lt;br /&gt;
More info is available at the PCEEG SourceForge home page at [http://pceeg.sourceforge.net/ PCEEG sourceforge.net].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
== See also: ==&lt;br /&gt;
* [http://wiki.asiaquake.org/openeeg/published/ The OpenEEG wiki]&lt;br /&gt;
&lt;br /&gt;
* [http://pceegbci.blog.com/ The Open EEG Brain Computer Interface BLog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.larryheadinstitute.com/eeg-training.html EEG Training Seminars]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.wikia.com/wiki/Main_Page wiki cities on pceeg]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net pceeg.sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
* [http://www.answers.com/topic/miguel-nicolelis miguel nicolelis]&lt;/div&gt;</summary>
		<author><name>72.224.49.207</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2199</id>
		<title>Programmable Chip EEG</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2199"/>
		<updated>2006-11-17T15:07:34Z</updated>

		<summary type="html">&lt;p&gt;72.224.49.207: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Programmable Chip EEG ==&lt;br /&gt;
Welcome to the PCEEG Wiki, where everyone can add to this EEG brain-computer interface!&lt;br /&gt;
&lt;br /&gt;
== PCEEG, What it is and why it can be the best ==&lt;br /&gt;
* The [http://pceeg.sourceforge.net The Programmable Chip EEG] gets its name because its hardware and software can be adjusted digitaly from a home pc. &lt;br /&gt;
&lt;br /&gt;
* The hardware can be adjusted by [http://opencircuits.com/Programmable_Potentiometers Digitally Programmable Potentiometers]. They are used to set the Gain, and frequency responce.&lt;br /&gt;
This is usefull to calibrate multiple analog boards for different EEG tests.&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net The Programmable Chip EEG] is a Modular Multi-channel electroencephalograph.&lt;br /&gt;
&lt;br /&gt;
* This can be used for a brain-computer interface with biofeedback using a flex sensor or servo to detect fingure movements. &lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, and has internal protection circuitry for the user.&lt;br /&gt;
&lt;br /&gt;
* Several matched [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signals.&lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
* To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
* The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
We currently have a (preliminary?) [[circuit design]] and a (prelimary) [[PCB layout]].  &lt;br /&gt;
We are using LT switcher CAD to draw the scematic. &lt;br /&gt;
&lt;br /&gt;
== Hardware Overview ==&lt;br /&gt;
Here is a diagram of how the analog signal processing boards and the microprocessor board will come together.&lt;br /&gt;
[[Image:Pceeg.jpg]]&lt;br /&gt;
&lt;br /&gt;
*I2C interface diagram for programmable resistors and a/d converters 12 or more bits with low cost.&lt;br /&gt;
*SPI interface diagram for programmable resistors and a/d converters 12 or more bits with low cost.&lt;br /&gt;
*linear switcher cad schematic drawing from PCEEG technology applied to the Open EEG design with improvements.&lt;br /&gt;
*migrate from switcher cad to pcb express.&lt;br /&gt;
*migrate from pcb express to eagle cad after testing to further development.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== News == &lt;br /&gt;
The design is switching to EAGLE CAD, because the auto-router is excellent for open-source productivity. It will allow the design to evolve faster and with less work with a wider selection of PCB [[production houses to choose from]]. &lt;br /&gt;
&lt;br /&gt;
Here is a picture of the PCEEG being done in [http://www.cadsoft.de/freeware.htm EagleCAD].&lt;br /&gt;
[[Image:Eagle_sample.GIF]]&lt;br /&gt;
The eagle cad file is here [[Media:PCEEGHD.zip]]&lt;br /&gt;
&lt;br /&gt;
The ideas and monkey to robot arm interface by [http://www.answers.com/topic/miguel-nicolelis Miguel Nicolelis]is very inspiring. He used implanted electrodes to monitor and allow monkeys to control a robot arm as if it was their own. Could the PCEEG do the same with its electrodes on the scalp. Only the future will show.&lt;br /&gt;
&lt;br /&gt;
== Description of How it Works ==&lt;br /&gt;
The daughter signal prossesing board is responcible for filtering and digitising the signals from the body, then the signals are passed to the control board that is the motherboard. The motherboard then can pass the signal to a larger computer. &lt;br /&gt;
&lt;br /&gt;
The differential analog signal is amplified by the instramentation amplifier. Then the signal is amplified and conditioned by high pass and low pass filters.&lt;br /&gt;
&lt;br /&gt;
The common mode signal is inverted summed and sent back to the body to decrese common mode signal thsi is done by the driver right leg circuit.&lt;br /&gt;
&lt;br /&gt;
Band reject filters may be added soon in the future.&lt;br /&gt;
&lt;br /&gt;
Then the analog signals are simultaniously digitized and the digital values can be clocked to the controler motherboard.&lt;br /&gt;
&lt;br /&gt;
The controler board that is the mother board of the system and the signal prossesing daughter boards plug into is the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly]&lt;br /&gt;
&lt;br /&gt;
== Parts used in the PCEEG: ==&lt;br /&gt;
* [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, etc.&lt;br /&gt;
* Several [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signal&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Open Source Circuit Design ==&lt;br /&gt;
* [http://opencircuits.com/Programmable_Chip_EEG Open Source Circuit Design ]&lt;br /&gt;
* [http://www.thinkcycle.org/ Think Cycle]&lt;br /&gt;
* [http://pceegbci.blog.com/ The Programmable Chip EEG Open Source Circuit Design BLog]&lt;br /&gt;
&lt;br /&gt;
== Open source (public) results! ==&lt;br /&gt;
PHP will be used to create a database of users and what they sample and choose to share with the open source community.&lt;br /&gt;
&lt;br /&gt;
The database will give statistical analysis on users recordings. &lt;br /&gt;
&lt;br /&gt;
Also the extension of SETI called BIONIC could be used as a distributed library creation of artifacts and data mining.&lt;br /&gt;
&lt;br /&gt;
Please contribute and make the PCEEG a great tool for researching brain computer interfaces.&lt;br /&gt;
&lt;br /&gt;
== A/D Converters ==&lt;br /&gt;
&lt;br /&gt;
The programmable chip EEG needs an A/D converter to convert the analog signal (at the output of the instrumentation amplifier) into digital bits.&lt;br /&gt;
We expect this project to require at least 12 bit ADC.&lt;br /&gt;
&lt;br /&gt;
Many Atmel and other microcontrollers have a built-in ADC, but those are at most 10 bit ADC, so that ADC is useless to us -- we are forced to use an external ADC.&lt;br /&gt;
&lt;br /&gt;
What low-cost ADC are available with at least 12 bits?&lt;br /&gt;
&lt;br /&gt;
* $2.50 MCP3301 has 1 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3302 has 2 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3204 has 4 ADC input (12 bits)&lt;br /&gt;
* $4 MCP3208 has 8 ADC input (12 bits)&lt;br /&gt;
* $8 dsPIC30F microcontroller has 8 ADC inputs (12 bits).&lt;br /&gt;
&lt;br /&gt;
== The Goal ==&lt;br /&gt;
Eventually, kits could be sold, if there were interest.&lt;br /&gt;
More info is available at the PCEEG SourceForge home page at [http://pceeg.sourceforge.net/ PCEEG sourceforge.net].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
== See also: ==&lt;br /&gt;
* [http://wiki.asiaquake.org/openeeg/published/ The OpenEEG wiki]&lt;br /&gt;
&lt;br /&gt;
* [http://pceegbci.blog.com/ The Open EEG Brain Computer Interface BLog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.larryheadinstitute.com/eeg-training.html EEG Training Seminars]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.wikia.com/wiki/Main_Page wiki cities on pceeg]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net pceeg.sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
* [http://www.answers.com/topic/miguel-nicolelis miguel nicolelis]&lt;/div&gt;</summary>
		<author><name>72.224.49.207</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2198</id>
		<title>Programmable Chip EEG</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2198"/>
		<updated>2006-11-17T15:05:48Z</updated>

		<summary type="html">&lt;p&gt;72.224.49.207: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Programmable Chip EEG ==&lt;br /&gt;
Welcome to the PCEEG Wiki, where everyone can add to this EEG brain-computer interface!&lt;br /&gt;
&lt;br /&gt;
== PCEEG, What it is and why it can be the best ==&lt;br /&gt;
* The [http://pceeg.sourceforge.net The Programmable Chip EEG] gets its name because its hardware and software can be adjusted digitaly from a home pc. &lt;br /&gt;
&lt;br /&gt;
* The hardware can be adjusted by [http://opencircuits.com/Programmable_Potentiometers Digitally Programmable Potentiometers]. They are used to set the Gain, and frequency responce.&lt;br /&gt;
This is usefull to calibrate multiple analog boards for different EEG tests.&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net The Programmable Chip EEG] is a Modular Multi-channel electroencephalograph.&lt;br /&gt;
&lt;br /&gt;
* This can be used for a brain-computer interface with biofeedback using a flex sensor or servo to detect fingure movements. &lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, and has internal protection circuitry for the user.&lt;br /&gt;
&lt;br /&gt;
* Several matched [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signals.&lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
* To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
* The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
We currently have a (preliminary?) [[circuit design]] and a (prelimary) [[PCB layout]].  &lt;br /&gt;
We are using LT switcher CAD to draw the scematic. &lt;br /&gt;
&lt;br /&gt;
== Hardware Overview ==&lt;br /&gt;
Here is a diagram of how the analog signal processing boards and the microprocessor board will come together.&lt;br /&gt;
[[Image:Pceeg.jpg]]&lt;br /&gt;
 &lt;br /&gt;
=== How You Can Help ===&lt;br /&gt;
#. get the tools&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
* We are using LT switcher CAD to draw the scematic. This also is a SPICE Simulator used to analize the amplifier design.&lt;br /&gt;
* Eagle CAD could be used in the future after all the parts are surface mount &amp;amp; the analog sections are alalised. To autorout future designs.&lt;br /&gt;
* Express PCB is being used to create the first PCB but surface mount must be used to save hole count and space.&lt;br /&gt;
* Maxima a computer algebra system s used for graphing and matth displays.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*I2C interface diagram for programmable resistors and a/d converters 12 or more bits with low cost.&lt;br /&gt;
*SPI interface diagram for programmable resistors and a/d converters 12 or more bits with low cost.&lt;br /&gt;
*linear switcher cad schematic drawing from PCEEG technology applied to the Open EEG design with improvements.&lt;br /&gt;
*migrate from switcher cad to pcb express.&lt;br /&gt;
*migrate from pcb express to eagle cad after testing to further development.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== News == &lt;br /&gt;
The design is switching to EAGLE CAD, because the auto-router is excellent for open-source productivity. It will allow the design to evolve faster and with less work with a wider selection of PCB [[production houses to choose from]]. &lt;br /&gt;
&lt;br /&gt;
Here is a picture of the PCEEG being done in [http://www.cadsoft.de/freeware.htm EagleCAD].&lt;br /&gt;
[[Image:Eagle_sample.GIF]]&lt;br /&gt;
The eagle cad file is here [[Media:PCEEGHD.zip]]&lt;br /&gt;
&lt;br /&gt;
The ideas and monkey to robot arm interface by [http://www.answers.com/topic/miguel-nicolelis Miguel Nicolelis]is very inspiring. He used implanted electrodes to monitor and allow monkeys to control a robot arm as if it was their own. Could the PCEEG do the same with its electrodes on the scalp. Only the future will show.&lt;br /&gt;
&lt;br /&gt;
== Description of How it Works ==&lt;br /&gt;
The daughter signal prossesing board is responcible for filtering and digitising the signals from the body, then the signals are passed to the control board that is the motherboard. The motherboard then can pass the signal to a larger computer. &lt;br /&gt;
&lt;br /&gt;
The differential analog signal is amplified by the instramentation amplifier. Then the signal is amplified and conditioned by high pass and low pass filters.&lt;br /&gt;
&lt;br /&gt;
The common mode signal is inverted summed and sent back to the body to decrese common mode signal thsi is done by the driver right leg circuit.&lt;br /&gt;
&lt;br /&gt;
Band reject filters may be added soon in the future.&lt;br /&gt;
&lt;br /&gt;
Then the analog signals are simultaniously digitized and the digital values can be clocked to the controler motherboard.&lt;br /&gt;
&lt;br /&gt;
The controler board that is the mother board of the system and the signal prossesing daughter boards plug into is the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly]&lt;br /&gt;
&lt;br /&gt;
== Parts used in the PCEEG: ==&lt;br /&gt;
* [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, etc.&lt;br /&gt;
* Several [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signal&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Open Source Circuit Design ==&lt;br /&gt;
* [http://opencircuits.com/Programmable_Chip_EEG Open Source Circuit Design ]&lt;br /&gt;
* [http://www.thinkcycle.org/ Think Cycle]&lt;br /&gt;
* [http://pceegbci.blog.com/ The Programmable Chip EEG Open Source Circuit Design BLog]&lt;br /&gt;
&lt;br /&gt;
== Open source (public) results! ==&lt;br /&gt;
PHP will be used to create a database of users and what they sample and choose to share with the open source community.&lt;br /&gt;
&lt;br /&gt;
The database will give statistical analysis on users recordings. &lt;br /&gt;
&lt;br /&gt;
Also the extension of SETI called BIONIC could be used as a distributed library creation of artifacts and data mining.&lt;br /&gt;
&lt;br /&gt;
Please contribute and make the PCEEG a great tool for researching brain computer interfaces.&lt;br /&gt;
&lt;br /&gt;
== A/D Converters ==&lt;br /&gt;
&lt;br /&gt;
The programmable chip EEG needs an A/D converter to convert the analog signal (at the output of the instrumentation amplifier) into digital bits.&lt;br /&gt;
We expect this project to require at least 12 bit ADC.&lt;br /&gt;
&lt;br /&gt;
Many Atmel and other microcontrollers have a built-in ADC, but those are at most 10 bit ADC, so that ADC is useless to us -- we are forced to use an external ADC.&lt;br /&gt;
&lt;br /&gt;
What low-cost ADC are available with at least 12 bits?&lt;br /&gt;
&lt;br /&gt;
* $2.50 MCP3301 has 1 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3302 has 2 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3204 has 4 ADC input (12 bits)&lt;br /&gt;
* $4 MCP3208 has 8 ADC input (12 bits)&lt;br /&gt;
* $8 dsPIC30F microcontroller has 8 ADC inputs (12 bits).&lt;br /&gt;
&lt;br /&gt;
== The Goal ==&lt;br /&gt;
Eventually, kits could be sold, if there were interest.&lt;br /&gt;
More info is available at the PCEEG SourceForge home page at [http://pceeg.sourceforge.net/ PCEEG sourceforge.net].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
== See also: ==&lt;br /&gt;
* [http://wiki.asiaquake.org/openeeg/published/ The OpenEEG wiki]&lt;br /&gt;
&lt;br /&gt;
* [http://pceegbci.blog.com/ The Open EEG Brain Computer Interface BLog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.larryheadinstitute.com/eeg-training.html EEG Training Seminars]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.wikia.com/wiki/Main_Page wiki cities on pceeg]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net pceeg.sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
* [http://www.answers.com/topic/miguel-nicolelis miguel nicolelis]&lt;/div&gt;</summary>
		<author><name>72.224.49.207</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2197</id>
		<title>Programmable Chip EEG</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2197"/>
		<updated>2006-11-17T15:03:42Z</updated>

		<summary type="html">&lt;p&gt;72.224.49.207: /* Software Tools */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Programmable Chip EEG ==&lt;br /&gt;
Welcome to the PCEEG Wiki, where everyone can add to this EEG brain-computer interface!&lt;br /&gt;
&lt;br /&gt;
== PCEEG, What it is and why it can be the best ==&lt;br /&gt;
* The [http://pceeg.sourceforge.net The Programmable Chip EEG] gets its name because its hardware and software can be adjusted digitaly from a home pc. &lt;br /&gt;
&lt;br /&gt;
* The hardware can be adjusted by [http://opencircuits.com/Programmable_Potentiometers Digitally Programmable Potentiometers]. They are used to set the Gain, and frequency responce.&lt;br /&gt;
This is usefull to calibrate multiple analog boards for different EEG tests.&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net The Programmable Chip EEG] is a Modular Multi-channel electroencephalograph.&lt;br /&gt;
&lt;br /&gt;
* This can be used for a brain-computer interface with biofeedback using a flex sensor or servo to detect fingure movements. &lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, and has internal protection circuitry for the user.&lt;br /&gt;
&lt;br /&gt;
* Several matched [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signals.&lt;br /&gt;
&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
* To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
* The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
We currently have a (preliminary?) [[circuit design]] and a (prelimary) [[PCB layout]].  &lt;br /&gt;
We are using LT switcher CAD to draw the scematic. &lt;br /&gt;
&lt;br /&gt;
== Software Tools ==&lt;br /&gt;
* We are using LT switcher CAD to draw the scematic. This also is a SPICE Simulator used to analize the amplifier design.&lt;br /&gt;
* Eagle CAD could be used in the future after all the parts are surface mount &amp;amp; the analog sections are alalised. To autorout future designs.&lt;br /&gt;
* Express PCB is being used to create the first PCB but surface mount must be used to save hole count and space.&lt;br /&gt;
* Maxima a computer algebra system s used for graphing and matth displays.&lt;br /&gt;
&lt;br /&gt;
== Hardware Overview ==&lt;br /&gt;
Here is a diagram of how the analog signal processing boards and the microprocessor board will come together.&lt;br /&gt;
[[Image:Pceeg.jpg]]&lt;br /&gt;
 &lt;br /&gt;
=== How You Can Help ===&lt;br /&gt;
*I2C interface diagram for programmable resistors and a/d converters 12 or more bits with low cost.&lt;br /&gt;
*SPI interface diagram for programmable resistors and a/d converters 12 or more bits with low cost.&lt;br /&gt;
*linear switcher cad schematic drawing from PCEEG technology applied to the Open EEG design with improvements.&lt;br /&gt;
*migrate from switcher cad to pcb express.&lt;br /&gt;
*migrate from pcb express to eagle cad after testing to further development.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== News == &lt;br /&gt;
The design is switching to EAGLE CAD, because the auto-router is excellent for open-source productivity. It will allow the design to evolve faster and with less work with a wider selection of PCB [[production houses to choose from]]. &lt;br /&gt;
&lt;br /&gt;
Here is a picture of the PCEEG being done in [http://www.cadsoft.de/freeware.htm EagleCAD].&lt;br /&gt;
[[Image:Eagle_sample.GIF]]&lt;br /&gt;
The eagle cad file is here [[Media:PCEEGHD.zip]]&lt;br /&gt;
&lt;br /&gt;
The ideas and monkey to robot arm interface by [http://www.answers.com/topic/miguel-nicolelis Miguel Nicolelis]is very inspiring. He used implanted electrodes to monitor and allow monkeys to control a robot arm as if it was their own. Could the PCEEG do the same with its electrodes on the scalp. Only the future will show.&lt;br /&gt;
&lt;br /&gt;
== Description of How it Works ==&lt;br /&gt;
The daughter signal prossesing board is responcible for filtering and digitising the signals from the body, then the signals are passed to the control board that is the motherboard. The motherboard then can pass the signal to a larger computer. &lt;br /&gt;
&lt;br /&gt;
The differential analog signal is amplified by the instramentation amplifier. Then the signal is amplified and conditioned by high pass and low pass filters.&lt;br /&gt;
&lt;br /&gt;
The common mode signal is inverted summed and sent back to the body to decrese common mode signal thsi is done by the driver right leg circuit.&lt;br /&gt;
&lt;br /&gt;
Band reject filters may be added soon in the future.&lt;br /&gt;
&lt;br /&gt;
Then the analog signals are simultaniously digitized and the digital values can be clocked to the controler motherboard.&lt;br /&gt;
&lt;br /&gt;
The controler board that is the mother board of the system and the signal prossesing daughter boards plug into is the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly]&lt;br /&gt;
&lt;br /&gt;
== Parts used in the PCEEG: ==&lt;br /&gt;
* [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, etc.&lt;br /&gt;
* Several [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signal&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Open Source Circuit Design ==&lt;br /&gt;
* [http://opencircuits.com/Programmable_Chip_EEG Open Source Circuit Design ]&lt;br /&gt;
* [http://www.thinkcycle.org/ Think Cycle]&lt;br /&gt;
* [http://pceegbci.blog.com/ The Programmable Chip EEG Open Source Circuit Design BLog]&lt;br /&gt;
&lt;br /&gt;
== Open source (public) results! ==&lt;br /&gt;
PHP will be used to create a database of users and what they sample and choose to share with the open source community.&lt;br /&gt;
&lt;br /&gt;
The database will give statistical analysis on users recordings. &lt;br /&gt;
&lt;br /&gt;
Also the extension of SETI called BIONIC could be used as a distributed library creation of artifacts and data mining.&lt;br /&gt;
&lt;br /&gt;
Please contribute and make the PCEEG a great tool for researching brain computer interfaces.&lt;br /&gt;
&lt;br /&gt;
== A/D Converters ==&lt;br /&gt;
&lt;br /&gt;
The programmable chip EEG needs an A/D converter to convert the analog signal (at the output of the instrumentation amplifier) into digital bits.&lt;br /&gt;
We expect this project to require at least 12 bit ADC.&lt;br /&gt;
&lt;br /&gt;
Many Atmel and other microcontrollers have a built-in ADC, but those are at most 10 bit ADC, so that ADC is useless to us -- we are forced to use an external ADC.&lt;br /&gt;
&lt;br /&gt;
What low-cost ADC are available with at least 12 bits?&lt;br /&gt;
&lt;br /&gt;
* $2.50 MCP3301 has 1 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3302 has 2 ADC input (13 bits)&lt;br /&gt;
* $3.50 MCP3204 has 4 ADC input (12 bits)&lt;br /&gt;
* $4 MCP3208 has 8 ADC input (12 bits)&lt;br /&gt;
* $8 dsPIC30F microcontroller has 8 ADC inputs (12 bits).&lt;br /&gt;
&lt;br /&gt;
== The Goal ==&lt;br /&gt;
Eventually, kits could be sold, if there were interest.&lt;br /&gt;
More info is available at the PCEEG SourceForge home page at [http://pceeg.sourceforge.net/ PCEEG sourceforge.net].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
== See also: ==&lt;br /&gt;
* [http://wiki.asiaquake.org/openeeg/published/ The OpenEEG wiki]&lt;br /&gt;
&lt;br /&gt;
* [http://pceegbci.blog.com/ The Open EEG Brain Computer Interface BLog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.larryheadinstitute.com/eeg-training.html EEG Training Seminars]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.wikia.com/wiki/Main_Page wiki cities on pceeg]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.sourceforge.net pceeg.sourceforge.net]&lt;br /&gt;
&lt;br /&gt;
* [http://www.answers.com/topic/miguel-nicolelis miguel nicolelis]&lt;/div&gt;</summary>
		<author><name>72.224.49.207</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2143</id>
		<title>Programmable Chip EEG</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2143"/>
		<updated>2006-10-19T04:28:05Z</updated>

		<summary type="html">&lt;p&gt;72.224.49.207: /* Status */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Programmable Chip EEG ==&lt;br /&gt;
Welcome to the PCEEG Wiki, where everyone can add to this EEG brain-computer interface!&lt;br /&gt;
&lt;br /&gt;
 Here is a diagram of how the analog signal prossesing boards and the microprossesor board will come together.&lt;br /&gt;
[[Image:Pceeg.jpg]]&lt;br /&gt;
&lt;br /&gt;
== What it is and what it can be used for ==&lt;br /&gt;
[http://pceeg.sourceforge.net The Programmable Chip EEG] is a Modular Multi-channel electroencephalograph that could be used for a brain-computer interface, biofeedback.... &lt;br /&gt;
&lt;br /&gt;
[http://pceeg.sourceforge.net The Programmable Chip EEG] is programmable because it uses [http://opencircuits.com/Programmable_Potentiometers Digitally Programmable Potentiometers]. They are used to set the Gain, frequency range, and can calibrate multiple analog boards for different EEG tests.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
We currently have a (preliminary?) [[circuit design]] and a (prelimary) [[PCB layout]].  Eventually, kits could be sold, if there were interest.&lt;br /&gt;
More info is available at the PCEEG SourceForge home page at [http://pceeg.sourceforge.net/ PCEEG sourceforge.net].&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 '''How You Can Help'''&lt;br /&gt;
 *I2C interface diagram for programmable resistors and a/d converters 12 or more bits with low cost.&lt;br /&gt;
 *SPI interface diagram for programmable resistors and a/d converters 12 or more bits with low cost.&lt;br /&gt;
 *linear switcher cad schematic drawing from PCEEG technology applied to the Open EEG design with improvements.&lt;br /&gt;
 *migrate from switcher cad to pcb express.&lt;br /&gt;
 *migrate from pcb express to eagle cad after testing to further development.&lt;br /&gt;
&lt;br /&gt;
== News == &lt;br /&gt;
The design is switching to EAGLE CAD, because the auto-router is excellent for open-source productivity. It will allow the design to evolve faster and with less work with a wider selection of PCB [[production houses to choose from]]. &lt;br /&gt;
&lt;br /&gt;
Here is a picture of the PCEEG being done in [http://www.cadsoft.de/freeware.htm EagleCAD].&lt;br /&gt;
[[Image:Eagle_sample.GIF]]&lt;br /&gt;
The eagle cad file is here [[Media:PCEEGHD.zip]]&lt;br /&gt;
&lt;br /&gt;
The ideas and monkey to robot arm interface by [http://www.answers.com/topic/miguel-nicolelis Miguel Nicolelis]is very inspiring. He used implanted electrodes to monitor and allow monkeys to control a robot arm as if it was their own. Could the PCEEG do the same with its electrodes on the scalp. Only the future will show.&lt;br /&gt;
&lt;br /&gt;
== Discription of How it Works ==&lt;br /&gt;
The daughter signal prossesing board is responcible for filtering and digitising the signals from the body, then the signals are passed to the control board that is the motherboard. The motherboard then can pass the signal to a larger computer. &lt;br /&gt;
&lt;br /&gt;
The differential analog signal is amplified by the instramentation amplifier. Then the signal is amplified and conditioned by high pass and low pass filters.&lt;br /&gt;
&lt;br /&gt;
The common mode signal is inverted summed and sent back to the body to decrese common mode signal thsi is done by the driver right leg circuit.&lt;br /&gt;
&lt;br /&gt;
Band reject filters may be added soon in the future.&lt;br /&gt;
&lt;br /&gt;
Then the analog signals are simultaniously digitized and the digital values can be clocked to the controler motherboard.&lt;br /&gt;
&lt;br /&gt;
The controler board that is the mother board of the system and the signal prossesing daughter boards plug into is the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly]&lt;br /&gt;
&lt;br /&gt;
== Parts used in the PCEEG: ==&lt;br /&gt;
* [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, etc.&lt;br /&gt;
* Several [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signal&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Open Source Circuit Design ==&lt;br /&gt;
* [http://opencircuits.com/Programmable_Chip_EEG Open Source Circuit Design ]&lt;br /&gt;
* [http://www.thinkcycle.org/ Think Cycle]&lt;br /&gt;
* [http://pceegbci.blog.com/ The Programmable Chip EEG Open Source Circuit Design BLog]&lt;br /&gt;
&lt;br /&gt;
== Open source (public) results! ==&lt;br /&gt;
PHP will be used to create a database of users and what they sample and choose to share with the open source community.&lt;br /&gt;
&lt;br /&gt;
The database will give statistical analysis on users recordings. &lt;br /&gt;
&lt;br /&gt;
Also the extension of SETI called BIONIC could be used as a distributed library creation of artifacts and data mining.&lt;br /&gt;
&lt;br /&gt;
Please contribute and make the PCEEG a great tool for researching brain computer interfaces.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
See also:&lt;br /&gt;
* [http://wiki.asiaquake.org/openeeg/published/ The OpenEEG wiki]&lt;br /&gt;
&lt;br /&gt;
* [http://pceegbci.blog.com/ The Open EEG Brain Computer Interface BLog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.larryheadinstitute.com/eeg-training.html EEG Training Seminars]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.wikia.com/wiki/Main_Page wiki cities on pceeg]&lt;/div&gt;</summary>
		<author><name>72.224.49.207</name></author>
		
	</entry>
	<entry>
		<id>http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2142</id>
		<title>Programmable Chip EEG</title>
		<link rel="alternate" type="text/html" href="http://www.opencircuits.com/index.php?title=Programmable_Chip_EEG&amp;diff=2142"/>
		<updated>2006-10-19T04:26:45Z</updated>

		<summary type="html">&lt;p&gt;72.224.49.207: /* Status */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Programmable Chip EEG ==&lt;br /&gt;
Welcome to the PCEEG Wiki, where everyone can add to this EEG brain-computer interface!&lt;br /&gt;
&lt;br /&gt;
 Here is a diagram of how the analog signal prossesing boards and the microprossesor board will come together.&lt;br /&gt;
[[Image:Pceeg.jpg]]&lt;br /&gt;
&lt;br /&gt;
== What it is and what it can be used for ==&lt;br /&gt;
[http://pceeg.sourceforge.net The Programmable Chip EEG] is a Modular Multi-channel electroencephalograph that could be used for a brain-computer interface, biofeedback.... &lt;br /&gt;
&lt;br /&gt;
[http://pceeg.sourceforge.net The Programmable Chip EEG] is programmable because it uses [http://opencircuits.com/Programmable_Potentiometers Digitally Programmable Potentiometers]. They are used to set the Gain, frequency range, and can calibrate multiple analog boards for different EEG tests.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
We currently have a (preliminary?) [[circuit design]] and a (prelimary) [[PCB layout]].  Eventually, kits could be sold, if there were interest.&lt;br /&gt;
More info is available at the PCEEG SourceForge home page at [http://pceeg.sourceforge.net/ PCEEG sourceforge.net].&lt;br /&gt;
&lt;br /&gt;
 How You Can Help&lt;br /&gt;
&lt;br /&gt;
 *I2C interface diagram for programmable resistors and a/d converters 12 or more bits with low cost.&lt;br /&gt;
&lt;br /&gt;
 *SPI interface diagram for programmable resistors and a/d converters 12 or more bits with low cost.&lt;br /&gt;
&lt;br /&gt;
 *linear switcher cad schematic drawing from PCEEG technology applied to the Open EEG design with improvements.&lt;br /&gt;
&lt;br /&gt;
 *migrate from switcher cad to pcb express.&lt;br /&gt;
&lt;br /&gt;
 *migrate from pcb express to eagle cad after testing to further development.&lt;br /&gt;
&lt;br /&gt;
== News == &lt;br /&gt;
The design is switching to EAGLE CAD, because the auto-router is excellent for open-source productivity. It will allow the design to evolve faster and with less work with a wider selection of PCB [[production houses to choose from]]. &lt;br /&gt;
&lt;br /&gt;
Here is a picture of the PCEEG being done in [http://www.cadsoft.de/freeware.htm EagleCAD].&lt;br /&gt;
[[Image:Eagle_sample.GIF]]&lt;br /&gt;
The eagle cad file is here [[Media:PCEEGHD.zip]]&lt;br /&gt;
&lt;br /&gt;
The ideas and monkey to robot arm interface by [http://www.answers.com/topic/miguel-nicolelis Miguel Nicolelis]is very inspiring. He used implanted electrodes to monitor and allow monkeys to control a robot arm as if it was their own. Could the PCEEG do the same with its electrodes on the scalp. Only the future will show.&lt;br /&gt;
&lt;br /&gt;
== Discription of How it Works ==&lt;br /&gt;
The daughter signal prossesing board is responcible for filtering and digitising the signals from the body, then the signals are passed to the control board that is the motherboard. The motherboard then can pass the signal to a larger computer. &lt;br /&gt;
&lt;br /&gt;
The differential analog signal is amplified by the instramentation amplifier. Then the signal is amplified and conditioned by high pass and low pass filters.&lt;br /&gt;
&lt;br /&gt;
The common mode signal is inverted summed and sent back to the body to decrese common mode signal thsi is done by the driver right leg circuit.&lt;br /&gt;
&lt;br /&gt;
Band reject filters may be added soon in the future.&lt;br /&gt;
&lt;br /&gt;
Then the analog signals are simultaniously digitized and the digital values can be clocked to the controler motherboard.&lt;br /&gt;
&lt;br /&gt;
The controler board that is the mother board of the system and the signal prossesing daughter boards plug into is the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly]&lt;br /&gt;
&lt;br /&gt;
== Parts used in the PCEEG: ==&lt;br /&gt;
* [http://opencircuits.com/LT1168 LT1168 Programmable-Gain Precision Instrumentation Amplifier] is used to amplify the weak electric signals coming from the brain through electrodes attached to the scalp, etc.&lt;br /&gt;
* Several [http://opencircuits.com/LT1114 LT1114 Low Power Precision OP-Amps] are used for amplification and filtering of the signal&lt;br /&gt;
* The [http://opencircuits.com/Digitally_Programmable_Potentiometers Digitally Programmable Potentiometers AD5204] 4-Channel Digitally Controlled Potentiometer is used to make calibration of this device easier.  (Historically, a weak point of homebrew designs has been their sensitivity to component value; tolerance and drift have made them require constant tweaking for good results.)&lt;br /&gt;
&lt;br /&gt;
To reduce noise in the readout of the analog part of this circuit, a common-mode feedback is passed back into the body by the driver right leg circuit.  Band reject filter may also be used (to reject, for example, 60Hz noise from nearby A/C power wiring).&lt;br /&gt;
&lt;br /&gt;
The analog signal prossesing board will digitise the signal and pass the data to the control board. The control board is based on the [http://en.wikipedia.org/wiki/AVR_Butterfly AVR Butterfly] which will, further process the signals, and provide an interface to a computer &amp;amp; lcd display.&lt;br /&gt;
&lt;br /&gt;
== Open Source Circuit Design ==&lt;br /&gt;
* [http://opencircuits.com/Programmable_Chip_EEG Open Source Circuit Design ]&lt;br /&gt;
* [http://www.thinkcycle.org/ Think Cycle]&lt;br /&gt;
* [http://pceegbci.blog.com/ The Programmable Chip EEG Open Source Circuit Design BLog]&lt;br /&gt;
&lt;br /&gt;
== Open source (public) results! ==&lt;br /&gt;
PHP will be used to create a database of users and what they sample and choose to share with the open source community.&lt;br /&gt;
&lt;br /&gt;
The database will give statistical analysis on users recordings. &lt;br /&gt;
&lt;br /&gt;
Also the extension of SETI called BIONIC could be used as a distributed library creation of artifacts and data mining.&lt;br /&gt;
&lt;br /&gt;
Please contribute and make the PCEEG a great tool for researching brain computer interfaces.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
See also:&lt;br /&gt;
* [http://wiki.asiaquake.org/openeeg/published/ The OpenEEG wiki]&lt;br /&gt;
&lt;br /&gt;
* [http://pceegbci.blog.com/ The Open EEG Brain Computer Interface BLog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.larryheadinstitute.com/eeg-training.html EEG Training Seminars]&lt;br /&gt;
&lt;br /&gt;
* [http://pceeg.wikia.com/wiki/Main_Page wiki cities on pceeg]&lt;/div&gt;</summary>
		<author><name>72.224.49.207</name></author>
		
	</entry>
</feed>