Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Question regarding the schematic and the circuit #14

Open
amfisevan opened this issue Aug 10, 2024 · 2 comments
Open

Question regarding the schematic and the circuit #14

amfisevan opened this issue Aug 10, 2024 · 2 comments

Comments

@amfisevan
Copy link

amfisevan commented Aug 10, 2024

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.

@ryanlopezzzz
Copy link
Owner

Hello Amfisevan,

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.

@amfisevan
Copy link
Author

@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!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants