Proyecto Final – Medición de Inclinación 0.0.1
Este proyecto utiliza la placa NUCLEO-STM32F446RE y permite detectar y visualizar en tiempo real la inclinación mediante el sensor MPU-6050.
|
HAL time base based on the hardware TIM. Más...
#include "stm32f4xx_hal.h"
#include "stm32f4xx_hal_tim.h"
Variables | |
TIM_HandleTypeDef | htim7 |
HAL time base based on the hardware TIM.
Copyright (c) 2025 STMicroelectronics. All rights reserved.
This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.