hanif777
hanif777
About
- Username
- hanif777
- Location
- Indonesia
- Joined
- Visits
- 50
- Last Active
- Roles
- Member
- Location
- Indonesia
Comments
-
Alright thanks. i manage to get a similiar response like from the documentation... now i wonder whether to rectify and/or integrate the EMG data realtime or later on analysis, any thoughts? (tbh i actually wanted to test my board using EEG, but EE…
-
@Billh said: Once the hardware produces that 24-bit signed integer, changing this to 32-bit just adds zero bits without improving precision, and multiplying by a scale factor might lose precision. So the firmware leaves those decisions up to the …
-
Thanks. another quick question @wjcroft what is the "usual" value in the GUI for EMG data? the GIF from the "Getting Started" section is too blurry to see oh and do you think there will be complications if the processing of raw data (24bit signe…
-
Hey there @wjcroft sorry to ask again, but is there any infos about the default processing for the Raw data? https://openbci.com/forum/index.php?p=/discussion/2156/viewing-raw-data-from-cyton-in-open-bci-gui in this one you said there is a DC offs…
-
Is this solve yet? or are there any workaround? it seems like the Python code always output this when i run it
-
Alright i tried to multiply that default scale factor with the 32bit integer after conversion using unconnected channel and got around 79 mV, is that normal? granted it's not connected to electrode
-
Oh my god, how can i miss that !!! Receiver should be receiving something from Transmitter! there goes my EE Degree haha, this is embarassing Thank you so much my friend
-
Alright i did: 1. Updated arduino ide (1.8.13), updated FTDI Driver 2. Flashed UDB32_MX2_DIP.hex using Chipkit (Blue Led Keeps Blinking after that) through MPLab IPE 4.15 3. Installed the 32Bit_Library, 32Bit_SD, Wifi_Master, and Chipkit Core Fir…
-
@haseeb and @wjcroft , sorry for necro'ing, any more info on uploading the firmware using ftdi (pinouts or libraries) ? i've flashed the bootloader with pickit, but it seems just connecting the ftdi to Rx Tx lead me to errors, the arduino ide seems …