-
ARM处理器:vivi bootloader,韩国直接生产过程中…
用于arm处理器的bootloader:vivi,韩国出品,可直接在s3c2410处理器上运行-Arm processor for bootloader: vivi, South Korea produced directly in the processor to run s3c2410
- 2022-08-21 01:45:55下载
- 积分:1
-
单片机键盘扫描4*4键盘扫描C语言程序。已经测试通过。
单片机键盘扫描4*4键盘扫描C语言程序。已经测试通过。-MCU Keyboard scan 4* 4 keyboard scan C language program. Have the test.
- 2022-03-21 12:16:31下载
- 积分:1
-
这个关于串口通信的程序,采用方式一,调试通过
这个关于串口通信的程序,采用方式一,调试通过-The serial communication about the procedure, using method 1, debug through
- 2022-03-14 04:56:57下载
- 积分: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
-
简单介绍优化模型的基本概念和基本类型,重点介绍优化模型中的线性规划模型。...
简单介绍优化模型的基本概念和基本类型,重点介绍优化模型中的线性规划模型。-Briefly introduce the basic concepts of optimization model and the basic type of model focuses on optimizing the linear programming model.
- 2022-03-20 04:18:56下载
- 积分:1
-
这是一本关于ArcIMS的入门级读物。介绍了ArcIMS的安装配置,以及结构和相关资源的参考。...
这是一本关于ArcIMS的入门级读物。介绍了ArcIMS的安装配置,以及结构和相关资源的参考。-ArcIMS
- 2022-08-18 19:19:00下载
- 积分:1
-
用ISD1700来实现读温度,比如27.5摄氏度,先分段录制声音:1,2,3,4,5,6,7,8,9,十,点,温度,摄氏度。读27.5摄氏度时,再分段找地址,读...
用ISD1700来实现读温度,比如27.5摄氏度,先分段录制声音:1,2,3,4,5,6,7,8,9,十,点,温度,摄氏度。读27.5摄氏度时,再分段找地址,读出相应的数-Reading used to achieve ISD1700 temperature, such as 27.5 degrees Celsius, the first sub-recording the voices of: 1,2,3,4,5,6,7,8,9, ten, point, temperature, degrees Celsius. Reading of 27.5 degrees Celsius, then find a sub-address, read out the corresponding number of
- 2022-01-20 22:55:53下载
- 积分:1
-
Pic based on the external flash microcontroller <SST_SST25VF016B> Driver c...
一个基于pic单片机的外部flash 的驱动代码-Pic based on the external flash microcontroller Driver code
- 2022-03-19 12:08:46下载
- 积分:1
-
lrc 歌词解析和实时显示源码, 是开发 mp3, 播放器的很好的模块...
lrc 歌词解析和实时显示源码, 是开发 mp3, 播放器的很好的模块-lrc lyrics source analysis and real-time display is the development of mp3, very good player module
- 2022-03-01 22:44:41下载
- 积分:1
-
ARM PMSM编程实例
The purpose of this technical note is to provide an overview of the main features and
performance metrics of the STM32F103xx motor control firmware libraries release 2.0.
For the complete documentation, please refer to the two following user manuals:
â– UM0483: STM32F103xx AC induction motor IFOC software library V2.0
â– UM0492: STM32F103xx permanent-magnet synchronous motor FOC software library
V2.0
- 2022-01-21 06:24:11下载
- 积分:1