-
你知道睡眠()/ usleep() / nanosleep()不好延迟的问题。
As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can provide more accurate time control in applications. In this lab, you will explore POSIX timers and signal programming, experience the timer drift.
The primary focus of this lab will be "time". The experiment will show you several methods to measure time in your applications.
- 2022-01-26 16:17:48下载
- 积分:1
-
ATmega16 development environment AVR Singlechip ICC elevator control model (orig...
AVR单片机ATmega16
开发环境ICC
电梯控制模型 (原创)
测试成功-ATmega16 development environment AVR Singlechip ICC elevator control model (original) test successful
- 2022-12-27 05:55:03下载
- 积分:1
-
AT91SAM7S256开发板基础demo,已验证
AT91SAM7S256开发板基础demo,已验证-AT91SAM7S256 development board based on demo, verified
- 2022-04-10 08:31:24下载
- 积分:1
-
PC 通过串口工具在发送节点A 端输入想要发送的数据,点击发送,在接收节点B 端
PC 上的串口工具上,可以看到节点B 收到的内容。如要发送10 个字节内容...
PC 通过串口工具在发送节点A 端输入想要发送的数据,点击发送,在接收节点B 端
PC 上的串口工具上,可以看到节点B 收到的内容。如要发送10 个字节内容为11 22 33 44 55 66 77 88 99 AA 的数据/时,在发送节点A 端的串口工具上输入 0A 11 22 33 44 55 66 77 88 99AA,其中0A 代表要发送数据的长度,以16 进制表示。在接收节点B 端的串口工具上就可以收到相应的数据。-PC through the serial port tool sending node A wants to send data from client input, click on send, at the receiving node B-side on a PC serial port tools, you can see the node B received. If you want to send 10 bytes of content 11 22 33 44 55 66 77 88 99 AA of the data/pm at the sending node A on the input side of serial port tools 0A 11 22 33 44 55 66 77 88 99AA, in which you want to send on behalf 0A the data length to 16 hexadecimal said. Node B at the receiving end of the tool on the serial port can receive the corresponding data.
- 2022-04-24 02:24:33下载
- 积分:1
-
这是用PIC芯片处理USB的源代码,包括初始化USB,中断设置等,是汇编语言入门USB操作的很好参考程序!...
这是用PIC芯片处理USB的源代码,包括初始化USB,中断设置等,是汇编语言入门USB操作的很好参考程序!-This is the PIC chip USB source code, including the USB initialization, interrupt settings, assembly language entry USB good reference operating procedure!
- 2022-05-28 18:56:13下载
- 积分:1
-
C51源程序,实现IAP功能,可实现嵌入式系统的自主学习功能
C51源程序,实现IAP功能,可实现嵌入式系统的自主学习功能
- 2022-10-09 01:00:02下载
- 积分:1
-
单片机实用子程序
单片机实用子程序-Singlechip practical Subroutine
- 2022-06-13 00:33:03下载
- 积分:1
-
there is a simple design of the cpu development process! There are codes, and an...
有是一个简单的cpu设计的开发过程!里面 有代码,和分析,设计过程!献给初学者的!-there is a simple design of the cpu development process! There are codes, and analysis, process design! Dedicated to beginners!
- 2022-04-12 01:30:21下载
- 积分:1
-
单片机的系统的开发中对初学者,有很大的帮助,特别是在电子竞赛中应用。...
单片机的系统的开发中对初学者,有很大的帮助,特别是在电子竞赛中应用。-SCM system development for beginners, will be very helpful, especially in the application of electronic competition.
- 2022-12-22 17:10:03下载
- 积分:1
-
本程序是通过单片机进行电机的控制,可以控制电机的转速,前进和倒退。单片机通过串口接收来计算机的控制信号(可以采用无线方式进行串口的通讯)。工具采用的是“韦福”的...
本程序是通过单片机进行电机的控制,可以控制电机的转速,前进和倒退。单片机通过串口接收来计算机的控制信号(可以采用无线方式进行串口的通讯)。工具采用的是“韦福”的仿真软件。-this procedure through the MCU for motor control, control of the motor forward and retrogression. SCM through the computer serial port to receive the control signal (which can be used for wireless serial communications). Tools used the "ru" simulation software.
- 2023-05-31 12:20:03下载
- 积分:1