You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I was very fascinated by this whole project, and right now I'm so eager to make this by myself. I barely knew how to understand the schematic, but I am in the progress of learning and I finally got to analyze it partially. The point is, when I was comparing the schematic and the picture of the circuit(physical setup), I realized that some components were missing and mismatched from the schematic.(resisters or others) I might be mistaken due to my poor skills..
So I wanted to ask if it is valid to make the circuit by only depending on the schematic, or should I compare and adjust according to the physical setup(circuit picture) that you guys already made. If it is the latter case which I compare with the physical setup, I find it very challenging to compare, because of the labels that were blocking the proper view of the circuit... (N1, A2, HP, LP labels etc.)
Secondly, I don't find any specific instructions for what I should do after making the circuit(connected to RPI). Just simply run the 'basic_use_eeg.py' on the RPI. --> Is this all I have to do? Or are there any other steps for this? (I haven't had the chance to analyze the code yet)
Lastly, is Open Scope MZ(or oscilloscope) essential for this project? They seem to be very expensive, and obviously I can't afford them. If it is essential for the project, are there any alternatives?
Thanks for reading my lame questions. If it is possible to answer, I would really appreciate it. Thanks in advance.
The text was updated successfully, but these errors were encountered:
I would follow the schematic, that's what we used to make our physical circuit. There shouldn't be any differences between the two, but the schematic is easier to read than the picture. If you have a specific examples where you think they differ I could take a look.
'basic_use_eeg.py' along with downloading the necessary python packages (numpy, adafruit_ads1x15, etc) is all you need to get started (along with a working circuit).
An oscilloscope is extremely useful for debugging, but there are other ways to debug if you're tenacious. It's unlikely you build it correct the first time (we didn't), so thats why you might need to debug it.
@ryanlopezzzz
Wow. I didn't really expect you to answer my question. 'Cause I thought the repo was dead.
Anyways, thanks again for the reply. I might have more questions along the making process, so it would be a huge help if you could answer my questions someday again. Thanks!
Hello. I was very fascinated by this whole project, and right now I'm so eager to make this by myself. I barely knew how to understand the schematic, but I am in the progress of learning and I finally got to analyze it partially. The point is, when I was comparing the schematic and the picture of the circuit(physical setup), I realized that some components were missing and mismatched from the schematic.(resisters or others) I might be mistaken due to my poor skills..
So I wanted to ask if it is valid to make the circuit by only depending on the schematic, or should I compare and adjust according to the physical setup(circuit picture) that you guys already made. If it is the latter case which I compare with the physical setup, I find it very challenging to compare, because of the labels that were blocking the proper view of the circuit... (N1, A2, HP, LP labels etc.)
Secondly, I don't find any specific instructions for what I should do after making the circuit(connected to RPI). Just simply run the 'basic_use_eeg.py' on the RPI. --> Is this all I have to do? Or are there any other steps for this? (I haven't had the chance to analyze the code yet)
Lastly, is Open Scope MZ(or oscilloscope) essential for this project? They seem to be very expensive, and obviously I can't afford them. If it is essential for the project, are there any alternatives?
Thanks for reading my lame questions. If it is possible to answer, I would really appreciate it. Thanks in advance.
The text was updated successfully, but these errors were encountered: