-
PIC
基于PIC单片机877的电动自行车控制器的开发原理及源程序。-PIC-based single-chip controller 877 of the electric bicycle and the development of the principle source.
- 2022-08-09 15:25:42下载
- 积分:1
-
用C语言写的红外遥控解码程序,,,,
语法上没错,但解码完成后有错,,没个按键的都一样,,不知道什么问题,望指点,,EMAIL:wjsjdeng@sina....
用C语言写的红外遥控解码程序,,,,
语法上没错,但解码完成后有错,,没个按键的都一样,,不知道什么问题,望指点,,EMAIL:wjsjdeng@sina.com.cn-C language to write the infrared remote control decoder,, the grammar is correct, but after the completion of decoding wrong, not a button are the same, and do not know what, look a spot, EMAIL : wjsjdeng@sina.com.cn
- 2022-09-08 07:35:03下载
- 积分:1
-
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双...
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双工通讯。收、发波特率相同。
4. 应把定时器中断优先级设置为最高级。
5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区),
待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的
能力和简化程序。实际应用中应防止缓冲区溢出。
6. 由接收转换到发送时要先调用 soft_send_enable ();
由发送转换到接收时要先调用 soft_receive_enable ()。
7. 发送最后一个字节后如果要立刻转为接收,必须等待最后一个字节后发送完毕
while ( rs_f_TI == 0) // 等待最后一个字节发送完毕-err
- 2022-06-19 08:35:11下载
- 积分:1
-
s1d13716的源码 windiws ce 或8位单片机
s1d13716的源码 windiws ce 或8位单片机-s1d13716 the source windiws ce or 8-bit MCU
- 2022-12-15 20:55:03下载
- 积分:1
-
C8051F120初始化SPI,启动CC2420。通过将CC2420 得VREG_EN 引脚置位高电平使能Voltage
regulator,等待其稳定;然...
C8051F120初始化SPI,启动CC2420。通过将CC2420 得VREG_EN 引脚置位高电平使能Voltage
regulator,等待其稳定;然后重新启动CC2420 芯片,等待晶振起振。-Initialize SPI, start the CC2420. By CC2420 have VREG_EN pin high to enable the set Voltage regulator, waiting for their stability and then re-start the CC2420 chip, since waiting for crystal oscillator.
- 2022-09-03 13:40:03下载
- 积分:1
-
MSP430X41X子程序,希望对大家学习430单片机有用... ... ... ...!
MSP430X41X子程序,希望对大家学习430单片机有用... ... ... ...!-MSP430X41X subprogram, and they hope to learn from U.S. 430 Singlechip useful ... ... ... ...!
- 2022-01-21 04:31:41下载
- 积分:1
-
Infrared remote control switch study, using single
红外遥控学习开关,用单片机控制 红外器件,可编程控制-Infrared remote control switch study, using single-chip microcomputer to control infrared devices, programmable control
- 2022-05-19 12:57:37下载
- 积分:1
-
LT_1B msp430开发板例子程序-UART15_096
LT_1B msp430开发板例子程序-UART15_096-LT_1B msp430开发板例子程序-UART15_09600
- 2022-01-26 05:09:16下载
- 积分:1
-
包含I2C、UART、字符串、数字转换多个实例代码,读写等。
contain many examples code for I2c,UART,string ,digital convert, read/write to EEprom in microchip PIC16xx series. and the default compiler is hitech PIC16. -contain many examples code for I2c, UART, string, digital convert. read/write to EEprom in microchip PIC16xx seri es. and the default compiler is hitech PIC16.
- 2023-08-05 21:50:03下载
- 积分:1
-
用msp4301F122通过led显示年、月、日
用msp4301F122通过led显示年、月、日-Led by msp4301F122 show through the year, month, day
- 2023-01-30 10:30:04下载
- 积分:1