资源列表
MAX 3485 芯片与 2407 典型的连接方法问题解答
- MAX 3485 芯片与 2407 典型的连接方法问题解答-MAX 3485 and 2407 chips typical connectivity Questions
ial
- psos下采用minigui图形库时,需改写ial输入引擎.这是我在项目中实际使用的源代码.
splc501
- 基于Mega16的SPLC501液晶的驱动程序-Mega16 based on the SPLC501 LCD driver
ad
- 单片机专业词汇 Nested vectored interrupt controller (NVIC) 嵌套的向量式中断控制器
DA
- 两个单片机之间实现串口通信,第一个程序是发送一个数给另一个并返回一个数,同时点亮数码管。第二个程序是一个单片机接受6个数,另一个单片机发送六个数。第三个是两个单片机互相发送6个数。等几个串口通信的单片机程序。-Serial communication between two microcontrollers, the first procedure is to send a number to another and return a number, but lit LED. The secon
119128662CORDIC_ATAN
- cordic算法实现ATAN函数 FPGA实现-ATAN function cordic algorithm FPGA Implementation
pwm
- 通过单片机编程利用内部定时器产生两路pwm波。-produce pwm wave
LIS2DH12
- LIS2DH12 三轴加速度传感器的驱动-LIS12 triaxial accelerometer drive
09wangnl
- 通过滚动条对字库进行浏览,通过文本框可以输入中文字符获取其字体点阵,按"Add chr.asm"键或回车键可以将其字体点阵16进制数据转换成对应的ASCI码追加到CHR.ASM文件中。 如果你要做点阵屏显示中文字体程序,那这个程序将是你的好帮手。-Through the scroll bar to browse to the font through the text box to input Chinese characters can get their dot-matrix fo
sht11
- sht11的C驱动程序,用的是STC系列的单片机-sht11 C-driver, using a series of microcontrollers STC
jianpansaomiaochengxu
- 单片机键盘扫描程序,非常好,大家快来下载-Keyboard for scanner, very good,
wuziqi101
- 五子棋小游戏#include< stdlib.h> #include< time.h> #include< stdio.h> #include< conio.h> int chess[169]={0} /*棋盘*/struct chess_t/*作为辅助,即是作为建意*/{ char attack /*攻防用的,0表示守,1表示攻*/ int j /*作为优先级用*/}chess_a[169] -Gobang game# Include
