Default Avatar

tskips

tskips

About

Username
tskips
Location
Denmark
Joined
Visits
48
Last Active
Roles
Member
Location
Denmark

Comments

  • I've now been able to acquire data on the SD-Card, and convert them using the OpenBCI GUI. I've started to do some prepatory data processing in python, but i still have only got data in 250 Hz, as i've been controlling the Cyton, from my bluetooth D…
  • Hey @pushtheworld  Here comes the message, that i meant to send prior to our meeting: "I've been playing around with it for a bit! So far i've been unable to get a stream going in the OpenBCI GUI, it seemingly drops the connection everytime i try.…
  • @pushtheworld Hello again, i'm sorry about the long delay, i did testing with 2 different sd cards on both 2.0.1 and 3.0.0, and none of them seemed to work. i think it may be the boards sd-hardware thats faulty, or at least that seems like the only…
  • Sounds great! But once again i would like to mention that this problem persists from when i was using v2.x.x. i just tried a fresh download of:  OpenBCI_32bit_Library v2.0.1 OpenBCI_32bit_SD and uploaded these to the board, the results are exactly …
  • So, after uploading beta6, i applied the a test signal by sending "-". i then proceeded the same way as above.  I did this four times, the first three were blank, the fourth 8000 Hz was blank, but the 250 Hz recording was this: https://docs.google.c…
  • Hello! I am back and sorry about the long delay.  I have now re downloaded the v3.0.0-beta2, uploaded this to the board and gotten myself a brand new Class 10 micro SD, which have been formatted twice with the SDFormatter application before use. Us…
  • i am running v3.0.0, which i downloaded yesterday! I do not know where to verify if that is the beta2 version. I should mention though that this problem did seem to persist from before i uploaded the v3.0.0 firmware to the board, which makes me won…
  • I tried numerous times, i thought more data would equal a higher chance of identifying something. they are all separate failed attempts, where ether the gui froze, or the connection was lost. The one that looks the most like what i've commonly se…
  • Here you go! https://drive.google.com/file/d/0B90vk1SBDiruSGUzaU1sNXdScFU/view?usp=sharing https://drive.google.com/file/d/0B90vk1SBDirubVp4ZElneUJTXzA/view?usp=sharing https://drive.google.com/file/d/0B90vk1SBDiruRnB2S2pUeFg4cTQ/view?usp=sharing…
  • Would you like it as raw text, here in a comment? I can't seem to find any "attach file" feature? and again! thanks a lot! I really appreciate your effort!
  • No, absolutely not. I had merely misunderstood the whole "sending commands" stuff though. I was thinking that i would be able to use them as hotkeys, much like the numbers do, for disabling the electrodes. I got it working now through Arduino IDE. …
  • So, i just decided to test whether i had actually uploaded the new firmware: I changed : "#define OPENBCI_CHANNEL_OFF_1 '1'" To : "#define OPENBCI_CHANNEL_OFF_1 '9'" Now when pressing 9, channel 1 turned off, indicating that the code was uploade…
  • So i gave it a try. First i did as follows:  - overwritten the SD card using the sd formatter software  - followed the "Cyton Board Programming Toturial", to upload the 3.0.0 code. secondly, as it didn't really work out for me, i also did the follo…
  • Hi Both of you! Thanks a lot for the detailed reponses. I see now that i should have given a little more detail, as too what i wanted: i am currently trying to look at BAEP's which requires a sampling frequency of at least 2000 Hz (i'd like 3000). …