搜索资源列表
lcd
- 文字型:已經有內建文字圖形(通常只有英文字母大小寫、阿拉伯數字、標點符號),只要輸入對應的字形碼(ASCII code),LCD便會將該字的圖形顯示於LCD,可參考課本第三篇第三章。 繪圖型:只能用繪圖的方式將資料顯示於LCD,所以必須先將要顯示文字的圖形依LCD所需的格式事先存起來,如一個16 15的中文字便需儲存30byte的資料,將此30byte的資料依序填入LCD即可顯示對應文字圖形,可參考課本第四篇第二章。 -Letter type: already have
Led05222
- 为了实现让单片机显示阿拉伯数字的功能,让我们来实现最简单的数码管显示: 单个数码管的静态驱动。 AVR单片机的端口驱动能力高达20mA,可以直接驱动数码管。可以利用ATmeg48 单片机的PD端口刚好可以驱动数码管的8个段。 这个实验的目的是在单个数码管上依次显示0,1,2,3,4,5,6,7,8,9,A, B,C,D,E,F共16个字符,为显示十六进制数做好技术准备。-In order to achieve single-chip display Arabic nume
primavera_chapter1
- chapter one of Primavera arabic manual guide
LCD
- 用1602液晶来全屏幕显示阿拉伯数字0-9-With 1602 full-screen LCD to show Arabic numerals 0-9
Arabic
- 这个是我们用来实现在Wince 5.0上不支持Arabic文字,写的补丁。-This is used to achieve in Wince 5.0 does not support Arabic text, written in patches.
MikroC.1
- PIC Micro-controller in Arabic
avr
- learn avr in arabic explane all thing about micro avr whith example
lcddisplay(4number)
- 1602数码管在任意位置显示任意的四位阿拉伯数字,并且是实时的。-1602 digital display any position in any of the four Arabic numerals, and in real time.
Lesson10
- LED数码管的动态显示,显示10个阿拉伯数字及A,B,C,D,E,F-LED dynamic digital display, showing the 10 Arabic numerals and A, B, C, D, E, F
avrGSM
- 介绍AVR单片机与TC35的无线远程家电控制的一些参考程序,找了好久。希望对你有所帮助。- Allow phonetic typing English Spanish Arabic Introduced AVR microcontroll
nrf905driver
- NRF905无线发射芯片发送驱动代码,用msp430控制,c语言编写- English Spanish Arabic NRF905 wireless transmitter chip sends driver code
LED
- 基于keil平台在89c52上实现八路PWM控制LED灯- English Spanish Arabic Eight PWM control of LED lights based the keil platforms in 89c52
ACI_VF
- 基于IQMATH形式的三相感应电机VF控制的dsp程序- Did you mean: 基于IQMATH形式的三相感应电机VVVF控制的dsp程序 Allow phonetic typing English Spanish Arabic VF co
TFT(SSD1289)
- MSP430 TFT 彩屏 SSD1289控制器代码- English Spanish Arabic MSP430 TFT color screen with SSD1289 controller code
UART
- /DM430-L型最小系统板串口测试程序,使用单片机的串口0 //通过电脑与串口线连接开发板串口座,使用串口调试助手发送数据到系统板 //系统板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询 //板载的BSL模块可以通过跳线帽设置为USB转串口模式,笔记本电脑没有串口可以直接代替 //开发板的BSL_Config区的RXD和TXD0连接,TXD和RXD0连接即可 调试环境:EW430 V5.30-
Servlet
- A simple servlet program that transforms the arabic numbers into romans and the romans from arabic
LCD1602
- 1602液晶模块内部的字符发生存储器(CGROM)已经存储了不同的点阵字符图形,这些字符有,阿拉伯数字、英文字母的大小写、常用的符号、和日文假名等,每一个字符都有一个固定的代码,其中数字与字母同ASCII码兼容。-1602 LCD module within the character generation memory (cgrom) have been stored in different character dot matrix graphics, these characters, w
Arabic course - 01 - Lecture1
- starting learn how to build your first projects with microcontrollers