Skip to content

Arduino sketch for managing LED with IR remote, with learn function.

License

Notifications You must be signed in to change notification settings

altexdim/arduino-learn-ir-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

arduino-learn-ir-code

Пример программы для управления светодиодом с ИК-пульта. https://github.com/altexdim/arduino-learn-ir-code

Коды команд кнопок пульта сохраняются в памяти Arduino после сброса. Для обучения устройства новой команде (кнопке пульта) используется тактовая кнопка на Arduino.

Описание работы в комментарии к скетчу.

Схема не прилагается, так как тривиальна. Фотография устройства в сборе на макетной плате Проект в собранном виде

Струтура папок

  • LearnIRCode - скетч с подробной документацией в виде комментариев по коду
  • Libraries - внешние библиотеки, нужные для работы скетча

About

Arduino sketch for managing LED with IR remote, with learn function.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages