-
嵌入式系统mcf5272华恒光盘开发板附源代码spi
嵌入式系统mcf5272华恒光盘开发板附源代码spi-MCF5272 Embedded System development board华恒CD-ROM attached to the source code spi
- 2022-01-26 01:37:53下载
- 积分:1
-
arm9.2第一四程序!!!!!!!!!!!
ARM9.2的第4个程序-ARM9.2 the first four procedures! ! ! ! ! ! ! ! ! ! !
- 2022-03-15 20:58:36下载
- 积分:1
-
ARM7核LPC2103I2C软件包,里面包含了所有的函数,直接调用即可
ARM7核LPC2103I2C软件包,里面包含了所有的函数,直接调用即可-ARM7 core LPC2103I2C package, which contains all the function, you can directly call
- 2022-08-15 10:05:10下载
- 积分:1
-
430学习例子!很好用的!
430学习例子!很好用的!-430 learning example! The good!
- 2022-07-09 07:30:14下载
- 积分:1
-
DTMF 发生器
DTMF 发生器。我们用这个来发电机 dtmf 音开 FM 收音机。当你想要控制其他从远程设备是有用的。您可以使用此为许多目的。
当然,你必须设计您自己的设备以从这接收命令。
- 2022-02-03 00:50:41下载
- 积分:1
-
温度的监测与 GSM pic16f877a 与接口
通常在冰箱中的条件变化不监视我们,它取决于特定的项目保存在冰箱里。这个项目基于温度监测在冰箱中。当温度低于-10 摄氏度时在冰箱里存放的温度传感器警报的 PIC 控制器。因为-10 度以下认为过度冷却, t他事先知情同意向通过温度异常作为 GSM 的用户发送一条消息。当一个正常的温度不会响应。在这个项目中我们使用 PIC16F877A 控制器与 GSM 和温度传感器接口。我们有 AT 命令,用于向用户发送消息。用户接收的消息的确切的温度在冰箱,所以,他可以正确地对其进行维护。
我已用于嵌入式 C 编码与 MPlab 编译器的语言。
- 2022-02-05 14:39:01下载
- 积分:1
-
This procedure uses a timer and any two I/O port simulation of a serial communic...
本程序使用一个定时器和任意的2个I/O口模拟一个串口通信。可以直接调用。-This procedure uses a timer and any two I/O port simulation of a serial communication. Can be directly called.
- 2023-08-27 22:45:04下载
- 积分:1
-
avr microcontroller based frequency counter source code
avr microcontroller based frequency counter source code
- 2022-08-26 03:30:28下载
- 积分:1
-
CM240128程序,可用keil编译,用51单片机可运行此程序
CM240128程序,可用keil编译,用51单片机可运行此程序-CM240128 procedures available keil compiler, using 51 single-chip can run this program
- 2023-07-09 03:15:03下载
- 积分:1
-
DE2 练习源码2-4
Part IV
In part II we discussed the conversion of binary numbers into decimal digits. It is sometimes useful to build
circuits that use this method of representing decimal numbers, in which each decimal digit is represented using
four bits. This scheme is known as the binary coded decimal (BCD) representation. As an example, the decimal
value 59 is encoded in BCD form as 0101 1001.
You are to design a circuit that adds two BCD digits. The inputs to the circuit are BCD numbers A and B,
plus a carry-in, cin. The output should be a two-digit BCD sum S1S0. Note that the largest sum that needs to be
handled by this circuit is S
- 2022-03-18 00:20:50下载
- 积分:1