logwagon
logwagon
@logwagon
Member
Joined: 2019-07-01 9:55 am
Last seen: 2019-09-13 9:38 pm
Topics: 2 / Replies: 12
Reply
RE: Zero out IMU

Okay. I was close. If I want to change 00000001 to 00000010 I shift <<1. It's coming. Give me time.

5 years ago
Reply
RE: Zero out IMU

I think I may have figured something out. Maybe. One of the registers I'm working with in a completely different project has a default value of 00000...

5 years ago
Reply
RE: Automotive 12vdc power supply

I have a buck converter to use instead of a voltage regulator. That should deal with ripple?

5 years ago
Reply
RE: Automotive 12vdc power supply

Any sizes of diodes and caps for me to start with?

5 years ago
Topic
Replies: 5
Views: 2785
Reply
RE: Zero out IMU

@amanda The sketch wouldn't compile. I think it's looking for a void loop() J

5 years ago
Reply
RE: Zero out IMU

@Amanda Ahh. More efficient use of the clock. Very good. I get it. Now I'll look into why the 6050 needs that shift to operate. Or does it?

5 years ago
Reply
RE: Zero out IMU

@Amanda Thank you for taking your valuable time to respond. It's still as clear as mud. Let's say I understand the math involved... What is the pur...

5 years ago
Reply
RE: Zero out IMU

@Amanda Thanks Mandy. The bit of code I stole borrowed from somewhere (electronoobs or jook brokking, I can't recall) is: Wire.beginTransmission(0x...

5 years ago
Reply
RE: Zero out IMU

@jscottbee It turns out to be much easier than I thought. The 6050 outputs raw data natively. If it's at rest it reports zero(ish). Then depending o...

5 years ago
Reply
RE: What I found out about soil sensors

@Altoidian Maybe measure the resistance or current or other such thing on the plant itself. A probe in the soil and one an inch or three up the stalk...

5 years ago
Reply
RE: What I found out about soil sensors

@Altoidian. Just spitballin' but if there existed a semi-permeable membrane that would allow water to pass but not electrolytes and other dissolved so...

5 years ago
Reply
RE: Zero out IMU

Thanks Scott, I was actually going to rig up something on my riding mower to test it. I found a great sketch at electronoobs. They had a lesson and...

5 years ago
Topic
5 years ago
Replies: 13
Views: 3872