-
ARM液晶显示相位设置界面,用于对信号输出相位进行设置
ARM液晶显示相位设置界面,用于对信号输出相位进行设置-ARM LCD interface phase settings for the output phase of the signal set
- 2023-04-21 12:25:03下载
- 积分:1
-
基于ATMEGA16的DA转换的C程序源代码,拿过来就 用
基于ATMEGA16的DA转换的C程序源代码,拿过来就 用-Based on ATmega16 the DA conversion process C source code, get back on the use
- 2022-03-16 06:11:12下载
- 积分:1
-
c/c++嵌入式系统编程,讲解十分详细,是开发比不可少的资料
c/c++嵌入式系统编程,讲解十分详细,是开发比不可少的资料-c_c++ embedded system programming, which is very particular, and is a worth document
- 2022-06-16 18:00:43下载
- 积分:1
-
61编的12864程序
有的12864可能有问题,细心修改
61编的12864程序
有的12864可能有问题,细心修改-61 series of 12864 procedures 12864 and some may have problems, carefully modified
- 2022-03-20 08:53:31下载
- 积分:1
-
STM32- FSMC-液晶显示-英文
资源描述野火例程,STM32控制FSMC总线-液晶显示-英文,初学者必看实用例程
- 2022-11-04 15:05:03下载
- 积分:1
-
VS1003解码芯片的第七和第八章中文翻译,对开发VS1003非常有帮助。
VS1003解码芯片的第七和第八章中文翻译,对开发VS1003非常有帮助。-VS1003 decoder chip chapters VII and VIII of the Chinese translation of VS1003 on the development of very helpful.
- 2022-08-13 17:35:50下载
- 积分:1
-
引导和其他重采样计划
the Bootstrap and Other Resampling Plans
- 2022-02-01 19:11:36下载
- 积分:1
-
基于msp430的温度报警器
代码是在msp430f149开发板的基础上将ds18b20,lcd1602,蜂鸣器和按键结合的系统。本系统已实现了对局部温度的采样测量,可以用于冰箱,柜子等小环境的温度测量,并且在温度过高时会发出警告,而且临界值可以通过按键修改。
- 2023-05-29 16:00:04下载
- 积分: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
-
STM32F4 I2C
应用背景STM32F4是程序员做很多事情它强大的董事会因为它拥有许多有用的功能,如MEMS传感器或音频功能。关键技术关于使用STM32F4 I2C通信实例。在这个例子中的代码是如何使用I2C Slave。
- 2022-01-21 17:34:50下载
- 积分:1