搜索资源列表
STC12C5A60S2
- 自己做的一个STC12C5A60S2单片机的一个软件测试开发包,包含了此款单片机的所有硬件资源的测试和使用,并带有UCOS-II操作系统的注释翻译和应用。-Do a STC12C5A60S2 microcontroller, a software test and development package, including the testing and use of this section all the hardware resources of the microcontroller,
AT24C02
- iic标准程序,在STC12C5A60S2上测试通过。-no
iic-24c04
- stc12c5a60s2 读写iic 24c04 程序-the iic 24c04 process of stc12c5a60s2 read and write
IIC-AT24C02
- STC12C5A60S2单片机读写AT24C02的程序,用时请在Keil新建工程,添加文件-STC12C5A60S2 microcontroller to read and write AT24C02 procedures, available in the Keil new project, add files
I2C--EEPROM
- STC12C5A60S2 IIC读取EEPROM:I2C读取E2PROM-STC12C5A60S2 IIC reading EEPROM: I2C read E2PROM
显示加速度计和陀螺仪的10位原始数据
- 显示加速度计和陀螺仪的10位原始数据 #include <STC12C5A60S2.H> #include <stdio.h> //Keil library #include <INTRINS.H> // 定义51单片机端口 //**************************************** sbit SCL=P2^0; //IIC时钟引脚定义 sbit SDA=P2^1; /
BS8116_IIC
- stc12c5a60s2与bs8116a的iic通讯(communication of iic at stc12c5a60s2&bs8116a)
GPS(海拔)、1602LCD、STC12C5A60S2(串口2)
- GPS(海拔)、IIC-1602LCD、STC12C5A60S2(串口2)