资源列表
51单片连tcs230的源程序
- 51单片连tcs230的源程序,绝对原创,可以记忆颜色。 #define uchar unsigned char #include <reg52.h> #include<math.h> sbit S0=P1^7 sbit S1=P1^0 //端口定义 sbit S2=P1^1 sbit S3=P1^2 sbit OE=P1^3 sbit OUT=P3^4 //频率从TO口输入 sbit key0=P1^5 sbit LED=P1^6 s
在IAR环境下STM32F103ZET6驱动7寸液晶屏
- 在IAR环境下STM32F103ZET6驱动7寸液晶屏,分辨率为800*480 驱动芯片为RA8875,带触摸屏接口-In the IAR environment STM32F103ZET6 drive 7-inch LCD screen with a resolution of 800* 480 Driver IC for RA8875, with a touch screen interface
华中科技大学飞思卡尔比赛CCD程序代码
- 华中科技大学飞思卡尔比赛CCD程序代码,摄像头数据处理与滤波-Huazhong University of Science and Technology the Freescale competition CCD code, camera data processing and filtering
stc12c5a60s2单片机的spi驱动程序
- stc12c5a60s2单片机的spi驱动程序,大家参考一下!-stc12c5a60s2 SCM spi driver, your reference!
STM8单片机硬件I2C从方式
- STM8单片机硬件I2C从方式(I2C SLAVE)驱动代码,原创,3in1板上调试通过,未经产品使用验证。-STM8 microcontroller hardware I2C slave mode (I2C SLAVE) drive code, original, 3in1 board debugging, not production use authentication.
89C51单片机控制HT1621B驱动LCD(C程序)
- 89C51单片机控制HT1621B驱动LCD(C程序),全显,半显,全不显等功能,89C51 SCM control HT1621B drive LCD (C program), full-Hin, semi-explicit, full-features such as no significant
传感器OV6130之间的SCCB总线通讯
- 采用软件模拟的方式实现了Cortex-M3内核的STM32F103RBT8芯片和图像传感器OV6130之间的SCCB总线通讯。包括STM32芯片的初始化,SCCB总线时序代码等。,The use of simulation software to achieve the Cortex-M3 core STM32F103RBT8 the OV6130 image sensor chips and SCCB bus communication between the. Including the S
Hex2Bin小工具,支持长文件名
- Hex2Bin小工具,支持长文件名,可以运行于2003/XP/Vista/Win7 32-bit/64-bit,不像Keil官网上提供的Hex2Bin只支持8.3文件名且不支持Win7x64-The Hex2Bin tools, support for long file names, can run on 2003/XP/Vista/Win7 32-bit/64-bit, unlike Keil official website Hex2Bin only supports 8.3 file n
STM32 144管脚芯片封装
- STM32 144管脚芯片封装,难得的技术资料,STM32 144-pin chip package, a rare technical information
51单片机读写AT26Df321的底层函数
- 51单片机读写AT26Df321的底层函数,51 Singlechip read and write AT26Df321
ISD1700语音芯片放音的ISP实现
- ISD1700语音芯片放音的ISP实现,例子中只列出了PLAY和SET_PLAY的命令,其它命令类似。,ISD1700 voice chip to achieve playback of the ISP, for example, lists only PLAY and SET_PLAY orders, similar to other commands.
STM32单片机AD采集程序
- STM32单片机AD采集程序,使用DMA传输采集结果,并实现TCP通讯,将采集结果传输至远程端-This is for STM32, include AD、DMA、TCP
