-
stm32 正交编码器 程序
stm32 正交编码器的程序 运用定时器TIM2,TIM4 定时器TIM2记时,定时器TIM4捕捉输入脉冲数。
- 2022-01-26 01:49:58下载
- 积分:1
-
轻量级http-web开发底层驱动
轻量级http-web开发底层驱动,HTTP 教程 HTTP协议(HyperText Transfer Protocol,超文本传输协议)是因特网上应用最为广泛的一种网络传输协议,所有的WWW文件都必须遵守这个标准。
- 2022-09-06 13:50:03下载
- 积分:1
-
MSP430g2553 + ENC28j60
国外牛人写的MSP430g2553 + ENC28j60 webserver驱动
- 2022-05-25 13:33:53下载
- 积分:1
-
点亮一盏灯
该程序是一个非常简单的点灯程序。运用c语言编写程序到软件keil中运行,编译转换成HEX文件下载到单片机中。单片机的芯片型号是STC89C52,可以在网上查到它的具体资料。
- 2022-01-29 00:43:49下载
- 积分:1
-
汇顶GT9XX驱动源码
源码中包括了GT9XX系列触控屏驱动源码和移植手册。已经验证。
- 2022-08-16 09:23:40下载
- 积分:1
-
windows驱动文件隐藏和访问控制
该代码实现对文件及目录的隐藏及访问控制,通过从配置文件中读取文件名,再对齐进行隐藏或访问控制
- 2022-03-06 05:44:38下载
- 积分:1
-
智能交通程序
资源描述红绿灯倒计时程序,自学习,国标通讯倒计时。STC90源程序。定时器处理,485通讯处理。uln2803芯片驱动程序。io口直接驱动应用。原创程序,欢迎学习研究。
- 2022-03-30 20:37:46下载
- 积分:1
-
STM32USart代码
资源描述本代码为自己编写的STM32寄存器版本的串口程序
- 2022-08-20 20:31:13下载
- 积分:1
-
C#常用的42个类
C#水波、cmd.txt、Cookie.txt、GMT时间转换.txt、支持文件拖拽.txt、注册表操作.txt、字符串检查.txt、随机100种声音.txt、打开指定路径文件对话框.txt、IE浏览器注册表操作.txt
- 2022-04-18 16:03:55下载
- 积分:1
-
FPGA实现usb驱动
应用背景This is the very first officially available release of the core
- It is still under active development
- Please do not modify the sources !
- Things that are not implemented yet, or are known not to work yet:
- UTMI line/link control interface is not implemented yet. This includes:
- Detection of attach/detach
- Speed negotiation (Full/High Speed)
- USB reset
- USB suspend
- There is no logic in the core to "help" suspending it. I"m not
quite sure yet what to do in this area. (Suggestions welcomed !)
- There is no easy way to configure the core (number of endpoints,
buffer size)
- There has been absolutely no testing done on the core
关键技术This file describes the current status of the checked in HDL code.
Please su
- 2022-02-07 09:44:26下载
- 积分:1