-
STM32各功能代码
应用背景STM32F103ZE手持设备的驱动代码,包括一些常用芯片驱动如,AD5685, MS6335GU,IPS3P4140, USB等关键技术MS6335GU音量控制,包括CH452键盘中断输入,480*320 LCD(IPS3P4140)驱动显示GUI库,外部SPI Flash ST25VF016B,TF卡,USB存储设备,USB串口设备合一,提供上层选择接口,等
- 2023-02-13 19:35:06下载
- 积分:1
-
Linux下的以太网驱动,很不错,内容挺多,支持嵌入式。大家交流用。...
Linux下的以太网驱动,很不错,内容挺多,支持嵌入式。大家交流用。-Ethernet driver under Linux, it is true that the contents of挺多to support embedded. Used to facilitate the exchange.
- 2022-02-15 15:43:44下载
- 积分:1
-
spi flash 源码 自己用的,还行
spi flash基本通用,可以拿来看看吧,参考一下也行,反正我自己用的倒是挺好的,没什么太大问题~
- 2022-05-22 13:41:55下载
- 积分:1
-
ucgui 模拟器 源码
资源描述UCGUI的模拟器的构成及使用,并着重讲角了模拟器的实现原理,并给出了实现的源代码。
- 2022-08-03 15:15:18下载
- 积分:1
-
单片机电子密码锁
#include
#include
#include
#include //包含随机函数rand()的定义文件
#include //包含_nop_()函数定义的头文件
#define uchar unsigned char
#define uint unsigned int
#define LCDIO P0
#define delay4us() _nop_();_nop_();_nop_();_nop_();
uchar buffer[4]={0}; //缓冲
sbit sda=P3^3; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 00:10:04下载
- 积分:1
-
NIOSII of 7 c language source code, is a seven examples, respectively realize ni...
NIOSII的7个c语言源码,是7个例子,分别在niosII IDE环境下实现,不同的功能。是基于altera的标准c,目前资源较少。-NIOSII of 7 c language source code, is a seven examples, respectively realize niosII IDE environment, different functions. Is based on the altera standard c, currently fewer resources.
- 2022-01-31 09:00:24下载
- 积分:1
-
uClinux源代码中的make文件的完全解析说明
uClinux源代码中的make文件的完全解析说明-uClinux source code make the full parse the description file
- 2022-02-06 11:03:24下载
- 积分:1
-
MSP430单片机和温度传感器TMP100接口
Interfacing the MSP430 and TMP100 Temperature Sensor
- 2022-07-19 21:01:10下载
- 积分:1
-
ARM9200+ Embedded linux drive under the keyboard
ARM9200+嵌入式linux下键盘驱动-ARM9200+ Embedded linux drive under the keyboard
- 2022-03-24 06:38:29下载
- 积分:1
-
Freescale on Imax21 the kbd procedures, easy to use
freescale的关于Imax21的kbd程序,好用-Freescale on Imax21 the kbd procedures, easy to use
- 2022-06-17 04:14:45下载
- 积分:1