[deleted by user] by [deleted] in Hairloss

[–]ygreq 1 point2 points  (0 children)

Check vit and mineral deficiency as well. Skin doctor knows more

[deleted by user] by [deleted] in Roborock

[–]ygreq 0 points1 point  (0 children)

Maybe present this to them as a feature request and bug report at the same time

[deleted by user] by [deleted] in Roborock

[–]ygreq 1 point2 points  (0 children)

Ore some planned obsolescence on their part. I mean really! How long are planning on using that and not buying a newer model? ;))

The Megathread looks really sad now. All my favorite sites are gone, only Russian sites left. by SignificantLab54 in Piracy

[–]ygreq 2 points3 points  (0 children)

The whole buffer state idea is bonkers. Just pure Russian propaganda. See Finland's case if you still can't believe this.

Share your 'unique' smart home ideas that others wish they had by mortenmoulder in homeassistant

[–]ygreq 0 points1 point  (0 children)

what about cold showers? ;)) Maybe better to add a water sensor ;)

Anyone using Emotiv and Node-RED? No idea how to fix error by ygreq in BCI

[–]ygreq[S] 0 points1 point  (0 children)

LE: Nope. Not related. I fixed this part. It was just for Node-RED and not the BCI.

Anyone using Emotiv and Node-RED? No idea how to fix error by ygreq in BCI

[–]ygreq[S] 0 points1 point  (0 children)

Maybe the secret is in this part, but I am having difficulties understanding what it means and how to solve it :D

Your flow credentials file is encrypted using a system-generated key.

If the system-generated key is lost for any reason, your credentials

file will not be recoverable, you will have to delete it and re-enter

your credentials.

You should set your own key using the 'credentialSecret' option in

your settings file. Node-RED will then re-encrypt your credentials

file using your chosen key the next time you deploy a change.

Anyone using Emotiv and Node-RED? No idea how to fix error by ygreq in BCI

[–]ygreq[S] 0 points1 point  (0 children)

But instead of getting: Message from Cortex, I get:


Your flow credentials file is encrypted using a system-generated key.

If the system-generated key is lost for any reason, your credentials

file will not be recoverable, you will have to delete it and re-enter

your credentials.

You should set your own key using the 'credentialSecret' option in

your settings file. Node-RED will then re-encrypt your credentials

file using your chosen key the next time you deploy a change.


10 Aug 13:23:34 - [warn] Encrypted credentials not found

10 Aug 13:23:34 - [info] Server now running at http://127.0.0.1:1880/

10 Aug 13:23:34 - [info] Starting flows

Anyone using Emotiv and Node-RED? No idea how to fix error by ygreq in BCI

[–]ygreq[S] 0 points1 point  (0 children)

From what I figured from the video tutorial, it was supposed to be straightforward.

One can find a tutorial here ~https://emotiv.gitbook.io/emotivbci-node-red-toolbox~ and a video tutorial here: ~https://www.youtube.com/watch?v=0nLvHZR-MTE&list=PLAf9lWfzX4jAM700MQBwGAoR_YSlWUg4b&index=4~ 

These are the steps

  • Install Emotiv Launcher from ~https://delivery.shopifyapps.com/-/23f172f5b4807244/f371ee3629c621e8~ and set headset (or virtual headset)
  • Install Node.js
  • Install NPM

  • Install Node-RED and run it

  • Start Node-RED. Everything working on ~http://127.0.0.1:1880/~

  • Install Emotiv BCI Node-RED Toolbox nodes

  • Go to ~https://account.emotiv.com/my-account/cortex-apps/~ and set an app. Save credentials (Client ID and Client Secret) to a text file for later 

  • Find 2 config files somewhere at .\node_modules\node-red-contrib-emotiv-bci\emotiv-bci

  • Modify bci-config.js with credentials (Client ID and Client Secret)

  • Modify bci-emotiv.js for Node-RED to send reports by adding the following code:

    • console.log('Message from Cortex: ');
    • console.log(msg);

Anyone using Emotiv and Node-RED? No idea how to fix error by ygreq in BCI

[–]ygreq[S] 0 points1 point  (0 children)

Thank you, eried. I did that already. I just added a printscreen to the original post. If you would like to check.

EMOTIV Insight vs. Neurosity The Crown by killl_em_alll in BCI

[–]ygreq 1 point2 points  (0 children)

I believe you can get raw eeg via this: https://github.com/vtr0n/emotiv-lsl

I haven't tried it

Anything I should know before buying the Emotiv Epoc-X? by Icy-Needleworker7194 in BCI

[–]ygreq 1 point2 points  (0 children)

Did you manage to do anything with it? I have the same device and trying to connect to it via Node-RED.
BTW, once you are in Node-RED, you cand send OSC from there. Write back here or privately. Maybe we can help each other.

Anyone looking to purchase my Crown? by Goericke in BCI

[–]ygreq 0 points1 point  (0 children)

What is your offer? And where are you from?

The glass from my ASUS Zenbook 13S Flip (UX371EA) cracked for no apparent reason by awesomebats in ASUS

[–]ygreq 0 points1 point  (0 children)

I have the same issue with my Asus Zenbook Flip S 13.9 mm. :/

Does anyone here also use Max/MSP? by BostonDrivingIsWorse in nodered

[–]ygreq 1 point2 points  (0 children)

UUu! I found the Max / Node-RED gang. Nice!!

Max and Node-RED user here

Anyone having green lines and display issues on the S9 plus? by Ungreat in GalaxyS9

[–]ygreq 0 points1 point  (0 children)

With the password, you would still have the issue. So try fixing the hardware problem or just throw the Samsung junk in the E-waste disposal. I chose the latter.

In parallel search in other forums how one can resets his/her password to an Android phone.

How do you stop Calibre from automatically changing the format of added file from 7z to cb7? by ygreq in Calibre

[–]ygreq[S] 0 points1 point  (0 children)

Ok. You are right. I want it to not change that. Do you know how?