-
SN2711AD
松翰单片机SN8P2711AD实现AD转换的C语言程序例子(The Sonix SCM SN8P2711AD AD conversion of the C language program examples)
- 2012-07-16 13:52:10下载
- 积分:1
-
7541source
说明: 7541数字高频头源程序,7541数字高频头源程序(7541 digital tuner source, 7541 the first digital high-frequency source)
- 2008-09-13 11:29:56下载
- 积分:1
-
lesson18_1
中断在单片机中起到的作用,以及在她的广泛应用(Interruption in the role of the microcontroller, as well as her extensive application)
- 2014-10-05 21:07:06下载
- 积分:1
-
Learn_AVR
学习AVR的例程,包含1602液晶显示、频率计、avr ad,lcd,串口通信,开机播放音乐.c、ARM入门常用模块代码(Learning the AVR routines, including the 1602 LCD, frequency meter, avr ad, lcd, serial communication, start playing music. C, ARM code entry module used)
- 2011-10-23 08:38:42下载
- 积分:1
-
三自由度+三开关量信号采集V1.2
基于STM32F103C8T6的开关量和模拟量的采集(Acquisition of switching quantity and analog quantity based on STM32F103C8T6)
- 2018-06-28 11:29:17下载
- 积分:1
-
STC-CC2520test-program
keil C开发环境,51单片机与cc2520通信测试程序(the a keil C development environment, 51 and cc2520 Communications test program)
- 2020-09-05 23:18:06下载
- 积分:1
-
IO_SOFT_UART_USE_TIMER
说明: 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)
- 2008-09-16 13:37:34下载
- 积分:1
-
2.开发板配套例程
说明: 对于新手调试入手很快,通过32单片进行通信控制,及算法运算。(For beginners, debugging starts very quickly, communication control is carried out through 32 single chip, and arithmetic operation is given to them.)
- 2020-06-25 03:40:02下载
- 积分:1
-
led
lcd的字模软件,对单片机学习者学习液晶很有好处(lcd of the font software, MCU LCD is very good for learners to learn)
- 2009-09-11 16:58:13下载
- 积分:1
-
SPK
蜂鸣器发生实验,c语言编写,内容为音乐梁祝,蜂鸣器电路可以自制。(the speaker code )
- 2016-03-07 09:02:08下载
- 积分:1