Hi everyone, can anyone help me with this, I'm building a quadcopter following this schematic, and I

Hi everyone, can anyone help me with this, I'm building a quadcopter following this schematic, and I don't have l3g4200d I have l3g4200d vs mpu6050 can I change it and change only i2c adresse in arduino code
No description
17 Replies
boualleg sabrina
boualleg sabrina14mo ago
do you know what are the default I2C adresses of mpu6050 and l3g4200d ?
wafa_ath
wafa_ath14mo ago
yes you can by changing the address and the library of MPU6050 and some changes to your code and u good to go
Ash13
Ash1314mo ago
@boualleg sabrina it would be great if we can explore open source tools for modelling and implement model based methods like kalman filter in Microcontroller with error rate less than 5% in real world implementation
techielew
techielew14mo ago
Happy Easter to those who celebrate! Happy Engineering Hours day to @everyone! In about an hour we’ll begin our second engineering hours session with instructor @Umesh Lokhande who will be presenting on How to Build an IoT Dashboard with Node-RED: https://discord.gg/hgayCj8w?event=1212291253933445181. You won’t want to miss it! Check it out in the Events tab and join us at 15:00 GMT. See you there!
pemcilwarrior12
pemcilwarrior1214mo ago
Thank you
Rémi
Rémi14mo ago
I saw his message but I'm not sure to understand what he means ??
Marvee Amasi
Marvee Amasi14mo ago
@Remi Okay, In RTOS I've heard about some scheduling algorithms like PIP, FPS , DMS and so on , I want to know which is best to use when dealing with automative control systems
techielew
techielew14mo ago
Room is now open for this week's Engineering Hour, @everyone! https://discord.com/channels/1130679493799977062/1212286094830477323. We'll be starting in less than 10 minutes!
Discord
Discord - A New Way to Chat with Friends & Communities
Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities.
techielew
techielew14mo ago
Cool #weekly-skills-challenges this week to create a function that mimics Caesar’s cipher. Any @Middleware & OS @MCU, MPU & Firmware want to try their hand? Good luck!
youcef_ali
youcef_ali14mo ago
hi team, Has anyone recorded I2S microphone data and sent it through MQTT or BLE using ESP32?
aymen ammari
aymen ammariOP14mo ago
That changes that I can't do by myself 😅😅 Would you like to help me?
techielew
techielew14mo ago
I haven't but there are plenty who have worked with this combo of tech. What is your challenge?
youcef_ali
youcef_ali14mo ago
I want to use my esp32 and i2s mic as external mic to be used with pc or phone
wafa_ath
wafa_ath14mo ago
Hi . Yes sur i can , can u give me more details
Joseph Ogbonna
Joseph Ogbonna14mo ago
In automotive control systems, both Rate Monotonic Scheduling (RMS) and Earliest Deadline First (EDF) are commonly used. RMS is simpler but requires fixed task periods, while EDF is more flexible but can be more complex. The choice depends on the system's needs and characteristics.
youcef_ali
youcef_ali14mo ago
I want to use my esp32 and i2s mic as external mic to be used with pc or phone
Marvee Amasi
Marvee Amasi14mo ago
Really? thank you for this 🔥

Did you find this page helpful?