资源列表
LED2
- PIC单片机 LED动态显示2 C语言编程
painter
- painter linux qt painter standardized format
DS18B20_temp_c_code
- 51单片机驱动18B20+1602液晶显示!
hx8310
- HX8310的初始化程序,希望对大家有帮助,也希望大家一起交流,谢谢了-HX8310 initialization procedure, we would like to help, I hope you will join the exchange, I would like to thank the
watch
- 51单片机初学者的一些参考C程序,简单对51单片机各个部件的编程,能对它有初步了解-51 single-chip C beginners some reference procedure, simple in all parts of the 51 single-chip programming, can it have a preliminary understanding of
serial
- holtek h48c70 将I\O模拟串口使用。-holtek h48c70 will I \ O simulation using the serial port.
Cymometer
- C51 数字频率计 C51 数字频率计 C51 数字频率计-C51 Digital Cymometer C51 Digital Cymometer C51 digital frequency meter digital frequency meter C51
DigitalClock
- 描述: 简易电子时钟,LED数码管显示 K1---时调整 K2---分调整 上电时初始化显示: 12-00--Descr iption: Simple electronic clock, LED digital tube display K1--- adjust K2--- sub-adjusted initialized at power display: 12-00-00
motors
- 基于友善之臂tiny6410开发板的M0-3GPIO,驱动程序,可以驱动L98N,和L9110s等直流马达驱动芯片。智能小车必备驱动程序。-Based the friendly arm tiny6410 development board the M0-3GPIO, driver program can drive the L98N, L9110s DC motor driver chip. Smart car essential driver.
iim_read
- 通过字符设备文件/dev/mxc_iim,读取imx53/linux上的iim数据-To read iim data imx53/linux through the character device file /dev/mxc_iim
attach
- 接触传感器小程序 主要描述了接触的时候怎么反应-The touch sensor program describes how reaction of contact
itoa091130
- 利用c语言编写的字符串转整形的库函数实现.递归函数实现.可以应用于工程中.-the function of the project is same with ITOA(int ,char*, int1).