-
利用三星s3c2410的LCD接口实现TFT彩色LCD的显示,包括基本的绘图函数,另外包括了BMP图像的解码显示原函数。...
利用三星s3c2410的LCD接口实现TFT彩色LCD的显示,包括基本的绘图函数,另外包括了BMP图像的解码显示原函数。-use the LCD interface TFT color LCD display. including basic drawing functions, including those of the BMP image decoder shows the original function.
- 2023-04-11 20:05:04下载
- 积分:1
-
基于msp430f5438的智能自行车测速仪
本工程是由IAR5.5编译,芯片是msp430f5438.实现功能:1.LCD12864液晶显示,并且支持多级菜单2.PWM电机驱动,模拟自行车转速3.光电传感器测速,利用pwm调速4.时间实时显示,可设置年月日,时分秒5.flash存储,保存里程数,掉电不丢失
- 2022-03-16 11:25:12下载
- 积分:1
-
LPC922 PWM测试程序,不能改周期
LPC922 PWM测试程序,不能改周期-LPC922 PWM testing procedures can be changed cycle
- 2022-07-03 06:23:34下载
- 积分:1
-
C语言学习300例 ,详细的代码和解说,是学习C语言的非常好的资料!...
C语言学习300例 ,详细的代码和解说,是学习C语言的非常好的资料!-C language learning 300 cases, the code and detailed captions, C language learning is very good information!
- 2022-11-17 07:50:04下载
- 积分:1
-
arm的地址结构fe分析。arm加载和运行空间地址分配详细指导。
arm的地址结构fe分析。arm加载和运行空间地址分配详细指导。-arm of the address structure fe analysis. Arm load and run address space allocation detailed guidance.
- 2023-07-03 14:25:02下载
- 积分:1
-
Linux在ARM平台(三星2410)的详细步骤,包括BOOTLO…
linux一直到ARM平台(三星2410)的详细步骤,包括bootloader,uboot的移植和编译,开发环境的搭建和配置,非常详细-linux until the ARM platform (Samsung 2410) detailed steps, including the bootloader, uboot transplant and compiler, development environment set up and configure, very detailed
- 2022-07-24 11:52:01下载
- 积分:1
-
此程序为EVC编写的MIS系统,用于掌上电脑。是自来水公司抄表的利器...
此程序为EVC编写的MIS系统,用于掌上电脑。是自来水公司抄表的利器-EVC this procedure for the preparation of the MIS system for handheld computers. Water Meter Reading is a tool company
- 2022-03-16 00:15:19下载
- 积分:1
-
铁电存储器读写
铁电存储器读写,I2C时序。适合工业用的存储器,本程序实现了底层驱动,读写以及部分文件系统。
- 2022-03-12 04:45:50下载
- 积分:1
-
ds1302+1602shizh0ng.含闹钟
#include //包含单片机寄存器的头文件
#include //包含_nop_()函数定义的头文件
unsigned char code digit[10]={"0123456789"}; //定义字符数组显示数字
sbit SCLK=P2^5; //位定义1302芯片的接口,时钟输出端口定义在P1.0引脚
sbit DATA=P2^6; //位定义1302芯片的接口,数据输出端定义在P1.1引脚 I/O
sbit RST=P2^7; //位定义1302芯片的接口,复位端口定义在P1.2引脚 CE
sbit s1=P1^0; // 时间移位
sbit s2=P1^1; // 时间加
sbit s3=P1^2; //时间减
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-01 14:54:39下载
- 积分:1
-
此书是关于cu/os的书,可以帮助嵌入式开发的朋友们。
此书是关于cu/os的书,可以帮助嵌入式开发的朋友们。-This book is about the cu/os a book that can help embedded development friends.
- 2022-02-10 07:10:20下载
- 积分:1