Giter Club home page Giter Club logo

openbci_8bit's People

Contributors

biomurph avatar chipaudette avatar neurocademy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openbci_8bit's Issues

SDcard.ino: 'prog_char' does not name a type

In Arduino IDE V1.5.7 and V1.5.8 for Windows, I get the following error when i try to compile OpenBCI_8bit_SD.ino ...

SDcard.ino:57:1: error: 'prog_char' does not name a type
SDcard.ino:58:1: error: 'prog_char' does not name a type
SDcard.ino:59:1: error: 'prog_char' does not name a type
SDcard.ino:60:1: error: 'prog_char' does not name a type
SDcard.ino:61:1: error: 'prog_char' does not name a type
SDcard.ino:63:1: error: 'prog_char' does not name a type
SDcard.ino:64:1: error: 'prog_char' does not name a type

This prevents the program from compiling.

I found a workaround (see http://openbci.com/forum/index.php?p=/discussion/271/prog-char-does-not-name-a-type#latest), but IMO the code should be fixed so that they can compile without making any changes.

host exits streaming mode before stream is done

This is a data capture from the OpenBCI dongle:

https://github.com/keturn/txOpenBCI/blob/75ca8829ddb1ade40ae86e7bfebaa8c6891eb0a2/txopenbci/test/stream_with_bad_end.raw

The data stream begins with data in the expected protocol format, but at the end there are three samples that are missing their 0xA0 / 0xCO delimiters.

My hunch is that the host rfduino code decided to drop out of streaming mode before it received these last three packets, because it does that when it receives the 's' input from the PC, not when the stream is finished.

(32-bit device, but I think this issue is about the code on the rfduinos, which is 8bit.)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.