-
TI的简单协议栈,示范怎么组建一个传感器网络
TI的简单协议栈,示范怎么组建一个传感器网络-TI simple protocol stack, model how to form a sensor network
- 2022-03-24 21:20:11下载
- 积分:1
-
STC89 Series MCU with generic IO simulation SPI communication FOSS
用STC89系列单片机的通用IO模拟SPI通信源码-STC89 Series MCU with generic IO simulation SPI communication FOSS
- 2022-07-25 23:29:44下载
- 积分:1
-
MC9S12DG128B interrupted preparation, steering control, motor control code
MC9S12DG128B中断的编写、舵机的控制、电机的控制等代码-MC9S12DG128B interrupted preparation, steering control, motor control code
- 2022-02-03 07:28:57下载
- 积分:1
-
单片机加无线模块NRF24l01实现其双向通信功能
单片机加无线模块NRF24l01实现其双向通信功能
- 2022-03-04 18:17:00下载
- 积分:1
-
Brief Introduction to C51 Language
Brief Introduction to C51 Language
- 2022-03-04 19:53:10下载
- 积分:1
-
18b20显示程序,动态显示,调试通过.
18b20显示程序,动态显示,调试通过.-18b20 display program, dynamic display, debugging through.
- 2023-01-08 18:35:04下载
- 积分:1
-
MP3 decoding procedures that can be used with VC or GNU compiler compiler. can r...
本程序是MP3的解码程序,可以用VC编译或者用GNU编译,可以运行在PC机上。
本程可以MP3文件解压为WAV文件
TEST 中的代码可以播放WAV文件
有兴趣的朋友可以把这段mp3程序移植到开发板上,这样就可以用开发板播放MP3了。-MP3 decoding procedures that can be used with VC or GNU compiler compiler. can run on the PC. The process can decompress MP3 to WAV TEST document of the code can be broadcast WAV documents are interested friends this can be transplanted to mp3 development board, we can develop with the board to broadcast MP3.
- 2022-02-11 23:13:27下载
- 积分:1
-
关于51单片机红外解码的程序,解释详细,已编译过,可直接使用,并有HEX文件...
关于51单片机红外解码的程序,解释详细,已编译过,可直接使用,并有HEX文件-About 51 single-chip infrared decoding procedures, a more detailed explanation has been compiled can be used directly and HEX file
- 2022-08-11 16:57:48下载
- 积分:1
-
延时采用指令延时的方法,通过改变系统时钟,改变延时的长短,用IOA口的低8位接的LED的闪烁显示出来...
延时采用指令延时的方法,通过改变系统时钟,改变延时的长短,用IOA口的低8位接的LED的闪烁显示出来-Delay the use of methods of instruction latency by changing the system clock, changing the length of delay, and low IOA I received 8 of the LED display flashes
- 2022-01-26 02:06:17下载
- 积分:1
-
你知道睡眠()/ 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