DIY EEG and ECG Circuit PDF
DIY EEG and ECG Circuit PDF
DIY EEG and ECG Circuit PDF
Living
Outside
Play
Technology
Workshop
Step 11: Playing Pong With Your EEG . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 Step 12: Going Further - Using Arduino to get more inputs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 Related Instructables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
http://www.instructables.com/id/DIY-EEG-and-ECG-Circuit/
Step 1: Parts
I purchased most of my parts from Digikey (and Amazon). Their layout might seem slightly intimidating at first glance, but they seem like the cheapest place to get parts. And they have the USPS first class shipping option ( < $3 for small orders, choose this! It will save you a lot.), meaning you don't have to spend the same amount on parts as shipping, as it is on some websites. Chips: - 1x Instrumentation Amplifier - AD620AN - This is the most expensive, and most important part. While technically you can make your own instrumentation amplifier from 3 op-amps, I could never get my own to give me good results. Precision cut resistors in this ensure that it'll do its job. - 2x Quad Op-Amp - TL084CN - Any Op-Amp will do. You need 5 single amps, this one just includes 4 in each chip. Capacitors: I would strongly suggest buying a capacitor bundle from ebay or the like, espcecially if you plan on ever doing some other sort of electronic project. One bundle and you're basically set for life. Regardless, whether you buy them in a pack or individually, make sure to include these capacitors : - 3x 10 nF, ceramic - 1x 20 nF, ceramic - 1x 100nF, tantalum - 5x 220nF, tantalum - 1x 1uF, electrolytic - 2x 10uF, electrolytic Resistors: Same as capacitors, I suggest a bundle. This is a very good one, has all the values you need (minus the potentiometer). The individual values you'll need, though, are: - 1x 1k Potentiometer -via Digikey - very useful to adjust your gain on the fly. - 2x 12 - 1x 220 - 1x 560 - 2x 22k - 1x 47k - 2x 100k - 2x 180k - 1x 220k - 2x 270k - 1x 1M
http://www.instructables.com/id/DIY-EEG-and-ECG-Circuit/
Connectors: - A breadboard to wire everything on. This one is large enough, and comes with useful jumper wires. I suggest saving the jumper wires specifically for connecting the various stages of the design. This will make it very modular, and easy to reorganize/reorder if you end up needing to. - Wires for everything else. I like that pack, since it's pre-cut and keeps your board tidy. You can also get plain wire and cut it yourself. - 3.5mm audio cable . - 2x 9V batteries for power. Electrode Supplies: - actual electrodes - electrode gel
http://www.instructables.com/id/DIY-EEG-and-ECG-Circuit/
http://www.instructables.com/id/DIY-EEG-and-ECG-Circuit/
http://www.instructables.com/id/DIY-EEG-and-ECG-Circuit/
http://www.instructables.com/id/DIY-EEG-and-ECG-Circuit/
http://www.instructables.com/id/DIY-EEG-and-ECG-Circuit/
Step 8: Stage 6 - Another 60Hz Notch Filter (and into the computer!)
Even with all the previous filtering stages, the data will still at this point contain a good amount of 60 Hz noise. To fix this, we will process it through another notch filter centered at 60 Hz, identical to the previous one. The final data will still have a small amount of noise, but that can be ignored through software once the data is loaded into the computer. To get the data into the computer, we will be using a 3.5mm male-to-male cable (this is the same size ending as any headphone jack). On the cable, the first 2 notches are the right and left channels, and the one furthest down is GND. As shown in the picture, you should connect the end of the cable between the 22k resistor and 220nF capacitor (the yellow alligator clip), and the base of the cable to the GND line of your circuit -- the same line you connected your GND electrode to (the red alligator clip in the image). I suggest connecting the other end of these alligator clips to jumper wires, inserting these into their appropriate place in the circuit. Connect the other end of the cable into the microphone port of your computer, and you're good to go! Now, onto the electrode setup and code.
http://www.instructables.com/id/DIY-EEG-and-ECG-Circuit/
http://www.instructables.com/id/DIY-EEG-and-ECG-Circuit/
Related Instructables
http://www.instructables.com/id/DIY-EEG-and-ECG-Circuit/