-
此代码用于访问在LPC 214x系列快速GPIO端口提供了一个洞察
this code gives an insight for accessing fast gpio ports in lpc 214x series
- 2023-07-17 02:05:03下载
- 积分:1
-
ARM to develop software using the tutorial with no operating system code S3C44B0...
ARM开发软件使用教程含代码S3C44B0X无操作系统-ARM to develop software using the tutorial with no operating system code S3C44B0X
- 2023-01-30 10:10:04下载
- 积分:1
-
an embedded TCP IP Implementation
一个嵌入式TCP IP 实现-an embedded TCP IP Implementation
- 2022-02-25 07:54:13下载
- 积分:1
-
串口猎人3.0
对于上位机而言:
1、建立项目;
2、在项目中插入MSComm控件
3、利用ClassWizard定义CMSComm类控制变量
4、在对话框中添加控件
5、添加串口事件消息处理函数OnComm()
6、打开和设置串口参数
7、发送数据
8、发送十六进制字符
9、在接收框中以十六进制显示
对于下位机来说:只需要将串口通信程序下载到下位机即可,不过在连接串口猎人时一定要匹配端口号和波特率。
- 2023-01-13 00:45:03下载
- 积分:1
-
I2C header files, compatible with TWI Communications, includes API function call...
I2C头文件,兼容TWI通信,内含API函数可做twi通信调用-I2C header files, compatible with TWI Communications, includes API function calls to do twi Communications
- 2023-05-26 07:20:03下载
- 积分:1
-
基于44b0X核心的 开发板的源代码
基于44b0X核心的 开发板的源代码-44b0X based on the core development board source code
- 2022-03-19 02:09:12下载
- 积分:1
-
ZLG LPC2114
ZLG LPC2114基楚上开发的一个电池监测板源程序,这里主要的IC是DS2764(锂电池监控IC)。
文件:
Ds2764.mcp
Ds2764.HEX
LPC2294.H
等相关文件。-ZLG LPC2114-based Chu developed a battery monitoring board source, where the main IC is DS2764 (Li-ion battery monitor IC). File: Ds2764.mcpDs2764.HEXLPC2294.H and other relevant documents.
- 2022-07-09 11:33:55下载
- 积分:1
-
STM8-USB源代码
应用背景USB是串口通信协议,现在已经非常广泛应用,每个pc机都有USB借口。stm8-usb可用在电脑USB借口上,降低成本,减少开发时间。是单片机爱好者最好的练手代码。关键技术stm8-usb下载编译后就能运行,里面代码全面,可根据需要自己改编。
extern void usb_tx(void);
uint8_t usb_rx_buffer[16];
uint8_t * usb_tx_buffer_pointer;
uint8_t usb_tx_count;
uint8_t usb_rx_count;
函数可直接调用
- 2022-09-20 06:15:02下载
- 积分:1
-
此文件包含用visual c++编译的程序代码,绝对可用CH04.rar
此文件包含用visual c++编译的程序代码,绝对可用CH04.rar-This file contains the use of visual c++ compiled code, can be used absolutely CH04.rar
- 2022-10-20 05:05:04下载
- 积分:1
-
VHDL paper prepared for the introduction of procedures and reports. Steps are as...
本文为采用VHDL编写的程序及报告。步骤如下:1设计三位二进制计数器程序
二:设计一驱动循环显示7位数字
2编写LED控制程序如下:
3设计采用原理图方式如下:
-VHDL paper prepared for the introduction of procedures and reports. Steps are as follows : Design of a binary counter three two procedures : Design of a drive cycle show seven figures prepared two LED control procedures are as follows : three designs diagram as follows :
- 2022-02-09 14:06:11下载
- 积分:1