-
改程序实现了pic单片机的中断。可作为pic单片机初学者阅读,也可以作为pic工程师的参考。...
改程序实现了pic单片机的中断。可作为pic单片机初学者阅读,也可以作为pic工程师的参考。-changed procedures to achieve a pic SCM interruption. As pic microcontroller beginners reading, can be used as a reference pic engineers.
- 2022-02-15 21:33:25下载
- 积分:1
-
C语言学习300例 ,详细的代码和解说,是学习C语言的非常好的资料!...
C语言学习300例 ,详细的代码和解说,是学习C语言的非常好的资料!-C language learning 300 cases, the code and detailed captions, C language learning is very good information!
- 2022-11-17 07:50:04下载
- 积分:1
-
遥控小车
应用背景51单片机智能遥控下车原理图及代码实现;资料齐全,对电机原理有详细的描述,软硬件文档齐全,可以参考学习;关键技术
基于蓝牙远程遥控小车,51单片机实现的电机控制;电子设计的可以参考一下;里面有详细的实现文档和说明;原理图和代码;
- 2022-05-21 13:08:44下载
- 积分:1
-
一个printf的实现源代码,包括对浮点数等到字符串的格式化,与平台无关,可以方便在嵌入式中使用。...
一个printf的实现源代码,包括对浮点数等到字符串的格式化,与平台无关,可以方便在嵌入式中使用。-Printf realization of a source code, including the float until the string format, with platform-independent, it will be convenient to use in the embedded.
- 2022-04-07 18:28:01下载
- 积分:1
-
blackfin 533 digital
blackfin 533数模转换的源代码 很基础的 大家有兴趣的看下-blackfin 533 digital-analog conversion of the source code is based on U.S. interest facie
- 2023-04-14 15:10:03下载
- 积分:1
-
MPS430 used to control projects, and the U.S. share
采用MPS430控制的项目,和大家分享一下-MPS430 used to control projects, and the U.S. share
- 2022-02-20 22:49:37下载
- 积分:1
-
蜂鸣器控制,该项目包括2个设计,一个简单的控制蜂鸣器,一个不…
蜂鸣器控制,本项目中包括两个设计,一个简单的buzzer控制,一个通过buzzer演奏乐曲“梁祝”的示例 -Buzzer control, this project includes two designs, a simple control buzzer, a buzzer play music through the
- 2023-06-05 19:15:04下载
- 积分: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
-
c 语言实现快速排序算法
通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。
- 2022-01-25 21:14:12下载
- 积分:1
-
STM32 485通讯实验
这是一个再STM32F103芯片的库函数版本的485实验,编辑软件为MDK,,进过战舰开发板测试完全可以使用。希望学习的看一下
- 2022-04-25 17:55:53下载
- 积分:1