Skip to content

openbci-archive/_DEPRECATED_OpenBCI_32bit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

THIS IS THE ORIGINAL FIRMWARE FOR OPENBCI 32BIT BOARDS (NOW CALLED CYTON) THIS CODE HAS BEEN DEPRECATED. PLEASE GO HERE FOR THE LATEST CODE FOR YOUR 32BIT CYTON https://github.com/OpenBCI/OpenBCI_32bit_Library

THIS CODE IS KEPT HERE FOR HISTORICAL PURPOSES

OpenBCI_32bit

Repository containing the firmware for the 32bit OpenBCI board.

There is a tutorial for getting started from scratch uploading code to OpenBCI 32bit Boards here

Note that to USE the OpenBCI system, you will generally use the OpenBCI USB Dongle. The dongle requries that you install the FTDI drivers for your particular operating system: http://www.ftdichip.com/FTDrivers.htm

Download Arduino IDE version 1.6.5 software from the Arduino site. Currently, only 1.6.5 works with our software. https://www.arduino.cc/en/Main/OldSoftwareReleases#previous

Follow the instructions to download and install the latest chipKIT-core hardware files from the chipKIT-core wiki http://chipkit.net/wiki/index.php?title=ChipKIT_core

Before you can get started with programming or re-programming the OpenBCI 32bit Board, you will need to install the libraries specific to it. These can be found here https://github.com/OpenBCI/OpenBCI_32bit_Libraries Put the OpenBCI_32_Daisy and OBCI_SD folders into your Documents/Arduino folder and restart Arduino to be able to select the sketch.

When you upload the firmware, select the 'OpenBCI 32' from the Tools -> Board menu, select the serial port of the dongle in the Tools -> Port menu. On a Mac, it should be something like /dev/cu/OpenBCI-XXXXXX. On a Windows, it will be an enumerated COM port.

The next step is to put the OpenBCI 32bit board into Bootloader mode, so that it can receive the code. To do this, press the RST and PROG buttons on the OpenBCI 32bit Board, then hold the PROG button while you release the RST button. If you do this right, the blue LED on the board will blink like crazy. Now you're ready to upload!

We are uploading the sketch over air! There is a chance that the process will fail! If you ever unplug the Dongle, you MUST turn on the OpenBCI Board AFTER you plug the Dongle back in. This is to be nice to the radios as it is best that the Board radio comes on line after the dongle radio.

If you have any questions, or need other help, go to the forum http://openbci.com/index.php/forum/

About

Repository containing the firmware for the 32bit OpenBCI board.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%