docs: add notification about ir sensors article

This commit is contained in:
alamoris
2020-07-10 20:45:16 +03:00
parent f471280bef
commit 12544a69af
4 changed files with 6 additions and 0 deletions

View File

@@ -70,6 +70,7 @@
* [Flashing ESCs](esc_firmware.md)
* [Interfacing with Arduino](arduino.md)
* [Connecting GPS](gps.md)
* [Working with IR sensors](ir_sensors.md)
* [FPV Setup](fpv.md)
* [Trainer mode](trainer_mode.md)
* [Tinning](tinning.md)

View File

@@ -1,5 +1,7 @@
# Working with IR sensors on Raspberry Pi 3
> **Caution** This article is not relevant for the latest versions of the * clover * image and works only on the versions * clover_v0.16-clover_v0.17 *.
Infrared sensors are a convenient tool for transmitting any commands to the copter. They are flexible in configuration, and interaction with them is possible in Python.
## Connecting the IR receiver

View File

@@ -73,6 +73,7 @@
* [Прошивка ESC контроллеров](esc_firmware.md)
* [Взаимодействие с Arduino](arduino.md)
* [Подключение GPS](gps.md)
* [Работа с ИК датчиками](ir_sensors.md)
* [Установка FPV](fpv.md)
* [Управление в режиме тренера](trainer_mode.md)
* [Техника лужения](tinning.md)

View File

@@ -1,5 +1,7 @@
# Работа с ИК-датчиками на Raspberry Pi 3
> **Caution** Данная статья не актуальна для последних версий образа *clover* и работает только на версиях *clover_v0.16-clover_v0.17*.
Инфракрасные датчики – удобный инструмент для передачи каких-либо команд на коптер. Они гибки в настройке и взаимодействие с ними возможно из языка Python.
## Подключение ИК-приемника