-
NIOS_LM240160
应用背景LCM点阵驱动程序,LCM为深圳市拓普微科技开发有限公司的LM240160CCW
说明:图形液晶采用UC1611为LCD控制芯片,内带负压产生器,单3.3伏供电,
并行接口关键技术//*TOPWAY LM240160 驱动程序 *
//*LM240160 是240*160点阵的16级灰度图形屏 *
//*本驱动可以方便的显示中文和英文.
- 2023-03-21 19:20:03下载
- 积分:1
-
3、8位独立按钮源代码
3、8位独立按钮源代码,51 单片机实现,3、8位独立按钮源代码,51 单片机实现
3, 8 independent source code button
- 2022-05-17 17:33:00下载
- 积分:1
-
ADC interface with 8051
ADC接口8051板包含LED,开关状态,LCD和UART接口。
- 2022-03-31 19:38:04下载
- 积分:1
-
This the gui program for interfacing the computers through matlab.
This the gui program for interfacing the computers through matlab.-This is the gui program for interfacing the computers through matlab.
- 2022-07-16 17:39:36下载
- 积分:1
-
这个芯片作的MP3播放器可是不错的!!!设计方案,全套
这个芯片作的MP3播放器可是不错的!!!设计方案,全套-the chip for MP3 players but good! ! ! Program design, a full suite! !
- 2023-03-24 17:00:03下载
- 积分:1
-
基于CC2520的数据发送
1) Project Description: this is a very simple frame sending test program. it will periodically sending frames.mainly used for demonstration and testing.2) Experiments and Notice 实验步骤和实验中的注意事项-- 发送模式有两种,无ACK发送,有ACK发送。-- 无ACK发送与sniffer配合测试,发送时红灯闪烁,sniffer通过串口显示cc2520 发送数据。-- 有ACK发送与cc2520rx配合测试,发送后,如收到cc2520返回的ACK则红灯闪烁表明发送成功,cc2520rx通过串口显示cc2520 发送数据。
- 2022-07-04 06:24:59下载
- 积分:1
-
article for the Japanese embedded intron of the technical documentation, compani...
此文当为日本嵌入式tron的技术文档,目前在日立等公司的主流嵌入式系统还是tron-article for the Japanese embedded intron of the technical documentation, companies such as Hitachi in the mainstream embedded systems or intron
- 2023-03-22 19:05:03下载
- 积分:1
-
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{...
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c = 0xA9
}
-Write binary number in C language. Cited code:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c=0xA9
}
- 2023-08-22 17:30:02下载
- 积分:1
-
自定义字符代
下面是嵌入式C代码,用于在LCD上生成自定义字符。
- 2022-04-17 21:06:17下载
- 积分:1
-
含LCD学习教材,适合对液晶显示器产品的学习。液晶显示器学习教程...
含LCD学习教材,适合对液晶显示器产品的学习。液晶显示器学习教程-Learning materials including LCD, liquid crystal display products suitable for learning. LCD Learning Guide
- 2022-06-03 07:18:03下载
- 积分:1