-
基于称重系统设计、ADC 0809加数字..之间的连接
基于89S51的称重系统,ADC0809加LED数码管动态显示-devised based on the weighing system, Connection between ADC 0809 plus digital LED control Dynamic Display
- 2022-04-19 04:57:59下载
- 积分:1
-
点阵数码的驱动 例子显示“欢迎光临” 左右和上下交替显示
点阵数码的驱动 例子显示“欢迎光临” 左右和上下交替显示-Examples of the digital dot-matrix driven displays " Welcome to" turn around and up and down display
- 2022-03-10 20:43:38下载
- 积分:1
-
ucos
uCOS-IImsp430型
- 2022-01-26 01:48:06下载
- 积分:1
-
关于电路设计的几点经验,从原理设计到实际应用,对一些个问题、经验综述
关于电路设计的几点经验,从原理设计到实际应用,对一些个问题、经验综述-Points on the circuit design experience, from design to practical application of the principle of some question, synthesis of lessons learned
- 2022-02-12 19:15:19下载
- 积分:1
-
在LASG发现梯度迪图
grads ditu find in lasg-grads cnriver & cnprovince
- 2022-01-31 15:10:54下载
- 积分:1
-
with C
用C-BASEIC语言编写的805X单片机计算子程序P=A0+A1*X+A2*X*X+A3-with C-language BASEIC the 805X MCU calculation subroutine P = A0 A1 A2* X* A3* X* X* X* X* X
- 2023-07-19 22:45:03下载
- 积分:1
-
SD卡驱动
SD_CARD_TIMEOUT 当一个SD卡的操作超出时限,将导致返回错误和该标记被置位
SD_CARD_EXIST 当卡槽内插入了合适...
SD卡驱动
SD_CARD_TIMEOUT 当一个SD卡的操作超出时限,将导致返回错误和该标记被置位
SD_CARD_EXIST 当卡槽内插入了合适的卡体,不管是什么卡,都会使该位被设置;
SD_CARD_WRITE_PROTECT 当卡体的写保护开关被 LOCK 时,则该位被设置;
SD_CARD_READY 当卡槽内的卡被正确识别,并可以随时访问时,则该位被设置;
SD_CARD_DOOR_CLOSE 当卡槽的门(产品外壳上的挡板开关)关闭时,则该位被设置;
SD_CARD_IS_SD 当卡槽内插入的是 SD 卡时,则该位被设置。
SD_CARD_IS_MMC 当卡槽内插入的是 MMC 卡时,则该位被设置;
注意:不要使用 0x80,免得和整数作逻辑运算时被误为负数。-err
- 2022-08-25 02:39:29下载
- 积分:1
-
2051解码GPS数据装置的源代码,有详细的中文注释,是初次接触GPS解码开发人员不错的参考资料...
2051解码GPS数据装置的源代码,有详细的中文注释,是初次接触GPS解码开发人员不错的参考资料-GPS data decoding device 2051 source code, the Chinese have detailed notes, is the initial contact with GPS decoder developers good reference
- 2023-04-27 23:35:03下载
- 积分:1
-
MSP430 MCU JTAG production of information (parallel port), download the file nam...
MSP430系列单片机JTAG制作资料(并口),下载后将文件名改为.pdf即可-MSP430 MCU JTAG production of information (parallel port), download the file name will be changed. Pdf can
- 2023-04-19 01:25:03下载
- 积分:1
-
DS1302读写一体化C51源程序
以下引脚定义部分根据实际接线情况作适当调整
sbit TIMECLK = P1^0
sbit TIMERST...
DS1302读写一体化C51源程序
以下引脚定义部分根据实际接线情况作适当调整
sbit TIMECLK = P1^0
sbit TIMERST = P1^1 //禁止DS1302
sbit TIMEIO = P1^2 //释放数据总线-C51 source integration DS1302 to read and write the following definition of part-pin wiring in accordance with the actual situations properly adjust sbit TIMECLK = P1 ^ 0 sbit TIMERST = P1 ^ 1// prohibited DS1302sbit TIMEIO = P1 ^ 2// release data bus
- 2022-02-14 23:31:43下载
- 积分:1