InTowards DevbyShillehInterfacing the MPU6050 with Raspberry Pi Pico W in C++In this blog, we will explore how to interface the MPU6050 accelerometer and gyroscope sensor with the Raspberry Pi Pico W using C++. If…Jun 61
Tim HanewichHow to use an MPU-6050 with a Raspberry Pi Pico using MicroPythonDuring Summer 2023 I developed my own quadcopter flight controller from scratch in MicroPython that runs on a Raspberry Pi Pico. As part of…Nov 3, 20231
Workshop HME ITBIntegrate A Pre-Trained Tensorflow Lite Model With An ESP32 Program To Classify Sensor MPU6050 Data…Tools and MaterialsMay 11, 2023May 11, 2023
ShillehHow to Calibrate Gyroscope with MPU6050Calibrating a sensor is an integral part of achieving accurate results in practice. The tutorial will demonstrate how to calibrate the…Apr 19Apr 19
Tim HanewichHow I Developed the Scout Flight Controller, Part 2: Capturing Telemetry with the GyroscopeThis article is part of a series documenting the development of a custom quadcopter flight controller from scratch. For a list of the other…Jul 31, 2023Jul 31, 2023
InTowards DevbyShillehInterfacing the MPU6050 with Raspberry Pi Pico W in C++In this blog, we will explore how to interface the MPU6050 accelerometer and gyroscope sensor with the Raspberry Pi Pico W using C++. If…Jun 61
Tim HanewichHow to use an MPU-6050 with a Raspberry Pi Pico using MicroPythonDuring Summer 2023 I developed my own quadcopter flight controller from scratch in MicroPython that runs on a Raspberry Pi Pico. As part of…Nov 3, 20231
Workshop HME ITBIntegrate A Pre-Trained Tensorflow Lite Model With An ESP32 Program To Classify Sensor MPU6050 Data…Tools and MaterialsMay 11, 2023
ShillehHow to Calibrate Gyroscope with MPU6050Calibrating a sensor is an integral part of achieving accurate results in practice. The tutorial will demonstrate how to calibrate the…Apr 19
Tim HanewichHow I Developed the Scout Flight Controller, Part 2: Capturing Telemetry with the GyroscopeThis article is part of a series documenting the development of a custom quadcopter flight controller from scratch. For a list of the other…Jul 31, 2023
ShillehHow to Connect MPU6050 to Arduino UnoThe MPU6050 is a commonly used sensor module that integrates a 3-axis accelerometer, a 3-axis gyroscope, and a temperature sensor in a…Apr 19
InTowards DevbyShillehMeasure Angles Easily with MPU6050 and ESP32: Part 1Using the MPU6050 to find angles can be a tricky business, requiring sophisticated forms of sensor fusion and offset calculation. Many…Apr 17
ShillehConnect MPU 6050 To Raspberry Pi Pico WThe MPU6050 is arguably the most popular MEMS accelerometer used for the Raspberry Pi and Arduino. It has a 6-axis sense with a temperature…Apr 19