登录
首页 » SCM » Single

Single

于 2022-02-26 发布 文件大小:23.14 kB
0 162
下载积分: 2 下载次数: 1

代码说明:

单片机闪烁灯的设计 和源码 单片机初学者的草考资料,要学好单片机的必由之路!-Single-chip flashing light source single-chip design and test information on the grass for beginners to learn the only way for single-chip!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 使用汇编语言的89C2051LED显示程序源码
    使用汇编语言的89C2051LED显示程序源码-The use of assembly language source 89C2051LED display program
    2023-04-29 05:35:03下载
    积分:1
  • 控制电机运动的G代码程序,如果对G代码不清楚,请先看懂G代码,然后再看本程序....
    控制电机运动的G代码程序,如果对G代码不清楚,请先看懂G代码,然后再看本程序.-Control motor movement, G code program, if the G code is not clear, please understand G code, and then look at the procedures.
    2022-05-18 13:24:10下载
    积分:1
  • the book an indispensable tool for embedded system
    本书是嵌入式系统不可缺少的工具
    2022-01-30 21:21:35下载
    积分:1
  • 这是一个51单片机与PC的通信系统:采用3×4的小键盘0…
    这是一个51单片机与PC的通信系统:利用3*4小键盘输入0~9的一串数字(不大于5),通过8051自带的串口发送给PC并显示在系统的6位LED上;单片机接收上位机的输入并显示在LED上。8051串行口经232电平转换后,与PC机串行口相连。PC机使用串口调试应用程序V2.2.exe,实现上位机与下位机的通讯。-This is a 51 microcontroller and PC communication system : use 3* 4 0 small keyboard input of a bunch of nine-figure (no more than 5), by 8051, bringing their serial sent to the PC and display system in the six LED; SCM receiving PC input and displayed on the LED on. 8,051 by 232 serial port-level conversion, and the PC serial port connected. PC using serial debugging applications V2.2.exe achieve PC and the next crew communications.
    2022-07-08 04:41:48下载
    积分:1
  • 基于中断控制的声光报警器的设计.采用中断方式,设计一个声光报警器的硬件电路和控制程序。程序运行时,一旦8位开关信号量状态满足设定条件,就触发中断,使发光二级管按...
    基于中断控制的声光报警器的设计.采用中断方式,设计一个声光报警器的硬件电路和控制程序。程序运行时,一旦8位开关信号量状态满足设定条件,就触发中断,使发光二级管按规律闪烁,同时扬声器播放一段音乐。 硬件设备包括一台微机、一个MFID微机实验箱、一块T型板,2输入四与门 74ls08、8位总线驱动器 74ls245、LM386A音频放大器、排阻、扬声器各一个,发光二极管8个,470uF电容2个、104电容4个,插线若干。 -Interrupt-based control of sound and light alarm design. Using interrupt mode, designing a sound and light alarm hardware circuits and control procedures. The program is running, once the 8-bit switch signal to set the amount of state to meet the conditions to trigger interrupts, so that light-emitting diode flashes according to the law, while speakers play a piece of music. Hardware includes a computer, a computer simulation, MFID box, a T plate, 2 input 4 and gate 74ls08, 8-bit bus driver 74ls245, LM386A audio amplifier, exclusion, speakers of a light-emitting diode 8, 470uF capacitor 2 a, 104 capacitors 4, plug-line number.
    2022-02-06 01:23:00下载
    积分:1
  • 用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。 原作使用...
    用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。 原作使用了一个二维数组用以查表,我认为这样比较的浪费空间,而且每个字表的索引地址要手工输入,效率不高。所以我用结构体将其改写了一下。就是大家现在看到的这个。 因为代码比较的大,共有6,000多汉字,这样就得要12,000 byte来存放GB内码,所以也是没办法的 :-( 编译结果约为3000h,因为大部分是索引表,代码优化几乎无效。 在Keil C里仿真芯片选用的是华邦的W77E58,它有32k ROM, 256B on-chip RAM, 1K on-chip SRAM (用DPTR1指针寻址,相当于有1K的片上xdata)。条件有限,没有上片试验,仿真而已。 打算将其移植到AVR上,但CodeAVRC与IAR EC++在结构体、指针的定义使用上似乎与C51不太一样,现在还未搞定。还希望在这方面有经验的网友能给予指导。-C51 with the Pinyin input method, which is rewritten netizens embuffalo. Unrivaled www.21ic.com available in the free publication of the original work by Kai-51 on the Pinyin input method procedures . Appreciate the use of a two-dimensional array for the look-up table, I think this is a waste of space. Each of the characters but the index table to manually input address, efficiency is not high. I use the structure to rewrite a bit. We see now is this. Because the code comparison, a total of 6, more than 000 Chinese characters, this must
    2023-04-01 14:55:03下载
    积分:1
  • 利用KF1208进行语音录放1. 按键配置: IOA8 : 录音 IOA9 : 停止 IOA10: 播放 2. 使用IOA0~IOA7作为数据IO 0~7,IO...
    利用KF1208进行语音录放1. 按键配置: IOA8 : 录音 IOA9 : 停止 IOA10: 播放 2. 使用IOA0~IOA7作为数据IO 0~7,IOB0~IOB5 作为控制信号线-KF1208 use voice recording 1. Button to configure: IOA8: recording IOA9: stop IOA10: Play 2. IOA0 ~ IOA7 used as a data IO 0 ~ 7, IOB0 ~ IOB5 as a control signal line
    2023-01-13 01:55:03下载
    积分:1
  • 一个基于at89s51控制用的系统 电路图
    一个基于at89s51控制用的系统 电路图-AT89S51-based control system circuit diagram
    2022-12-22 07:00:02下载
    积分:1
  • 基于usb开发板的hid键盘,使用者可根据此代码编写自己的HID设备...
    基于usb开发板的hid键盘,使用者可根据此代码编写自己的HID设备-development board based on usb hid the keyboard, users can be prepared according to this code of HID equipment
    2022-08-18 15:18:33下载
    积分:1
  • 学习51串口的经典例程,对于学习51串口很好处;熟悉串口的初始化及给端口的理解很有帮助!...
    学习51串口的经典例程,对于学习51串口很好处;熟悉串口的初始化及给端口的理解很有帮助!-51 classic serial learning routines, learning well Office 51 serial port familiar with the serial port initialization and to the understanding of great help!
    2022-02-21 01:40:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载