-
AVR系列被广泛应用的单片机MEGA8开发(原理图)及例程
AVR系列被广泛应用的单片机MEGA8开发(原理图)及例程-AVR Series are widely used in the development of SCM MEGA8 (diagram) and routines, and
- 2022-08-15 21:47:08下载
- 积分:1
-
关于AVR单片机的开发应用程序 AD转换实验
关于AVR单片机的开发应用程序 AD转换实验-On the AVR MCU development and application of experimental procedures for AD conversion
- 2022-05-22 20:24:27下载
- 积分:1
-
LED灯控制程序,用78F9212单片机,C语言,PWM控制,可调光
LED灯控制程序,用78F9212单片机,C语言,PWM控制,可调光-LED lamp control procedures, using 78F9212 Singlechip, C language, PWM control, dimmable
- 2022-07-24 11:07:38下载
- 积分:1
-
金鹏LCD驱动,单片机和液晶的底层接口程序。可以在液晶的任意位置显示任意字符(包括汉字、字幕和ASCII图形)、字符串...
金鹏LCD驱动,单片机和液晶的底层接口程序。可以在液晶的任意位置显示任意字符(包括汉字、字幕和ASCII图形)、字符串-Jinpeng LCD drivers, MCU and the bottom of the LCD interface program. Can be anywhere in the liquid crystal display of arbitrary characters (including Chinese characters, titles, and ASCII graphics), string
- 2022-12-20 03:10:03下载
- 积分:1
-
一个步进电机单片机控制程序,有电机正反转及加减速控制。...
一个步进电机单片机控制程序,有电机正反转及加减速控制。
- 2023-05-26 23:10:03下载
- 积分:1
-
单片机控制的条码打印机程序,程序简单,功能齐全.
单片机控制的条码打印机程序,程序简单,功能齐全.-MCU-controlled bar code printer program, the program simple and functional.
- 2022-02-03 00:32:52下载
- 积分:1
-
PCB最强的设计工具ALLEGRO辅助工具SKILL源代码,很多功能应有仅有,可以直接安装使用...
PCB最强的设计工具ALLEGRO辅助工具SKILL源代码,很多功能应有仅有,可以直接安装使用-PCB design tools ALLEGRO strongest aids SKILL source code, there should be a lot of features only, can be directly installed on the use of
- 2022-02-12 07:34:23下载
- 积分:1
-
uip源代码(for 8/16位单片机)
uip源代码(for 8/16位单片机)-East source code (for 8/16-bit microcontroller)
- 2022-04-28 23:32:32下载
- 积分:1
-
以C8051F020单片机做的多功能计数器,2008山东大学生电子大赛题目。可以实现频率、周期、时间间隔等测量,可以LCD显示、语音报告结果,并能测试温度、显示...
以C8051F020单片机做的多功能计数器,2008山东大学生电子大赛题目。可以实现频率、周期、时间间隔等测量,可以LCD显示、语音报告结果,并能测试温度、显示时间(DS1302)。-C8051F020 single chip microcomputer to do multi-function counter, 2008 e-Competition topic Shandong college students. Can achieve frequency, cycle, time interval measurement can be LCD display, voice report on the results, and test temperature, indicating the time (DS1302).
- 2022-11-11 18:45:04下载
- 积分:1
-
///*** *** *** *
//一、程序说明:
//1, 24LC02器件地址是1010000R/W.
//2, 数组写入24LC02采取页写...
///*** *** *** *
//一、程序说明:
//1, 24LC02器件地址是1010000R/W.
//2, 数组写入24LC02采取页写方式.
//3, 数组code从24LC02读出时采取自由读方式.
//4, 采用4.00M晶体。
//5,采用软件I2C。
//二、硬件连接:
//1, SDA------->23 pin.(当然你可以任意选择脚位)
//2, SCL------->18 Pin.(当然你可以任意选择脚位)
//3, PORTB----->数码管的段输出
//4, RD4,RD5,RC6,RC7------->数码管的位输出(数码管为共阴极)
-///*******************// A description of the procedures:// 1, 24LC02 device address is 1010000R/W.// 2, write an array to take 24LC02 page write mode.// 3, the array read out the code from the 24LC02 to take a free read.// 4, using 4.00M crystal.// 5, using software I2C.// Second, the hardware to connect:// 1, SDA-------> 23 pin. (Of course, you can choose to pin)// 2, SCL-------> 18 Pin. (Of course You can choose pin)// 3, PORTB-----> digital tube output segment// 4, RD4, RD5, RC6, RC7-------> digital pipe-bit output (digital tube for a total of cathode)
- 2022-03-19 01:38:16下载
- 积分:1