-
基于stm32串口发送中断
在使用串口时利用中断发送可以尽可能的节省资源改程序是基于stm32串口发送中断 程序源码是C语言编码 已包含工程 可以直接使用
- 2022-01-26 04:53:49下载
- 积分:1
-
profibus_pa设备接口和应用开发(最终)。rar
PROFIBUS_PA设备接口的开发与应用(终).rar-PROFIBUS_PA Device Interface and Application Development (eventually). Rar
- 2023-05-14 10:10:03下载
- 积分:1
-
GPS 数据接收分析
GPS 数据接收分析-receive GPS data analysis
- 2022-09-22 16:55:03下载
- 积分:1
-
CC2430点对点通信
CC2430点对点通信,程序编译就能够实现。
void receiveMode(void)
{
BYTE* receiveBuffer;
BYTE length;
BYTE res;
BYTE sender;
while(1)
{
YLED = LED_ON;
res = radioReceive(&receiveBuffer, &length, RECEIVE_TIMEOUT, &sender);
YLED = LED_OFF;
- 2023-04-29 13:05:04下载
- 积分:1
-
用于s3c2410的spi接口驱动。初学者用一定的参考价值。
用于s3c2410的spi接口驱动。初学者用一定的参考价值。-For the spi interface driver S3C2410. Beginners with a certain reference value.
- 2022-06-29 17:57:34下载
- 积分:1
-
8* 8 dot matrix display program led trial. There proteus visit really.
8*8的点阵试led显示程序。有proteus访真。-8* 8 dot matrix display program led trial. There proteus visit really.
- 2022-03-24 12:05:20下载
- 积分:1
-
介绍linux的命令,介绍比较具体,可以对于初学者是一种很好的帮助。...
介绍linux的命令,介绍比较具体,可以对于初学者是一种很好的帮助。-on the orders, introduced more specific, for beginners is a good way of helping.
- 2022-01-31 02:38:18下载
- 积分:1
-
自己写的c语言版的软件实现cpu的pipeline功能的程序。对于学习体系结构的同仁有好处。...
自己写的c语言版的软件实现cpu的pipeline功能的程序。对于学习体系结构的同仁有好处。-himself wrote the c language version of the software cpu the pipeline functional procedures. Learning Architecture for the benefit of us.
- 2022-01-25 15:18:33下载
- 积分:1
-
Protothreads are extremely lightweight stackless threads designed for
severely...
Protothreads are extremely lightweight stackless threads designed for
severely memory constrained systems such as small embedded systems or
sensor network nodes.
- 2022-05-29 13:08:11下载
- 积分:1
-
BIOS
bios-dyh1.4版本Bootloader下载-bios- dyh1.4 Bootloader version download
- 2022-02-16 01:50:34下载
- 积分:1