I'll actually have 4 but didn't make that a point since it won't be an issue with the one with a different address.
Type: Posts; User: humanpowered
I'll actually have 4 but didn't make that a point since it won't be an issue with the one with a different address.
Thanks bicycleguy! BTW I'm a bicycleguy as well!
I have the adafruit library, they are actually Adafruit MPU6050s, can you give me an example of how I assign the sensors in the sketch?
I'm...
Hi All,
I'm wiring three MPU6050s to a Teensy 4.1. Because they all have the same address 0x68, I'm using the three i2c buses on the T4.1. I am able to set up Wire, Wire1 and Wire2 and scan for...
Hi All, and thanks for the help so far!
I'm trying to connect two MPU6050s to a T4.1 via i2c and the Adafruit TCA9548A. I am able to use a modified i2c scanner and see the sensors, but when I use...
Hi Grease,
Apparently Wire does support more than one without creating a new library. See the example I put on my previous comment.
Thanks Paul! That took care of it. In case anyone else is looking for a solution to this problem here's the sketch I used including all three i2c buses on the T4.1. I've also added a total count...
Thanks for the feedback. As I said in my follow-up post I realized that I was asking a lot and scaled back the request substantially. But I've responded to your questions below.
I may not...
I am trying to connect two MPU6050s to my T4.1 but can't get the i2c scanner to recognize both of them. I'm using the standard bus Wire(SCL 19 and SDA 18) and the second Wire1(SCL 16 SDA 17). With...
So this is more complicated than I thought. What if I scaled it back to two of the MPU-6050s, the GPS and the recording/flagging functionality with the momentary switch and led?
Hi All,
I’ve got a data collection project I’m working on and am currently struggling to write a sketch that can do what I need it to do. I’m looking to hire someone to write a sketch for me and, if...