Skip to content

Getting Started - NeuroPawn Kit

From unboxing to live EEG data — in under ten minutes.

QtyItem
×1Knight Board
×1EEG Headset
×8Dry Spike Electrodes
×4Comfort Electrodes
×1Conductive Paste
×1Ear Clip
×1USB-C to USB-C Cable

Download the EXG Visualizer — the free cross-platform app for real-time signal monitoring, FFT, and CSV export.

  1. Attach each electrode to the positive rail on the Knight Board — the positive rail is highlighted in red.

    Attaching electrodes to the Knight Board

  2. Turn channels on by flipping each switch away from the header. Channels are labeled 1 through 8.

    Flipping channel switches on

  3. Attach the ear clip cable to the pins labeled COMM and RLD on the board.

  4. Screw the dry spike electrodes into the headset until they just catch the thread — you’ll tighten them fully once the headset is on.

    Screwing dry spike electrodes into the headset

  5. Screw in the comfort electrodes the same way, finger-tight for now.

  1. Put on the headset and line it up as shown — centre the frame across your forehead.

    Putting on the headset

  2. Fasten the chin strap snugly.

  3. Tighten the comfort electrodes, then tighten the dry spike electrodes so the headset sits securely.

    Tightening electrodes on the headset

  4. Attach the ear clip to your earlobe. For a better connection, rub a small amount of conductive paste into the earlobe before clipping on.

    Attaching the ear clip

  1. Plug the Knight Board into your computer via USB-C. The port list in the EXG Visualizer will populate with a new entry.

  2. Click the new port entry, select your board type from the dropdown, and click Connect.

    Connecting in EXG Visualizer

  3. Turn on the channels you want to use.

  4. Optionally enable RLD (right leg drive) to reduce noise — it is not required but can clean up the signal.

  5. BrainFlow & LSL: You can also stream data via BrainFlow or the Lab Streaming Layer. Tutorials are available on our GitHub.

Once connected, run two quick checks to confirm good electrode contact.

Jaw Clench Test

Jaw clench test demonstration

Clench your jaw firmly. All active channels should spike together. If only some spike, check electrode contact.

Eyes-Closed Test

Eyes-closed test demonstration

Close your eyes. You should see a characteristic decrease in signal frequency. If not, reseat the electrodes and part the hair so the spike tips make direct scalp contact.

EXG Visualizer blocked from running

  • macOS: open System Settings → Privacy & Security, scroll down, and click “Open Anyway” next to the app.
  • Windows: click “More info” in the SmartScreen prompt, then click “Run anyway”.

Board not detected

  • Ensure the Arduino board is properly seated and locked into the Knight Board.
  • Try a different USB port or cable.

Noisy or erratic signal

  • Re-seat dry spike electrodes — part the hair so the spike tips touch your scalp directly.
  • Apply conductive paste to the earlobe and rub it in before reattaching the ear clip.
  • Turn off all unused channels.
  • Move away from heavy electronics, fluorescent lighting, or AC power cables.

Only some channels show activity

  • Check each electrode connection at the board headers.
  • Confirm RLD checkboxes are on for all active channels.
  • Verify the dry spike tip is making direct scalp contact, not resting on hair.

The Knight Board speaks BrainFlow natively. Use device ID NEUROPAWN_KNIGHT_BOARD (or NEUROPAWN_KNIGHT_BOARD_IMU for the IMU variant) in any BrainFlow script to stream data with Python, C++, Java, or any supported language.