搜索资源列表
EX6-4
- 智能温度感测器 (1)8051 的Port 1连接到LCD显示PORT 3的P3.3,P3.4和P3.5分别连接到LCD显示器的控制线,程序执行时可以让LCD显示器显示出时间和日期。 (2)温度感测组件AD590经由ADC0804将感测到的温度,转换成数字数据,然后经由PORT 0输入8051。 (3)8051的第10和第11只脚RXD和TXD分别连线到MAX232,然后连接到PC的COM埠。 (4)8051实验板每 小时就读入ADC0804转换的数字温度数据,然后记录在串行式E
xapp224datarecovery
- Data recovery allows a receiver to extract embedded clock data from an incoming data stream. The receiver usually extracts the data from the incoming clock/data stream and then moves this data into a separate clock domain. Sometimes, the receiver
digital-compas
- Digital commpas with DT-Sense 3 Axis
4051
- #include hal_types.h #include iocc2530.h #ifndef __IC_DEMUX_4051_H__ #define __IC_DEMUX_4051_H__ #define ANALOG 0 #define DIGITAL 1 #define A_4051 P1_3 #define B_4051 P1_2 #define C_4051 P1_0 #define BAT