-
stm32 IIC程序(战舰开发板)
最近刚开始学习STM32,有很多困惑的地方,上传这个程序希望大家一块学习,相互讨论,共同提高,此程序是光盘原版,在开发板上可以直接运行。
- 2023-01-11 05:25:03下载
- 积分:1
-
waterMd5
实现了数字水印和MD5值序列的嵌入以及提取,有很好的鲁棒性(MD5 realized the value of digital watermarking and embedding and extraction sequence, there is robust)
- 2011-05-08 15:49:58下载
- 积分:1
-
vc++jishuneimu5
VC技术内幕第五版(英文)The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.
(VC technology insider, fifth edition (English) The 6.0 release of Visual C's hows Microsoft's continued focus on te Internet chnologies and COM. which are key components of the new Windows Dist ributed interNet Application Architecture (D NA). In addition to supporting these platform i nitiatives. Visual C++ 6.0 also adds an amazing number of produ ctivity-boosting features such as Edit And Con tinue, IntelliSense, AutoComplete. tips and code. These features take to a Visual C n ew level. We have tried to make sure that this boo k keeps you up to speed on the latest technologie 's being introduced into Visual C.)
- 2007-04-08 13:51:01下载
- 积分:1
-
Audio_playback_and_record
cortexM4内核 stm32F407例程,录音播放wav,(Audio playback and record)
- 2020-06-28 17:40:02下载
- 积分:1
-
Chat
在VS2005的编程环境下,利用套接字的编程原理,可以实现网络聊天功能。(On the basic of VS2005, take advantage of the principle of Socket to achieve the ability to communicate online.)
- 2014-04-11 09:18:47下载
- 积分:1
-
Dialog6
将所填写的数据信息插入列表视图中,本程序中运用了两种控件,一是列表视图控件,而是按钮控件(Will fill in the data information is inserted into the list view, this procedure using two types of controls, one is the list view control, but the button control)
- 2014-07-05 14:50:27下载
- 积分:1
-
飞思卡尔信标程序
上位机设置
波特率115200
图像宽度 120
图像高度 40
接线:
S0(单片机上的RXD) -----> 串口模块TXD
S1(单片机上的TXD) -----> 串口模块RXD
GND(单片机上的地) -----> 串口模块GND //如果单片机和串口使用不同电源,也需要共地
波特率115200
A0-A7 -----------------> 摄像头模块 (数据)Y0 - Y7
T0 -----------------> 摄像头模块 (行中断)HREF
T1 -----------------> 摄像头模块 (场中断)VSYN
如果图像不在中间,请看 行中断处理函数
- 2022-01-24 18:58:10下载
- 积分:1
-
STM32开发方案
一些日常工作做项目中用到的一些例程和方案,以便于快速做出我想要的产品功能。使用说明 01.USB升级 日常工作中,有的产品有USB接口,一般用来像获取U盘一样获取设备里的数据,但它还有一个功能,可以用来做USB升级,USB_DFU是个不错的选择,可以做两个分区,bootloader app。 02.Fatfs存储 大部分电子产品都希望有记录查询功能,那么就少不了文件系统,在文件系统里做一些对文件的处理也是非常有必要的。 03.软件定时器 一般编写单片机应用程序的时候为了精准都会采用硬定时,但是在一些不用特别精准的场合下,multi_timer可以无限拓展定时器,用于解决硬件定时器接口较少的设备。 04.数据结构 一般在单片机上会使用的一些数据结构,诸如链表、队列、栈、哈希表等等。 05.按键处理库 开源按键驱动库multi_button 06.解析单行带空格的字符串 原来做项目用于解析传感器和加热器的数据结构,稍微修改一下即可使用 07.事件表驱动菜单框架 适用简单产品的菜单架构 【核心代码】 01.USB升级02.Fatfs存储03.软件定时器04.按键处理库05.数据结构06.解析单行带空格的字符串07.事件表驱动菜单框架LICENSEREADME.en.mdREADME.md
- 2021-05-06下载
- 积分:1
-
smbus
SMBus 为系统和电源管理这样的任务提供了一条控制总线,使用 SMBus 的系统,设备之间发送和接收消息都是通过 SMBus,而不是使用单独的控制线,这样可以节省设备的管脚数。
使用 SMBus,设备还可以提供它的生产信息,告诉系统它的型号,部件号等,针对挂起事件保存它的状态,报告不同类别的错误,接收控制参数,并返回它的状态等。
SMBus器件存在现有7层OSI网络模型中的前3层,即物理层,数据链路层和网络层。
SMBus最
- 2022-05-19 00:44:37下载
- 积分:1
-
14-STM32F429_SDRAM
说明: STM32F429_SDRAM project
- 2019-12-23 15:44:32下载
- 积分:1