Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Freeeeg128 #661

Closed
wants to merge 13 commits into from
Closed

Freeeeg128 #661

wants to merge 13 commits into from

Conversation

TedAhmadi
Copy link
Contributor

Hi,

I followed the instruction you sent me to add the freeeeg128 to the brain flow, I hope I had done all of the steps correctly. Please let me know if I need to do any future modifications.

Add new board id to BoardIds enum: "Freeeeg128_Board = 52"
Add new board id to BoardIds enum: "FREEEEG128_BOARD = 52"
Include the: #include "freeeeg128.h" and also add new condition to switch
Add new jason board: "brainflow_boards_json [52], Freeeeg128"
Add the folder for Freeeeg128 to add #.h & #.cpp
file deleted
update #.h
not sure about following
    static constexpr int start_byte = 0xA0;
    static constexpr int end_byte = 0xC0;
    static constexpr double ads_gain = 8.0;
    static constexpr double ads_vref = 2.5;
Update the "BOARD_CONTROLLER_SRC" to include freeeeg128
update the docs file
Note: need to add the pic of device and add the website link
fixed the boards_json
@Andrey1994
Copy link
Member

thanks @TedAhmadi ! It fails to compile, you can check build logs by clicking on the failed jobs

fixed the FREEEEG128_BOARD
@TedAhmadi
Copy link
Contributor Author

Yes I will fix that

@TedAhmadi TedAhmadi closed this Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants