-
pic 正弦波发生器
这个程序演示了如何使用 PWM 通道 4要输出正弦波脉宽调制信道上的单刃模式。PCLK 设置为 15 兆赫和那里是没有 prescaling 这样 PWM 时钟是 15 mhz。基准利率设置为 256 基地的 100 H 10 所以基地的 PWM 频率处于 15 兆赫/256 = 58.95375 千赫。
- 2022-08-25 08:00:33下载
- 积分:1
-
8051 GCD 代码
这是为 8051 微控制器的 GCD 代码。
程序语言编写的程序集级别
它还将有助于了解 ASM 的 8051 的水平语言
- 2022-03-20 10:09:55下载
- 积分:1
-
I2C 语言代码
所以这是我第二次尝试写I2C协议,我已经学会了几个重要的事情。我相信就非常快让这个工作,但已经到了哪里还不知道我可以做什么点错了。我已经成立了 3 指标,奴隶鸣谢和 3 的指标,以显示数据是否高于或低于名义或零的试验。获取数据为零。
- 2023-07-10 21:25:03下载
- 积分:1
-
ARMer9开发系统的linux启动过程剖析的文档
ARMer9开发系统的linux启动过程剖析的文档-ARMer9 Development System linux start the process of analyzing documents
- 2022-03-21 18:25:03下载
- 积分:1
-
AVR下的ICC所有函数库代码
AVR下的ICC所有函数库代码 -AVR under the ICC code of all libraries
- 2022-03-03 05:10:56下载
- 积分:1
-
关于手机BOOTLADER相关,请有这方面经验的朋友与我联系
关于手机BOOTLADER相关,请有这方面经验的朋友与我联系-BOOTLADER on the mobile phone related, please have experience in this area to contact me friends
- 2023-01-08 09:35:04下载
- 积分:1
-
Motion_UKBT2
应用程序向导已创建此为您的 MotionPAC 应用程序。此文件包含的你会发现在每个文件的摘要,让您的 MotionPAC 应用程序。MotionPAC.cpp这是主应用程序源文件。MotionPAC.h这是应用程序的主头文件。 它包括其他项目特定的标头 (包括 resource.h 中)。MotionPAC.vcp此文件 (项目文件) 包含在项目一级的信息和用于生成单个项目或子项目。其他用户可以共享项目 (.vcp) 文件,但他们应该导出到本地的生成文件。
- 2023-01-20 22:25:04下载
- 积分:1
-
DE2 练习源码2-3
Part III
Figure 2a shows a circuit for a full adder, which has the inputs a, b, and ci, and produces the outputs s and co.
Parts b and c of the figure show a circuit symbol and truth table for the full adder, which produces the two-bit
binary sum cos = a + b + ci. Figure 2d shows how four instances of this full adder entity can be used to design
a circuit that adds two four-bit numbers. This type of circuit is usually called a ripple-carry adder, because of
the way that the carry signals are passed from one full adder to the next. Write VHDL code that implements this
circuit, as described below.
2
- 2022-02-01 03:42:27下载
- 积分:1
-
Based on linux2.4 core, the external in the AT91RM9200 bus driver and test proce...
基于linux2.4内核下,外接于AT91RM9200总线上的8255驱动及测试程序。硬件平台为:中嵌科技的CE9200-1开发板-Based on linux2.4 core, the external in the AT91RM9200 bus driver and test procedures for 8255. Hardware platform as follows: in the embedded technology, CE9200-1 development board
- 2022-04-19 18:57:53下载
- 积分:1
-
STM32F4 发现 USB 主机和 MP3 播放器
与 mp3 文件到 stm32f4 发现的微型 usb 端口,可以连接 USB 记忆棒 (用 fat32 文件系统)。然后应发挥文件一个接一个。用户按钮可以用于跳转到下一个文件。
- 2022-06-20 21:09:18下载
- 积分:1