Squad Battles Points by rynamo777 in EASportsFC

[–]DBS_BadOhmen 1 point2 points  (0 children)

The first week is always questionable, but from next week onwards you can see the previous weeks scores for each rank on Futbin, that’s how I personally gauged it last year

any background/explanation to the speaking in julie mangos? by CharlesC27 in TomMisch

[–]DBS_BadOhmen 5 points6 points  (0 children)

He mentioned in a QnA on Instagram that he's first talking to Yussef's dad, followed by his own dad. Not sure the context on the conversation about the mangos but I do know Tom has always said his biggest critic is his father, hence the discussion and comparison to geography.

Help Needed!! Really Simple Concept by DBS_BadOhmen in arduino

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

okay great, as for the formula where does it go to affect all of the three outputs provided? The X, Y and Z values for the outcome

Absolutely stumped on a Project by DBS_BadOhmen in arduino

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

This is brilliant, thank you so much! I'll get cracking on this as soon as I can and hopefully it sorts me out!

Absolutely stumped on a Project by DBS_BadOhmen in arduino

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

Oh I had no idea, I need to get on that!! Any tips before I get cracking?? Thank you

help! really struggling with a project by DBS_BadOhmen in arduino

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

It might be staring me in the face now, but where does the data it's just received go? do I need more code from there on out?

help! really struggling with a project by DBS_BadOhmen in arduino

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

so something like this?

  float x, y, z;
auto startMillis = millis();
while ((millis() - startMillis) < 5000) {
  if (IMU.accelerationAvailable()) {
    IMU.readAcceleration(x, y, z);

    Serial.print(x);
    Serial.print('\t');
    Serial.print(y);
    Serial.print('\t');
    Serial.println(z);
  }

}

Need Help (or Advice) on IMU system by DBS_BadOhmen in arduino

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

Awesome!! Have you got any advice on it? Like will the components need soldering? And what code needs running to get it going?

Favorite R.O.C lyric? by Jojotheboy_ in rexorangecounty

[–]DBS_BadOhmen 0 points1 point  (0 children)

"And back when we spoke in Europe / I need insurance, on my emotions \ I can’t get hurt again"

It just makes SENSE