-
SAMSUNG S3C4510B 键盘驱动
SAMSUNG S3C4510B 键盘驱动-Samsung S3C4510B Keyboard Driver
- 2022-01-26 02:47:18下载
- 积分:1
-
power PCB 教程
power PCB 教程-power PCB Guide
- 2023-03-06 20:35:03下载
- 积分:1
-
Linux
基于arm的linux的ethernet_win网卡的驱动程序,已经经过调试,所很好的借鉴-Linux-based arm of the ethernet_win NIC driver, after debugging, as a good reference
- 2022-04-07 16:08:45下载
- 积分:1
-
DMX512 lamp control program are welcome to use the
DMX512灯管控制程序,欢迎使用,,可以换灯光颜色-DMX512 lamp control program are welcome to use the
- 2022-02-09 23:29:27下载
- 积分:1
-
PFDM 仿真程序,能根据不同参数得到不同结果
PFDM 仿真程序,能根据不同参数得到不同结果-PFDM simulation program can be different according to different parameters of the results
- 2023-04-03 17:15:03下载
- 积分:1
-
•STM32F4xx
“闪亮”项目是一个简单的CMSIS RTOS的例子
- 2022-03-29 05:27:39下载
- 积分:1
-
This program is s3c44b0+ rtl8019 of the net mouth communication process. Program...
此程序为s3c44b0+rtl8019的网口通讯程序。程序中实现了arp协议、imcp协议和udp协议的通信!代码经测试完全可靠!-This program is s3c44b0+ rtl8019 of the net mouth communication process. Program implemented arp protocol, imcp protocol and udp protocols of communication! The code has been tested and totally reliable!
- 2022-08-22 21:13:45下载
- 积分:1
-
dsp2812例程
很好的例程
包含sci 等外设
module i2c_master_model (scl, sda);
inout scl;
inout sda;
parameter slave_addr_reg = 7"b0110101; //slave addr
int i;
reg R_scl = 1"bz;
reg R_sda = 1"bz;
reg clk = 0;
always #(1329.1125) clk = !clk;
assign scl = R_scl;
assign sda = R_sda;
- 2022-08-04 02:55:17下载
- 积分:1
-
mc9s12XDP512 单片机PIT0 程序
mc9s12XDP512 单片机PIT0 程序-mc9s12XDP512 MCU PIT0 program
- 2023-04-04 22:30:05下载
- 积分:1
-
AT91M40800源码,包含串口,液晶屏,按键等
AT91M40800源码,包含串口,液晶屏,按键等-AT91M40800 source, including the serial port, LCD screen, buttons, etc.
- 2022-03-14 03:48:39下载
- 积分:1