-
MC9S12DG128适合EEPROM的发展。
适合用于mc9s12dg128的EEPROM开发。-Mc9s12dg128 suitable for the development of the EEPROM.
- 2022-02-14 00:47:16下载
- 积分:1
-
这是用来分析HHT的程序,极好。
gooo ooo ood
这是用来分析HHT的程序,极好。
gooo ooo ood-This is the procedure used to analyze HHT, excellent. gooo ooo ood
- 2022-06-12 10:30:55下载
- 积分:1
-
usb编程器的全部资料,包括上位机程序及下位机源程序
支持编程器类型
1,多种并口(可以自定义)编程器(并口串行)
2,USBPROG编程器(...
usb编程器的全部资料,包括上位机程序及下位机源程序
支持编程器类型
1,多种并口(可以自定义)编程器(并口串行)
2,USBPROG编程器(usb串行)
3,并口并行编程器
4,usbasp
扩展功能
1,串口调试,超级终端
特色:
1,速度较快(16k程序): 并口 读11秒 写11秒;USBPROG读2秒 写2秒。
2,USBPROG根据目标cpu自动调整三种下载速度(8k,187.5k,375k)
3,支持自定义ATMEL全系列cpu(avr+S5x 系列).
4,支持自定义熔丝信息提示功能
-usb programmer all the information, including procedures and PC-under-source programming support for a similar, multiple parallel port (which can be customized) programming (Serial Parallel Port) 2, USBPROG Programming (usb serial) 3, Parallel parallel programming for four, a usbasp expansion, Serial debugging, the Super Terminal characteristics : a high speed (16k procedures) : Parallel Port Reading 11 seconds was 11 seconds; USBPROG Reading 2 seconds was two seconds. 2, according to the target cpu USBPROG automatic adjustment of the three download speeds (8k, 187.5k. 375K) 3, ATMEL support from the definition of a full range of cpu (avr S5x series). 4. Fuse support from the definition of functional i
- 2022-02-04 15:06:47下载
- 积分:1
-
STC89C58RD+系列软件实现多串口
STC89C58RD+系列软件实现多串口-STC89C58RD+ Series software multi-serial
- 2022-03-01 04:51:29下载
- 积分:1
-
a series of 51 manuals for the MCU, very good!
一个关于51系列单片机的使用手册,很不错!-a series of 51 manuals for the MCU, very good!
- 2023-01-24 08:10:03下载
- 积分:1
-
平台化的单片机设计系统,内舍多种芯片驱动程序
平台化的单片机设计系统,内舍多种芯片驱动程序-Design of single-chip platform systems, with multiple homes chip driver
- 2022-07-08 01:29:03下载
- 积分:1
-
USB2.0 principles with the development of CD
USB2.0原理与工程开发光盘,包含源代码。-USB2.0 principles with the development of CD-ROM project, including the source code.
- 2023-08-14 10:00:03下载
- 积分:1
-
本设计以P89V51RD2FN单片机为电动小车的控制核心,采用MSA
本设计以P89V51RD2FN单片机为电动小车的控制核心,采用MSA-LD2.0倾角传感器实时测量跷跷板的倾斜角,用ST198光电传感器检测黑色引导线监测小车运动。光电传感器和倾角传感器模块把实时测量信号馈送至单片机,利用专用细分芯片TA8435H驱动步进电机,以脉宽调制式斩波方式对步进电机步进角进行细分,控制和调节小车速度。采用增量式PID控制算法确保小车能够达到平衡;用RT128×64M液晶显示时间、角度等参数。经测试表明:小车各项性能指标达到设计要求,能够实现30秒内小车行驶到规定点,并保持跷跷板平衡;在跷跷板一端配重可调整的情况下,小车也能自动找到平衡点并保持跷跷板平衡。-The single-chip design for the electric car P89V51RD2FN control of the core, the MSA-LD2.0 seesaw angle sensor real-time measurement of the tilt angle, the detection of black ST198 photoelectric sensor to monitor vehicle movement and guide lines.Photoelectric sensors and angle sensors in real-time measurement module to feed the signal to the microcontroller, using a dedicated sub-chip stepper motor driver TA8435H to PWM chopper-type stepper motor on the sub-stepping angle, control and regulation vehicle speed. The use of incremental PID control algorithm to ensure that the car can achieve balance with LCD RT128 × 64M time, angle and other parameters.After the test showed that: the performance car
- 2023-09-02 02:10:04下载
- 积分:1
-
DS18B20营勇德文建
DS18B20 ying yong de wen jian
ben wen wei asm format please
use keil to open it -DS18B20 ying yong jian de wen wen wei ben asm c51 format please use it to open
- 2022-07-23 23:09:00下载
- 积分:1
-
该设备是一款基于AVR mega16L单片机的电子书阅读器,它除具有传统的阅读电子资源功能外,还能通过PS2接口与PC键盘连接,使用普通PC键盘输入信息,进行文
该设备是一款基于AVR mega16L单片机的电子书阅读器,它除具有传统的阅读电子资源功能外,还能通过PS2接口与PC键盘连接,使用普通PC键盘输入信息,进行文本录入;使用LCD12864液晶作为显示器,它还可以用VB专门为之编写的下载软件通过串口下载TXT格式的文本资源。电子书资源存储在AVR公司生产的AT45DB021B闪速存储器,它有2M存储空间,可满足一般用户需要,当然也可升级为大容量存储器。
该设备功能强大,将电子书阅读器发挥到了极致,能满足用户特殊需要。
-The device is a single chip based on the AVR mega16L e-book reader, which in addition to the traditional functions of reading electronic resources, but also through the PS2 interface to connect with the PC keyboard, use an ordinary PC keyboard input information, the text input use LCD12864 LCD as a display, it can be prepared by specialized VB download software through the serial port to download TXT format text resources. E-book resources are stored in the AVR produced AT45DB021B flash memory, it has 2M storage space to meet the needs of general users, of course, can also be upgraded to a large-capacity memory. The device is powerful and will play an eBook reader to the extreme, and to meet the special needs of users.
- 2023-01-18 02:55:03下载
- 积分:1