-
液晶1602驱动程序
使用平台,单片机ATMEGAL16或者128,移植性强,用来驱动液晶1602显示数据或者文字,含有源代码,未封装,可以任意改变来实现自己的功能
- 2022-03-22 20:04:57下载
- 积分:1
-
http服务器
安全、快速、兼容性好。lighttpd并且灵活的web server环境。具有非常低的内存开销,cpu占用率低,效能好,以及丰富的模块等特点。lighttpd是众多OpenSource轻量级的web server中较为优秀的一个。支持FastCGI, CGI, Auth, 输出压缩(output compress), URL重写, Alias等重要功能,
- 2022-03-20 08:15:53下载
- 积分:1
-
mpu 6050 的dmp程序框架
如果你想玩四轴,想搞什么空中鼠标,平衡车等待,那么MPU6050真的是太强大了,能做很多东西。这个就是很好的关于stm32下如何使用mpu6050的源代码,包括了dmp姿态结算,i2c总线,各类设备驱动等等
- 2022-01-24 09:54:21下载
- 积分:1
-
STM32定时器中断控制
STM32系列基于专为要求高性能、低成本、低功耗的嵌入式应用专门设计的ARM Cortex-M内核,应用非常广泛,新STM32的标准外设包括10个定时器、两个12位1-Msample/s 模数转换器 (交错模式下2-Msample/s)、两个12位数模转换器、两个I2C接口、五个USART接口和三个SPI端口。新产品外设共有12条DMA通道,还有一个CRC计算单元,像其它STM32微控制器一样,支持96位唯一标识码。此为STM32定时器中断控制,初学者必须要掌握。
- 2023-03-03 06:10:04下载
- 积分:1
-
STM32sd卡操作
对SD卡实现简单读写操作,能够帮助用户完成SD的读写实验,理解SD卡工作原理
- 2022-02-09 11:35:36下载
- 积分:1
-
arm7 DS18B20温度模块驱动代码
经过测试,代码完美运行在2440上,其他开发板只需修改一下即可。
- 2022-05-27 15:04:41下载
- 积分:1
-
模拟IIC主机
实现IIC和UART数据交换 ,本程序主要完成IIC的主机模拟,和单片机串口的控制,本程序单片机使用STC89C52系列的单片机,
- 2022-08-13 23:09:45下载
- 积分:1
-
NRF24L01 ARM驱动程序
这是我调试成功的NRF24L01驱动程序,在S3C2440芯片上测试过,没有问题
- 2023-03-06 13:50:04下载
- 积分:1
-
无线NRF2401遥控小车接收和发送程序
无线NRF2401控制小车的程序,可以实现小车的遥控前进,后退,转弯,停止等,并有个人调试心得。本共享程序高效简短,并不是全套的NRF2401资料,只向调节出现困难的朋友提供帮助
- 2022-04-07 13:14:06下载
- 积分: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