-
lcd1602驱动 iic驱动 spi驱动 ir驱动
lcd1602驱动 iic驱动 spi驱动 ir驱动-lcd1602 actuates iic to actuate spi to actuate ir to actuate
- 2022-08-06 14:58:38下载
- 积分:1
-
在Luminary单片机的以太网控制器的底层驱动程序的编写!Luminary的单片机采用Cortex
在Luminary单片机的以太网控制器的底层驱动程序的编写!Luminary的单片机采用Cortex-M3内核,具有先进的技术-Luminary Singlechip in the bottom of the Ethernet controller driver to prepare! Luminary microcontroller using Cortex-M3 core, with advanced technology
- 2022-08-16 10:18:31下载
- 积分: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
-
仿真实例大集合收集的仿真实例免费为大家提供
仿真实例大集合收集的仿真实例免费为大家提供-Ling Kan wife of mother
- 2022-10-08 18:30:03下载
- 积分:1
-
samsung下的适用于s3c2410的根文件系统。
samsung下的适用于s3c2410的根文件系统。-under applicable to s3c2410 the root file system.
- 2022-02-03 21:47:42下载
- 积分:1
-
电台司令库演示 arduino 315/433mhz 无线通信
电台司令库演示 arduino 315/433mhz 无线通信。
电台司令库是一个重写的代码来替换旧的无线图书馆虚拟无线图书馆。
它支持更多的无线的无线电模块硬件。
另一个库是遥控开关。
- 2022-06-27 05:03:22下载
- 积分:1
-
LCD display C Programming
LCD的显示C编程-LCD display C Programming
- 2022-07-18 08:50:08下载
- 积分:1
-
tcp,ip,udp,ethernet等等的源程序
tcp,ip,udp,ethernet等等的源程序-tcp, ip, udp, ethernet and so on the source
- 2022-03-19 12:05:22下载
- 积分:1
-
基于LPC2138ARM7的高精度超声波发射与接收器的源代码
此代码基于NXP公司的LPC2138ARM7源代码,能够驱动超声波发射与接收器,测距精度小于1厘米,代码注释详细,学习参考价值大,欢迎来下载使用!
- 2022-07-13 05:16:20下载
- 积分: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