-
S3C44B0X nFlash ,测试通过,很实用。
S3C44B0X nFlash ,测试通过,很实用。-S3C44B0X nFlash, the test is very practical.
- 2023-08-07 16:15:03下载
- 积分:1
-
this is a test usb keyboard program for dm644x. it s easy to understand the conc...
this is a test usb keyboard program for dm644x. it s easy to understand the concept about the IO operation
- 2023-03-04 04:50:03下载
- 积分: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
-
台达plC内部寄存器与modbus地址映射表,对想用单片机通过modbus协议控制台达PLC的开发人员有帮助,通过触摸屏接口通讯。...
台达plC内部寄存器与modbus地址映射表,对想用单片机通过modbus协议控制台达PLC的开发人员有帮助,通过触摸屏接口通讯。-Delta plc internal registers with the Modbus address mapping table, and would like to use single-chip through the Modbus protocol Console PLC Tatsu developer help, through the touch screen interface communication.
- 2022-08-12 09:23:01下载
- 积分:1
-
51时间步进程序示例
51时间步进程序示例
Auto_Man_SW = P0^0; //手动开关
Clamping_button = P0^1; //夹紧按钮
Lifting_button = P0^2; //升降按钮
Swaying_button = P0^3; //摇摆按钮
Vacuum_button = P0^4; //真空按钮
Vacuum_completed = P0^5; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-25 14:32:03下载
- 积分:1
-
8051 基于带领的接口
#include < REG51F。H >
无符号的 int a、 b ;
无效的延迟 (无符号的 int 时间) ;
void main)
{
= 0x01;
P0 = a;
while(1)
{
无符号的 int x,b,c;
= 0x00;
b = 0;
c = 500 ;
为 (x = 0 ; x < 500 ; x + +)
{
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-04 04:49:37下载
- 积分:1
-
s3c44b0开发板,开发工具ADS1.2,串口通信实验代码,代码完整,包含硬件初始化代码,和最后编译结果,适合初学者自己动手写代码的样例。...
s3c44b0开发板,开发工具ADS1.2,串口通信实验代码,代码完整,包含硬件初始化代码,和最后编译结果,适合初学者自己动手写代码的样例。-S3C44B0 development board, development tools ADS1.2, serial communication experiment code, code integrity, including hardware initialization code, and compile the final results, suitable for beginners to write their own code sample.
- 2022-06-14 05:16:19下载
- 积分:1
-
复旦大学Nios的经典教程,主要包括FPGA的配置等
复旦大学Nios的经典教程,主要包括FPGA的配置等-Classic tutorial University Nios, including FPGA configuration, etc.
- 2022-12-12 03:15:04下载
- 积分:1
-
测量在P89C51单片机传感器的时间码
code for measuring the time for sensor in P89c51 microcontroller
- 2023-05-22 10:40:03下载
- 积分:1
-
TI msp430系列单片机源码,官方例程,包括C语言和汇编,可靠可运行。...
TI msp430系列单片机源码,官方例程,包括C语言和汇编,可靠可运行。-TI msp430 MCUs source, the official routines, including the C language and assembler, reliable to run.
- 2022-03-22 05:13:57下载
- 积分:1