-
这是一个
移植好的S3C2410上的内核镜像文件,可以使用-this is a linux-2.6.14 kernel
- 2022-04-16 07:59:46下载
- 积分:1
-
对am29f040的flash的操作
对am29f040的flash的操作-The flash of am29f040 operation
- 2022-07-24 03:31:00下载
- 积分:1
-
max531的驱动程序,采用SPI接收方式.经验证,完全正确.
max531的驱动程序,采用SPI接收方式.经验证,完全正确.-max531 driver using SPI mode receiver. the experience card, absolutely correct.
- 2023-03-13 11:40:04下载
- 积分:1
-
This code is interfacing 4x3 keypad and 16x2 lcd to at89c52 micro controller and...
This code is interfacing 4x3 keypad and 16x2 lcd to at89c52 micro controller and can be used in others as well.
The design is done using proteus simulator
- 2022-05-15 19:08:07下载
- 积分:1
-
MSP430F169+LCD原理图,PDF格式,
欢迎大家下载!
MSP430F169+LCD原理图,PDF格式,
欢迎大家下载!-MSP430F169 LCD diagram, in PDF format, all are welcome to download!
- 2022-03-11 15:33:47下载
- 积分:1
-
QR码生成代码
二维码的生成程序,在linux虚拟机上可以直接运行(直接将扩展名改成.C即可)并生成二维码图片,适合移植到嵌入式设备上。可以显示英文和中文,非常实用,版本支持1到40,,同时增加了放大函数,每4个像素点表示一个像素模块。更加的美观
- 2022-10-15 22:20:03下载
- 积分: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
-
液晶显示驱动程序,可以使用4键盘控制,并能显示结果
LCD驱动程序,可以用4个键盘控制,并且可以显示结果-LCD driver, you can use 4 keyboard control, and can display the results
- 2023-07-29 00:55:02下载
- 积分:1
-
I2C header files, compatible with TWI Communications, includes API function call...
I2C头文件,兼容TWI通信,内含API函数可做twi通信调用-I2C header files, compatible with TWI Communications, includes API function calls to do twi Communications
- 2023-05-26 07:20:03下载
- 积分:1
-
Sample code Ohmmeter with PSoC
Sample code Ohmmeter with PSoC
- 2022-01-31 08:19:38下载
- 积分:1