-
AT89S52
基于AT89S52单片机的时钟温度显示程序,并显示于液晶,包含各芯片驱动程序-AT89S52-based single-chip clock temperature display program, and displayed on the LCD, including the driver chip
- 2022-03-20 23:13:58下载
- 积分:1
-
websphere使用教程,现在网上这种教程很少,初学者好用。
websphere使用教程,现在网上这种教程很少,初学者好用。-websphere using the tutorials, this tutorial is now online small, easy to use for beginners.
- 2022-06-16 17:21:28下载
- 积分:1
-
ARM应用系统开发详解是一本详细介绍ARM系统从硬件配置,到软件的初步开发的详细过程,是学习ARM的很好的一本书。...
ARM应用系统开发详解是一本详细介绍ARM系统从硬件配置,到软件的初步开发的详细过程,是学习ARM的很好的一本书。-ARM Comments on the development of application systems is a detail from the ARM system hardware configuration and software to the initial development of the detailed process of learning ARM"s a very good book.
- 2022-09-27 06:50:03下载
- 积分:1
-
这是嵌入式linux下busybox源代码
这是嵌入式linux下busybox源代码-This is the source code of busybox under the platform of Embeded linux.
- 2022-01-28 05:21:30下载
- 积分: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
-
ARM9
基于ARM9嵌入式开发板LINUX环境下的程序代码-linux thread,是大家常用的程序,代码中有详细的注释,方便移植!-ARM9-based embedded Linux development environment board procedures under the code- linux threa d, and it is commonly used procedures, a detailed code of the Notes to facilitate transplant!
- 2022-12-26 18:00:03下载
- 积分:1
-
一个用LINUX GTK开发的嵌入式浏览器
一个用LINUX GTK开发的嵌入式浏览器-LINUX GTK with the development of an embedded browser
- 2023-01-25 04:35:04下载
- 积分:1
-
S3C2440处理器上的CF卡读写程序,已经通过验证。
S3C2440处理器上的CF卡读写程序,已经通过验证。-S3C2440 processor CF card reader procedure has been validated.
- 2023-07-19 21:10:03下载
- 积分:1
-
对于ads8344 / ADS8345 ADC PIC驱动
PIC driver for ADS8344 / ADS8345 ADC-PIC driver for ADS8344/ADS8345 ADC
- 2022-04-24 22:54:49下载
- 积分:1
-
STM32库函数固件库
STM32标准外设库之前的版本也称固件函数库或简称固件库,是一个固件函数包,它由程序、数据结构和宏组成,包括了微控制器所有外设的性能特征。该函数库还包括每一个外设的驱动描述和应用实例,为开发者访问底层硬件提供了一个中间API,通过使用固件函数库,无需深入掌握底层硬件细节,开发者就可以轻松应用每一个外设。因此,使用固态函数库可以大大减少用户的程序编写时间,进而降低开发成本。每个外设驱动都由一组函数组成,这组函数覆盖了该外设所有功能。每个器件的开发都由一个通用API (application programming interface 应用编程界面)驱动,API对该驱动程序的结构,函数和参数名称都进行了标准化。
ST公司2007年10月发布了V1.0版本的固件库,MDK ARM3.22之前的版本均支持该库。2008年6月发布了V2.0版的固件库,从2008年9月推出的MDK ARM3.23版本至今均使用V2.0版本的固件库。V3.0以后的版本相对之前的版本改动较大。本程序为最新版的库函数固件库。
- 2023-04-09 20:45:38下载
- 积分:1