https://github.com/greengaraj/led
Library for arduino on working with LEDs
https://github.com/greengaraj/led
arduino arduino-library library
Last synced: 2 months ago
JSON representation
Library for arduino on working with LEDs
- Host: GitHub
- URL: https://github.com/greengaraj/led
- Owner: Greengaraj
- License: mit
- Created: 2024-07-03T10:22:01.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T15:45:46.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T07:17:39.733Z (over 1 year ago)
- Topics: arduino, arduino-library, library
- Language: C++
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LED
Библиотека поможет управлять обычным светодиодом. Библиотека будет полезна для:
* [светодиоды](https://amperka.ru/product/led-5mm)
* [светодиоды в формате модулей](https://amperka.ru/product/troyka-5mm-led-module)
* [светодиоды пиранья](https://amperka.ru/product/troyka-led-module)
# Установка библиотеки
В Arduino IDE выберите пункт меню `Скетч` → `Импортировать библиотеку` → `Добавить библиотеку…`. В появившемся окне выберите скачаный архив с библиотекой. Установка завершена.