У нас вы можете посмотреть бесплатно Measure Angles Easily with MPU6050 and ESP32: Part 2 - 3D Animation with Processing and Toxiclibs или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Learn how to visualize the MPU6050 angle data from the i2cdevlib in the Arduino Framework using Processing and Toxiclibs library. In the end, you will have an awesome animation that displays a plane on the screen orienting itself in three-dimensional space as you move around your MPU6050! This is popularly known as the "teapot" example although the animation is no longer a teapot. This is a continuation of part 1 where we showed how to get angle values yaw, pitch, and roll, for the MPU6050. Link to Blog Post: https://shillehtek.com/blogs/news/mea... ESP32 Where to Buy https://www.amazon.com/HiLetgo-ESP-WR... MPU6050 Where to Buy https://www.amazon.com/dp/B0BMY15TC4?... PlatformIO Website https://docs.platformio.org/en/latest... Repo i2cdevlib https://github.com/jrowberg/i2cdevlib... Library for Toxiclibs: https://github.com/postspectacular/to... Processing: https://processing.org/download TIMESTAMPS 00:00 Intro 01:18 Download Processing 01:42 Toxiclibs Setup 03:21 Code Setup P1 04:45 Code Setup P2