Arduino:Библиотеки/CurieIMU/getDetectionThreshold()

Материал из Онлайн справочника
Версия от 12:20, 8 июля 2023; EducationBot (обсуждение | вклад)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигацииПерейти к поиску

Перевод: Максим Кузьмин
Проверка/Оформление/Редактирование: Мякишев Е.А.


См.также

  1. begin()
  2. getGyroRate()
  3. setGyroRate()
  4. getAccelerometerRate()
  5. setAccelerometerRate()
  6. getGyroRange()
  7. setGyroRange()
  8. getAccelerometerRange()
  9. setAccelerometerRange()
  10. autoCalibrateGyroOffset()
  11. autoCalibrateAccelerometerOffset()
  12. noGyroOffset()
  13. noAccelerometerOffset()
  14. gyroOffsetEnabled()
  15. accelerometerOffsetEnabled()
  16. getGyroOffset()
  17. setGyroOffset()
  18. getAccelerometerOffset()
  19. setAccelerometerOffset()
  20. getDetectionThreshold()
  21. getDetectionDuration()
  22. setDetectionDuration()
  23. interrupts()
  24. noInterrupts()
  25. interruptEnabled()
  26. getInterruptStatus()
  27. getStepDetectionMode()
  28. setStepDetectionMode()
  29. readMotionSensor()
  30. readAccelerometer()
  31. readGyro()
  32. readTemperature()
  33. shockDetected()
  34. motionDetected()
  35. tapDetected()
  36. stepsDetected()
  37. attachInterrupt()
  38. detachInterrupt()

Внешние ссылки