-
DS1302 driver, testing and successful transplantation can be successful in the 5...
DS1302驱动程序,测试与成功,可顺利的移植在51系列单片机中-DS1302 driver, testing and successful transplantation can be successful in the 51 Series MCU
- 2022-06-30 10:35:15下载
- 积分:1
-
"printpp"是帮助用户调试的一个工具,它相当于C提供的printf函数,但它的输出设备是串口。提供的codeworrior编程范例,旨在通过给出的范例使用...
"printpp"是帮助用户调试的一个工具,它相当于C提供的printf函数,但它的输出设备是串口。提供的codeworrior编程范例,旨在通过给出的范例使用户对codeworrior的使用有所了解。--A debugging tool. It is equivalent to the "printf" in C, but its output device is serial port. The sample code is compiled in codewarrior. By using it, users can be more familiar with codewarrior.
- 2022-04-22 15:45:05下载
- 积分:1
-
在线编辑文档,并在一个服务器上打开文字文档,编辑是…
在线编辑WORD文档,及打开服务器上的WORD文档,编辑完成后保存到服务器上-online editing Word documents, and opened on a server Word documents, editing is complete preservation to the server
- 2022-01-26 05:16:37下载
- 积分:1
-
雅马哈ymu762 IC马
YAMAHA YMU762 IC MA-3 Sound Middleware sample source code , Include device driver , Operation API
- 2022-02-02 10:50:59下载
- 积分:1
-
ARM2410
要更多的远吗,联系我哦。
都是可运行的,
ARM2410
要更多的远吗,联系我哦。
都是可运行的,-ARM2410 to do far more, contact me, oh. Are operational,
- 2022-10-25 05:15:03下载
- 积分:1
-
用51单片机控制cc1100发送接收模块的参考程序.
用51单片机控制cc1100发送接收模块的参考程序.-With 51 single-chip receiver module control cc1100 send a reference procedure.
- 2022-08-02 13:57:15下载
- 积分:1
-
MSP430以软件IIC方式读写HMC5883
**********************************************************************
初始化 IIC
**********************************************************************/
void InitIIC()
{
IIC_DIR |= IIC_SCL; //SCL 管脚为输出
IIC_DIR &= ~IIC_SDA; //SDA 管脚为输入
C_SCL;
Stop();
}
/****************************
- 2022-03-25 00:49:26下载
- 积分:1
-
MSP430 using IAR prepared using D1820 temperature sensor measuring the temperatu...
用IAR编写的MSP430利用D1820温度传感器测温度并且显示到LCD-MSP430 using IAR prepared using D1820 temperature sensor measuring the temperature and the LCD display
- 2023-07-27 15:45:03下载
- 积分:1
-
电脑usb转接成I2C口,全套资料,包括电路图和源代码,驱动
电脑usb转接成I2C口,全套资料,包括电路图和源代码,驱动-I2C adapter into the computer usb port, a full set of information, including schematics and source code, drivers, etc.
- 2022-05-24 10:42:15下载
- 积分:1
-
马达运动
项目的目的是到驱动器步进电机 360"通过四个象限使用 pic 16f690。有一段用要介绍一个中断的中断函数从外部信号并停止步进电机在当前的位置。
- 2022-02-07 06:55:08下载
- 积分:1