https://github.com/monsterxcn/arduino-irremote-fan
:bulb: Arduino UNO R3 风扇,实现分级调速、红外遥控、摇头
https://github.com/monsterxcn/arduino-irremote-fan
Last synced: 3 months ago
JSON representation
:bulb: Arduino UNO R3 风扇,实现分级调速、红外遥控、摇头
- Host: GitHub
- URL: https://github.com/monsterxcn/arduino-irremote-fan
- Owner: monsterxcn
- License: gpl-3.0
- Created: 2019-09-06T07:03:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-04T12:48:10.000Z (almost 3 years ago)
- Last Synced: 2025-01-28T20:44:04.940Z (4 months ago)
- Language: C++
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arduino-IRremote-Fan
基于 Arduino UNO R3 的红外遥控风扇,具有三级调速、摇头、红外遥控功能。
- `` [@Arduino-IRremote/Arduino-IRremote](https://github.com/Arduino-IRremote/Arduino-IRremote)
- `` [@arduino-libraries/Servo](https://github.com/arduino-libraries/Servo)