-
Notifications
You must be signed in to change notification settings - Fork 12
Add Chords-Web & chords-Python in Basic & Pro Kits #62
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
Conversation
WalkthroughThis update revises and restructures documentation for the DIY Neuroscience Kit Basic and Pro, with a focus on clarifying software requirements, streamlining instructions, and consolidating electrode placement guides. It introduces new internal references and hidden toctrees for enhanced navigation, updates hardware descriptions, and adds new project ideas. The software documentation for Chords Web and Chords Python gains explicit section anchors for improved cross-referencing. Figures and formatting are selectively adjusted, and references to outdated tools are replaced with instructions for the current Chords ecosystem. Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant Documentation
participant Chords Web
participant Chords Python
participant Arduino IDE
User->>Documentation: Access DIY Neuroscience Kit guide
Documentation->>User: Presents streamlined instructions
User->>Arduino IDE: Uploads Chords Firmware
User->>Chords Web: Visualizes/records signals (option 1)
User->>Chords Python: Visualizes/records signals (option 2)
Documentation->>User: References detailed electrode guides and project ideas
Possibly related PRs
Poem
Tip ⚡💬 Agentic Chat (Pro Plan, General Availability)
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Co-authored-by: Deepak Khatri <[email protected]>
Co-authored-by: Deepak Khatri <[email protected]>
Co-authored-by: Deepak Khatri <[email protected]>
Co-authored-by: Deepak Khatri <[email protected]>
@bhawnasehgal Thank you so much for your contribution, I am merging this now. |
Hey @lorforlinux,
For signal visualization, I have updated the Basic & Pro docs with steps to use Chords-Web and Chords-Python. Please review and merge.
Summary by CodeRabbit