自己设计的pic单片机开发板源程序和说明书(内有原理图)支持pic16系列28脚和40脚器件。串口输出信息。4个LED数码管驱动;4个LED驱动;4个按键驱动;1个RS232接口;1个RS485接口;板载IIC存储器24C02驱动,;实时时钟;1Wire温度传感器;4通道功率输出驱动;2个继电器驱动;1个蜂鸣器; 2个通道AD转换(使用1个); 红外收发(保留); 扩展I/O接口; 按键复位电路; 板载ICSP接口。通过ICD2可在线编程,调试;复用IO均采用拨动开关控制。
上传时间: 2016-08-26
上传用户:wang0123456789
S08例程:本程序是I/O模块的例程,所用资源为单片机通用IO接口,所接器件为LED灯, 其中D2与PTA0,D3与PTA1相连接!
上传时间: 2013-12-27
上传用户:zhoujunzhen
pic控制的led灯的循环点亮模式,八个LED,高电平点亮,可用于I/O口及其它信号状态的观测。
上传时间: 2016-10-13
上传用户:txfyddz
pic单片机c口的控制 单片机相应的I/O口设置为输出口,输出高电平时LED点亮,反之,LED不亮。利用软件延时的办法实现05S延时,实现LED流水灯的效果。
上传时间: 2016-10-13
上传用户:tianyi223
Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock rising edge. 5. The SHIFT signal describes the shift number. The shift range is 0 to 15. 6. When the signal RIGHT is high, it shifts input data to right. On the other hand, it shifts input data to left. 7. When the signal SIGN is high, the input data is a signed number and it shifts with sign extension. However, the input data is an unsigned number if the signal SIGN is low. 8. You can only use following gates in Table I and need to include the delay information (Tplh, Tphl) in your design.
上传时间: 2013-12-13
上传用户:himbly
Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock rising edge. 5. The SHIFT signal describes the shift number. The shift range is 0 to 15. 6. When the signal RIGHT is high, it shifts input data to right. On the other hand, it shifts input data to left. 7. When the signal SIGN is high, the input data is a signed number and it shifts with sign extension. However, the input data is an unsigned number if the signal SIGN is low. 8. You can only use following gates in Table I and need to include the delay information (Tplh, Tphl) in your design.
上传时间: 2014-01-20
上传用户:三人用菜
LED的显示功能,以及步进电机的驱动程序,打开程序后见程序中的I/O的备注就可以,只作为参考
标签: LED
上传时间: 2013-11-29
上传用户:ghostparker
程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-wall -dvideo_dev=\"/dev/video0\" -dversion=\"0.7.2\" camsnap: camsnap.c 用法如下: camsnap -v -s 420x420 -o my.ppm 这儿请注意:s 的大小必需是8能整除的倍数. 这个程序我是在rh9下作的,需要交叉编译的朋友就把注释去掉,再给下面的注释就可以了.
标签: firendly-arm makefile include vidcat
上传时间: 2016-11-20
上传用户:清风冷雨
包含三个CC2430的I/O测试程序。程序基于IAR软件编写,用来控制片上LED的开关及闪烁。通过适当修改同样可以用于CC1110的开发,估计对开发无线传感器网络的相关人士比较重要。
上传时间: 2014-08-30
上传用户:hasan2015
CC2430 基础实验一自动闪烁 本次实验的目的是让用户学会使用 CC2430 的I/0 来控制外设,本例以LED 灯为外设,用 CC2430 控制简单外设时,应将I/O 设置为输出。实验现象是绿色LED 闪烁。
上传时间: 2014-01-19
上传用户:ggwz258