-
采用gpio口来控制串口扩展芯片的驱动和测试程序,包括串口的封装程序。...
采用gpio口来控制串口扩展芯片的驱动和测试程序,包括串口的封装程序。--Using gpio port to control the driver and testing program of serial port expansion chip.
- 2023-05-01 08:45:03下载
- 积分:1
-
Graphics interface of the core ucGUI detailed instruction manual Chinese edition
核心图形界面ucGUI详细说明手册中文版
- 2022-02-21 08:18:42下载
- 积分:1
-
C# 绘制实时曲线包括绘制坐标轴
应用背景在实际项目中我们经常需要绘制一些实时的数据图片,比如当前各公司的用水量、用电量还有播放声音视频时实时显示当前的声频等等,在我们最熟悉的任务管理器也有这么一个功能,用来表示当前CPU的使用频率,最近笔者刚刚给朋友完成了一个类似的功能图,用曲线图来实时表示一些实际数据,由于形象直观,很受客户欢迎。关键技术为了操作和应付变化,所以将绘制曲线图的功能单独封装成一个类,里面的数据完全是模拟的,在横向坐标上每个像素间隔用一个点来控制(实际中可能会加大这个距离),横向是个随机生成的数(实际开发中这应该来自我们的实时数据按比率计算得来的),显示窗体中用到了一个线程来定时绘制实时曲线。
- 2022-03-03 19:21:21下载
- 积分:1
-
FAT16 Microchip Application not for PIC24F
FAT16 Microchip Application not for PIC24F
- 2022-09-06 05:25:02下载
- 积分:1
-
CSC2000规约,想入电力行业的朋友提前学习一下
CSC2000规约,想入电力行业的朋友提前学习一下-CSC2000 statute, they would like to join friends in the power industry in advance to learn about
- 2022-03-16 14:33:30下载
- 积分:1
-
嵌入式协议栈LWIP
嵌入式协议栈LWIP--Embedded protocol stack LWIP.
- 2022-11-14 14:05:02下载
- 积分:1
-
读写USB端口的VC程序,编译说明 : 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4...
读写USB端口的VC程序,编译说明 : 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录--A VC program reading/writing USB port. Compilationg steps: 1. install DDK. 2. include DDK s inc path in header file s searching path. 3. include DDK s lib path in the library s search path. 4. comment out HIDD_ATTRIBUTES structure in the source file. 5. add setupapi.lib. If you don t want to install DDK, you could omit the first 2 steps, but you need to copy corresponding header files and library files.
- 2022-04-12 23:15:03下载
- 积分:1
-
SD卡和FAT16读写源代码 支持长文件名和子目录
SD卡和FAT16读写源代码 支持长文件名和子目录-SD card and FAT16 read and write the source code to support long file names and subdirectories
- 2022-01-31 03:07:49下载
- 积分:1
-
This is one of a serial communication software, the product is applied to the mo...
这是一个串口通信的一个软件,本产品是应用在监控器上的软件.-This is one of a serial communication software, the product is applied to the monitoring device on the software.
- 2022-03-23 11:05:37下载
- 积分:1
-
STM32F4 发现 USB 主机和 MP3 播放器
与 mp3 文件到 stm32f4 发现的微型 usb 端口,可以连接 USB 记忆棒 (用 fat32 文件系统)。然后应发挥文件一个接一个。用户按钮可以用于跳转到下一个文件。
- 2022-06-20 21:09:18下载
- 积分:1