Skip to content

Conversation

serhii-matsyshyn
Copy link
Contributor

BioListener is an open-source project designed to revolutionize biosensing with portable, affordable, multi-channel biosensing boards.
Project website: https://github.com/serhii-matsyshyn/biolistener
Here is the link to the image with a white background, square shaped for the BrainFlow website: https://live.staticflickr.com/65535/54361164718_e0031a3951_o.png

This PR includes 8-channel BioListener boards support.
Please note that PR #754 had broken multiple languages bindings support since board OB3000 with board number 63 was not added to all languages. Hence, this is fixed in this PR as well. In the future, such mistakes can have much worse consequences if not detected and corrected ASAP. A CI test implementation checking all the files updated in the correct way on new board addition is desirable; it can be added as an enhancement issue.

…c ADC type detection, conversion to microvolts
# Conflicts:
#	csharp_package/brainflow/brainflow/board_controller_library.cs
#	java_package/brainflow/src/main/java/brainflow/BoardIds.java
#	julia_package/brainflow/src/board_shim.jl
#	matlab_package/brainflow/BoardIds.m
#	nodejs_package/brainflow/brainflow.types.ts
#	python_package/brainflow/board_shim.py
#	rust_package/brainflow/src/ffi/constants.rs
#	src/board_controller/brainflow_boards.cpp
#	src/utils/inc/brainflow_constants.h
@Andrey1994
Copy link
Member

thanks, I will review tomorrow

Copy link
Member

@Andrey1994 Andrey1994 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great overall, thanks, wrote some comments, but nothing major, and especially thanks for emulator

…ded default values, minor fixes, docs updates
…ded default values, minor fixes, docs updates
@serhii-matsyshyn
Copy link
Contributor Author

Addressed review comments. Please review. Thanks!

Copy link
Member

@Andrey1994 Andrey1994 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me, will submit when CI passes

@Andrey1994 Andrey1994 merged commit 389e3af into brainflow-dev:master Mar 10, 2025
11 checks passed
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