-
这是在台湾kingb 8
这是用台湾KingB 8位单片机开发的科学计算器程序,有一定的参考价值-This is used in Taiwan KingB 8-bit single chip scientific calculator developed procedures have certain reference value
- 2022-03-17 03:40:27下载
- 积分:1
-
TFT LCD control procedures TFT LCD control procedures TFT LCD control procedures
TFT液晶控制程序 -TFT LCD control procedures TFT LCD control procedures TFT LCD control procedures
- 2022-02-15 13:46:17下载
- 积分:1
-
CCS最新版本的Microchip PIC单片机C语言开发工具。支持PI…
CCS 最新版microchip PIC单片机的C语言开发工具。支持pic12/16/18系列单片机的新型号,16F883和16F9xx。-CCS latest version of microchip PIC MCU C language development tools. Support pic12/16/18 Series Singlechip new models, 16F883 and 16F9xx.
- 2022-01-26 07:37:38下载
- 积分:1
-
This is usb mass storage (Mass Storage), the source code, download welcome
这是usb mass storage(海量存储)的源代码,欢迎下载-This is usb mass storage (Mass Storage), the source code, download welcome
- 2022-05-23 11:19:14下载
- 积分:1
-
DS1302读写一体化C51源程序
以下引脚定义部分根据实际接线情况作适当调整
sbit TIMECLK = P1^0
sbit TIMERST...
DS1302读写一体化C51源程序
以下引脚定义部分根据实际接线情况作适当调整
sbit TIMECLK = P1^0
sbit TIMERST = P1^1 //禁止DS1302
sbit TIMEIO = P1^2 //释放数据总线-C51 source integration DS1302 to read and write the following definition of part-pin wiring in accordance with the actual situations properly adjust sbit TIMECLK = P1 ^ 0 sbit TIMERST = P1 ^ 1// prohibited DS1302sbit TIMEIO = P1 ^ 2// release data bus
- 2022-02-14 23:31:43下载
- 积分:1
-
DDS9852开发板测试程序,此为我自买的板的源程序!
DDS9852开发板测试程序,此为我自买的板的源程序!-Development board DDS9852 testing procedures, since I bought this as the source of the plate!
- 2022-02-09 10:46:57下载
- 积分:1
-
Keil uVision3 environment in development, and show pictures and 12,864 Chinese c...
在Keil uVision3环境下开发的,用12864显示图片和字符和汉字程序-Keil uVision3 environment in development, and show pictures and 12,864 Chinese characters and procedures
- 2022-09-13 18:15:02下载
- 积分:1
-
这是NEC系列单片机教材及应用,解压密码是:www.pp51.com
这是NEC系列单片机教材及应用,解压密码是:www.pp51.com-This is the NEC MCU materials and applications, extract the password is: www.pp51.com
- 2023-03-10 04:40:04下载
- 积分:1
-
单片机做的4*4小键盘,学单片机的好资料,proteus仿真通过,学习的好资料...
单片机做的4*4小键盘,学单片机的好资料,proteus仿真通过,学习的好资料-Single-chip to do 4* 4 small keyboard, learning good information on SCM, proteus simulation adoption, learn good information ...
- 2022-02-05 08:04:42下载
- 积分:1
-
具体的硬件结构,大家可以看 WS 系列产品的原理图
* 利用AT89S51单片机来制作一个手动计数器,在AT89S51单片机的P3.3管脚接一个轻触开关,...
具体的硬件结构,大家可以看 WS 系列产品的原理图
* 利用AT89S51单片机来制作一个手动计数器,在AT89S51单片机的P3.3管脚接一个轻触开关,
* 作为手动计数的按钮. 数码管驱动采用动态扫描方式用单片机的P0.0-P0.7驱动数码管的段码,
* P1.3 控制个位数码管的共阳极公共端,P1.2 控制十位数码管的共阳极公共端
* 通过按一下P3.3按键,数码管做 1 的累加, 实现00~99的计数功能,当计到99时又从00开始.
* 大家可自行修改程序,扩展到0000~9999的计数范围-Specific hardware architecture, we can look WS schematic family of products using AT89S51* Single-chip to produce a manual counter, in the P3.3 pin MCU AT89S51 by one touch switch,* as a manual count of button. nixie tube driven by dynamic scanning with MCU P0.0-P0.7 driver code segment digital tube,* P1.3 control bit digital tube anode of a total public client, P1.2 control of 10 digital total anode tube through public client* P3.3 click buttons, a digital pipe to do one of the cumulative, realize 00 ~ 99 count function, when the total to 99 from 00 the beginning of time.* everyone can modify the program, extended to 0000 range of ~ 9999 count
- 2022-04-09 10:32:45下载
- 积分:1