资源列表
pcf8591
- Technical details of PCF8591 I2C ADC.
sites-module
- doc (c for glcd in codrvision)
sites-module1
- glcd 128*64(c code)for help
codevisin
- glcd 128*64 code vision
doc-program
- 谭浩强版c语言的课后答案,非常的详细。希望有用-TAN Hao-Qiang version of c language after-school answer, very detailed. Want to be useful
safeway
- A file to detect cars in the videos a dynamic tool for car recognition
NRF2401datasheet
- 无线通讯芯片资料:NRF2401datasheet-Wireless communication chip Data: NRF2401datasheet
1602
- 液晶屏(LCD)的使用资料具体为:1602 为英文原版-Liquid crystal display (LCD) of the use of information in particular: 1602 for the English original
fdacoefs
- 数字滤波头文件,包含头文件中数字滤波个参数格式-Digital Filter header files
monitoring
- 温室监控创新设计代码-Greenhouse monitoring innovative design code
STM32_fatfs_shell_SDHC
- 实现了FATFS+SDHC+SD2.0+SD1.1+Shell+DataFlash。这样功能整合网上绝对没有。大约20 的代码是出自本人。 操作方法: 上电后,发字符串!s0! 进入dataflash shell模式,发字符串close则退出shell模式 发字符串!s1! 进入SD卡shell 模式,发字符串close则退出shell模式 支持MMC(没测试),SD1.0 SD2.0(普通与SDHC) 源码已经在Keil4中运行过,基于STM32F103平台 源码
STM32_fatfs_shell_double_mode
- 实现了FATFS+SD1.1+Shell。大约20 的代码是出自本人。 其中实现了的shell命令cmd,ls,pwd,cat等。 这是其中一个版本,为了方便大家阅读,如果有兴趣可以查看我的另外一个,实现了FATFS+SDHC+SD2.0+SD1.1+Shell。 操作方法: 上电后,发字符串!s0! 进入dataflash shell模式,发字符串close则退出shell模式 发字符串!s1! 进入SD卡shell 模式,发字符串close则退出shell模式