Main public logs
Appearance
Combined display of all available logs of BCI2000 Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:02, 29 August 2025 Jhill talk contribs uploaded a new version of File:CustomDialogExample.png
- 22:37, 28 August 2025 Jhill talk contribs created page File:CustomDialogExample.png
- 22:37, 28 August 2025 Jhill talk contribs uploaded File:CustomDialogExample.png
- 17:58, 28 August 2025 Jhill talk contribs created page User Reference:Custom GUI Commands (Created page with "BCI2000's Operator Module Scripting capabilities include the ability to prompt the user for specific pieces of information via modal Qt dialogs. The expanded form of this documentation is still under construction. For now, here is the short summary: =====CHOOSE [INPUT] FILE[S] [OF TYPE <.ext1> [<.ext2> ...]] [STARTING AT <dir>] [WITH PROMPT <message>]===== Via the Qt graphical user interface, prompt the user to select an e...")
- 20:22, 13 August 2024 Jhill talk contribs created page File:BCI2000ToolsEventRelatedExampleOutput.PNG (Example output for BCI2000Tools.EventRelated)
- 20:22, 13 August 2024 Jhill talk contribs uploaded File:BCI2000ToolsEventRelatedExampleOutput.PNG (Example output for BCI2000Tools.EventRelated)
- 20:20, 13 August 2024 Jhill talk contribs created page File:BCI2000Tools EventRelated ExampleOutput.PNG
- 20:20, 13 August 2024 Jhill talk contribs uploaded File:BCI2000Tools EventRelated ExampleOutput.PNG
- 20:01, 13 August 2024 Jhill talk contribs created page BCI2000Tools.EventRelated (Created page with "=Analysis of Event-Related Potentials from BCI2000 Files with Python= These instructions assume you are OK with typing commands at a command prompt. If you are not, read this: https://bitbucket.org/jezhill/doc/wiki/CommandLine ==1. Obtain the code== BCI2000Tools is a set of Python modules and command-line programs. It is part of the BCI2000 distribution, where it resides inside the <code>tools/python</code> directory. If you already have these files, that's great. I...")
- 21:47, 23 February 2024 Jhill talk contribs created page Contributions:FlexEEG (Created page with "==Synopsis== This source module supports the FlexEEG system made by [https://www.neuroconcise.co.uk/ NeuroCONCISE Ltd]. Its key component is the ADC called <tt>NC_flexXADC</tt>. ==Location== http://{{SERVERNAME}}/svn/trunk/src/contrib/SignalSource/FlexEEG ==Versioning== ===Authors=== Tony Moore, Jeremy Hill ===Version History=== * Revision r7860 2024-02-23 jhill: first debugged commit ===Source Code Revisions=== * Initial development: 7855--7860 * Tested under: 7860...")
- 21:36, 22 September 2023 Jhill talk contribs created page Contributions:SerialWidgetADC (Created page with "==Function== The ''SerialWidgetADC'' filter is the key component of the ''SerialWidget'' source module, and can acquire signals from a serial-port-equipped microcontroller such as an Arduino, Teensy or Pico (hereafter referred to as a "widget"). This ADC includes all the functionality of the SerialInterface Extension which allows widgets to be used alongside other source acquisition hardware. The difference is that the ADC allows the pr...")
- 07:01, 11 August 2023 Jhill talk contribs created page File:SerialOutputs.PNG
- 07:01, 11 August 2023 Jhill talk contribs uploaded File:SerialOutputs.PNG
- 06:43, 11 August 2023 Jhill talk contribs created page Contributions:SerialInterface (Created page with "==Synopsis== An extension that allows flexible communication to and from serial-port devices such as programmable microcontrollers (e.g. Arduino, Teensy, Pico, etc.) ==Location== http://{{SERVERNAME}}/svn/trunk/src/contrib/Extensions/SerialInterface ==Versioning== ===Authors=== Jeremy Hill (hill@neurotechcenter.org) ===Version History=== * 2023-08-10: Initial public release ===Source Code Revisions=== *Initial development: r7523 *Known to compile under: r7523 *Brok...")
- 22:44, 25 April 2011 Jhill talk contribs moved page Programming Reference:Hello World to Programming Howto:Quickstart Guide (the document now goes beyond getting to the "hello world" stage, and includes exercises)