-
STM32F103红外遥控例程
资源描述 例程均在STM32战舰STM32开发板上测试通过。
另外,本文件夹包含一个:STM32共用头文件的文件夹,里面有stm32f10x_map.h和stm32f10x_nvic.h两个文件,我们所有的例程都需要包含这两个头文件,这两个头文件是可以直接被包含的,但是如果您使用的是4.XX版本,可能会不再带有这两个头文件,此时,您可以拷贝这两个头文件到您的工程USER文件夹里面,并将USER文件夹加入头文件包含路径即可。
- 2022-06-02 07:38:55下载
- 积分:1
-
Data Acquisition Card PC
数据采集卡德PC端应用程序代码,有图形界面-Data Acquisition Card PC-side application code, there is a graphical interface
- 2022-02-02 23:22:43下载
- 积分:1
-
32 * 32 dot
32 * 32 dot-matrix program, set up the typewriter font size type
32 * 32 dot-matrix program, set up the typewriter font size type-32* 32 dot-matrix program, set up the typewriter font size type
32* 32 dot-matrix program, set up the typewriter font size type
- 2022-03-11 01:27:50下载
- 积分:1
-
dsp应用手册的原版文件,pdf格式希望对想要学习ccs的朋友有所帮助。...
dsp应用手册的原版文件,pdf格式希望对想要学习ccs的朋友有所帮助。-dsp application handbook of the original document, pdf format, you want to learn ccs want to help a friend.
- 2023-02-05 10:40:03下载
- 积分:1
-
PC-Lint是一个历史悠久,功能异常强劲的静态代码检测工具。它的使用历史可以追溯到计算机编程的远古时代(30多年以前)。经过这么多年的发展,它不但能够监测出许多语法逻辑上的隐患,而且也能够有效地帮你提出许多程序在空间利用、运行效率上的改进点,在很多专业级的软件公司,比如Microsoft, PC-Lint检查无错误无警告是代码首先要过的第一关,我个人觉得,对于小公司和个人开发而言,PC-Lint也非常重要,因为基于开发成本考虑,小公司和个人往往不能拿出很多很全面的测试,这时候,PC-Lint的强劲功能可以很好地提高软件的质量。--PC-Lint is an old and very powerful static code checking tool. After more than 30 years development, it could not only detect potential bugs in the codes, but also help improving the space usage of your programs. In some big software companies, like Microsoft, the first requirement of the code is to pass PC-Lint. For small companies or personal developers, PC-Lint could also be very helpful.
- 2022-11-03 00:00:03下载
- 积分:1
-
C8051F300 design with lithium ion battery charger solution! For your reference!
用C8051F300设计锂离子电池充电器的解决方案!给大家参考!-C8051F300 design with lithium ion battery charger solution! For your reference!
- 2022-01-26 06:18:31下载
- 积分:1
-
单片机实现语音录放,对广大初学者,比较实用
单片机实现语音录放,对广大初学者,比较实用-the soft sound record and play in mcu
- 2022-07-16 19:46:33下载
- 积分:1
-
将CAN现场总线移植到UCOS2中的驱动程序,在BC中调试运行成功
将CAN现场总线移植到UCOS2中的驱动程序,在BC中调试运行成功-CAN fieldbus will be transplanted to UCOS2 the driver, were in BC successful operation Debugging
- 2022-06-02 22:21:22下载
- 积分:1
-
DE2 练习源码2-2
FPGA DE2开发板 实验2第一部分VHDL硬件语言练习源码
Part II
You are to design a circuit that converts a four-bit binary number V = v3v2v1v0 into its two-digit decimal equivalent
D = d1d0. Table 1 shows the required output values. A partial design of this circuit is given in Figure 1. It
includes a comparator that checks when the value of V is greater than 9, and uses the output of this comparator
in the control of the 7-segment displays. You are to complete the design of this circuit by creating a VHDL entity
which includes the comparator, multiplexers, and circuit A (d
- 2022-05-07 21:56:50下载
- 积分:1
-
This research project evaluates startup times of the linux boot process from pow
This research project evaluates startup times of the linux boot process from power-on until user login.
Time consuming parts of the boot process are investigated and methods how to speed up the whole
process are discussed.
- 2022-05-17 18:29:31下载
- 积分:1