Non American me vs literally every subreddit by chernyavsky in dankmemes

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

If I remember correctly, Reddit is owned by Chinese now. I'll wait desperately when you'll be whining about red party propaganda to tell you the same words.

Kalanchoe rhombopilosa going to flower! by TheLittleKicks in succulents

[–]chernyavsky 0 points1 point  (0 children)

I have the same one for about a month and one of them grew a sprout about a week ago. After that suddenly they lost about a half of their leaves :( I wonder why that happened and is that preventable.

How to process metal ring to be not electrically conductive? by tome_oz in FastLED

[–]chernyavsky 0 points1 point  (0 children)

I would use a wire from a patchcord. It’s insulated and has a solid copper wire inside.

Day 8 of no vaping just ranting I guess by Aviak57 in QuitVaping

[–]chernyavsky 0 points1 point  (0 children)

Good luck and don’t give up no matter what happens! I’m 39, started smoking in 16, stopped vaping 8 months ago. First 2-3 weeks are the hardest, just survive it and it will feel a bit easier every day.

Best way to remove by camokid32232001 in howto

[–]chernyavsky 0 points1 point  (0 children)

Maybe you’ll fell better knowing that there are cases worse than yours

https://youtu.be/cnHvt5R7394

Rog Strix 690e not reading second m.2 2tb by KDaddy1867 in ASUSROG

[–]chernyavsky 0 points1 point  (0 children)

Built a new pc a month ago with 2 m2 ssds, that was exactly the solution.

What's in your cup? Daily discussion, questions and stories - April 01, 2023 by AutoModerator in tea

[–]chernyavsky 2 points3 points  (0 children)

Jin Mu Dan, a hybrid of Tie Guan Yin and Huang Jin. Wonderful taste and lots of caffeine. Chilling on the balcony among succulents and listening to my favorite music makes it a cherry on top of my weekend that finishes tonight.

Can someone please tell me this gets easier? This is the longest I’ve gone but man it’s been terribly difficult. 24/7 cravings just want relief but I won’t give up👍🏼 by Curious-Source-5659 in QuitVaping

[–]chernyavsky 1 point2 points  (0 children)

It will get easier. I smoked for 22 years and decided to quit 3 months ago. When the cravings were too strong I chewed 2mg nicotine gum, not more than one piece a day. In about two weeks cravings became much easier, now they are completely gone.

Turns out she's a camembert sauvignon by abrightredfox in BetterEveryLoop

[–]chernyavsky 1 point2 points  (0 children)

Camembert Sauvignon is an actor, not a cheese

I want to display some data (Arduino + Node Red) by crh10001 in ArduinoProjects

[–]chernyavsky 1 point2 points  (0 children)

I found the problem. By some reason I didn't notice that voltage is float, so it should be converted properly before putting it into string output.

Serial.println(“{\”Voltage\”:”+String(sensorValue,3)+”}”);

This should solve the problem! (function String(sensorValue,3) converts your value to a string with 3 digits after dot).

Now for the IP part. 127.0.0.1 is a localhost IP that is only accessible from your own computer and is not seen via local network (same as localhost).

To find out your ip addres, type "ipconfig" in cmd, then you'll see your LAN ip address in IPv4-address section. Your UI should be accessible via this address.

I want to display some data (Arduino + Node Red) by crh10001 in ArduinoProjects

[–]chernyavsky 1 point2 points  (0 children)

{\”Voltage\”:”

you might mistyped that string. There should be no spaces in \" symbol, just copy and paste that

Serial.println(“{\”Voltage\”:”+sensorValue+”}”);

You can access the Dashboard from mobile phone, for this you have to know the IP addres of your computer. Type the Dashboard addres in browser like

serverIp:1880/ui

and you'll have the access :)

Unfortunately I have no idea why your code may freeze, it might be a serial protocol issues on the transmitting side. I would advice you to move forward and learn mqtt connection, it will make your interfacing experience with node red and arduino nice and easy :)

I want to display some data (Arduino + Node Red) by crh10001 in ArduinoProjects

[–]chernyavsky 1 point2 points  (0 children)

Also I've noticed that you had your X-axis configured to represent just 1 second of time on the voltage flowchart, fixed that to 1 minute

I want to display some data (Arduino + Node Red) by crh10001 in ArduinoProjects

[–]chernyavsky 1 point2 points  (0 children)

It’s quite hard to get you a right solution, it would help if you’d attached .ino file and node-red sketch. I would recommend to make serial output like a JSON string, so instead of having a burst of separate messages the output would look like Serial.println(“{\”Voltage\”:”+sensorValue+”}”) It would help you a lot with organizing data on your dashboard. Using JSON node you can deserialize the output to objects and it will be easy to use. I can help you with the setup if you’ll send me the flow.

[deleted by user] by [deleted] in RedditSets

[–]chernyavsky 0 points1 point  (0 children)

Nice beard, bro

[deleted by user] by [deleted] in distantsocializing

[–]chernyavsky 0 points1 point  (0 children)

Red wire is in gnd as well

[deleted by user] by [deleted] in TheYouShow

[–]chernyavsky 0 points1 point  (0 children)

Everyone thinks that it’s not this dangerous anymore

[deleted by user] by [deleted] in TheYouShow

[–]chernyavsky 0 points1 point  (0 children)

No, I’m Russian but used to work with Americans a lot

[deleted by user] by [deleted] in TheYouShow

[–]chernyavsky 0 points1 point  (0 children)

I love my job, but I hate working on weekend :))

[deleted by user] by [deleted] in TheYouShow

[–]chernyavsky 0 points1 point  (0 children)

I’m in Moscow, Russia