文件名称:fadingLedWithPod
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-06-15
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- Saave*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
A simple C file that fades in and out an LED attached to Arduino UNO with the use of a potensiometer.
The code is C. The potentiometer has to be attached to analog pin 0 and the LED to digital pin 6. It uses both ADC
( analog to digital conversion ) and PWM ( pulse width modulation ).
The code is C. The potentiometer has to be attached to analog pin 0 and the LED to digital pin 6. It uses both ADC
( analog to digital conversion ) and PWM ( pulse width modulation ).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
upload\main.c