搜索资源列表

  1. led

    0下载:
  2. 本程序演示了单片机对各个io的控制,控制led灯的亮和灭-This program demonstrates the control of the microcontroller for each io control led lights turn on and off
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:43008
    • 提供者:suhong
  1. motor

    0下载:
  2. 本程序演示了单片机对步进电机的控制,包括转速控制和方向控制,和转速在数码管上的显示-This program demonstrates a single-chip stepper motor control, including speed control and direction control, and speed in the digital tube display
  3. 所属分类:DSP编程

    • 发布日期:2024-05-17
    • 文件大小:36864
    • 提供者:suhong
  1. serial

    0下载:
  2. 本程序演示了单片机的串口操作,串口与pc机的通讯-This application demonstrates the operation of the microcontroller serial port, serial port and pc machine communication
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-17
    • 文件大小:20480
    • 提供者:suhong
  1. STC_IAP_DEMO

    0下载:
  2. 本程序演示了stc的51单片机片内eeprom的读写操作-This program demonstrates the stc 51 microcontroller chip eeprom read and write operations
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-17
    • 文件大小:46080
    • 提供者:suhong
  1. temperature

    0下载:
  2. 本程序演示了单片机对温度传感器ds18b20的操作,以及 把温度数据经串口发送到上位机的监控软件显示出来-This program demonstrates microcontroller of temperature sensor ds18b20, operations, and the temperature data sent through the serial port to the host computer monitor
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-17
    • 文件大小:143360
    • 提供者:suhong
  1. DS18B20_LCD12864

    0下载:
  2. 数字温度传感器DS18B20+LCD12864[KS0108(HD61202)]演示 MCU读取数字温度传感器DS18B20的转换结果,单片机采用MSP430F149。程序通过调试。-Demonstration of the digital temperature sensor DS18B20+ LCD12864 [KS0108 (HD61202)] The MCU reads the result of the conver
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:50176
    • 提供者:liujianqiang
  1. Countdown

    0下载:
  2. 倒计时演示,向您展示了单片机进行的倒计时编辑程序和代码,希望对您学习有所用-Countdown demonstration to show you a countdown to the editor and code to the microcontroller,all is for your learn
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:杜英举
  1. Countdown2

    0下载:
  2. 倒计时演示,向您展示了单片机进行的倒计时编辑程序和代码,希望对您学习有所用-Countdown demonstration to show you a countdown to the editor and code to the microcontroller, you learn to be with
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:杜英举
  1. watchdog(ICC)

    0下载:
  2. 1、观察喂狗与不喂狗的区别,使用PB口的LED指示灯做状态指示。 2、养看门狗的用意,在于用它监控系统:在程序本该运行的地方喂狗,如果程序卡死或跑 飞,将不会运行到那,那样狗没有被喂到,饿死了,控制器复位,得以重启从而进行控制。 3、本实验演示功能:养一只AVR内部看门狗,及时喂狗,狗不饿死,单片机不复位;不及时 喂狗,狗饿死了,单片机就复位。 4、本实验的程序设计较为简单,旨在给出养狗、喂狗,不让狗饿死的简单示
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:19456
    • 提供者:littlezz
  1. snake

    0下载:
  2. 51单片机上模拟贪食蛇程序并在TFT液晶显示屏上演示的程序,keil建立的工程,附带详细的源码-51 microcontroller and analog Snake program TFT LCD screen in the demo program, keil build the project, with detailed source
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:189440
    • 提供者:胡晓伟
  1. MSP430F2618_Run_in_RAM_Flash

    0下载:
  2. 430F2618单片机在Flash块操作时必须让程序在RAM中运行;该程序为一段例程,演示如何从Flash中拷贝程序到RAM,在RAM中操作FLASH-430F2618 MCU program in RAM and run for oprate Flash use block.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:kelvin
  1. STC51-download

    0下载:
  2. STC51单片机 免断电下载程序 演示流水灯-The STC51 microcontroller, no-power-reset download, the program demonstrates led change
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:11264
    • 提供者:周文军
  1. CH376HFT

    0下载:
  2. MCS-51单片机C语言的U盘文件读写示例程序,本程序演示字节读写,文件枚举,文件复制, 用于将U盘中的/C51/CH376HFT.C文件中的小写字母转成大写字母后, 写到新建的文件NEWFILE.TXT中。-MCS-51 microcontroller C language U disk file reading and writing examples of procedures, demonstration of the proc
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:yue
  1. CH376HFf

    0下载:
  2. MCS-51单片机ASM语言的U盘文件读写示例程序,支持89C2051,89C51,89C52等单片机,本程序演示字节读写,用于将ADC模数采集的数据添加到U盘或者SD卡文件MY_ADC.TXT中。-MCS-51 microcontroller ASM language U disk file reading and writing examples procedures, support 89C2051,89C51,89C52 ch
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:yue
  1. AT24C02

    0下载:
  2. 单片机控制随机存储器AT24C02程序源码实例,STC单片机的演示-MCU control program source code examples of random access memory AT24C02 STC microcontroller demo
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:731136
    • 提供者:宋春波
  1. MCU_Lesson1

    0下载:
  2. 单片机开发板配套程序和课件,郭天祥详细演示讲解-failed to translate
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:1155072
    • 提供者:sandy
  1. ROSW3

    0下载:
  2. proteus 旋转编码器仿真演示代码,含单片机程序-Proteus rotary encoder simulation demo code, including the microcontroller program
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-17
    • 文件大小:40960
    • 提供者:张良杨
  1. examples-of-entry-procedures-for-SCM

    0下载:
  2. 对于51单片机的100个入门程序示例,每个C语言程序都对应包括proteus的仿真演示-For the 51 single 100 entry procedures example, each of the C programming language corresponds includes proteus simulation demo
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:3210240
    • 提供者:
  1. XLDOG

    0下载:
  2. AT89S51看门狗演示实例,c语言程序,51单片机实例-AT89S51 watchdog demo examples, c language program, 51 single instance
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:zhangkaijian
  1. 51-mxu-ntc-table-201309132049

    0下载:
  2. 51单片机热敏电阻测温查表程序 lcd演示文件-51 mcu ntc lookup table lcd demo file
  3. 所属分类:编程文档

    • 发布日期:2024-05-17
    • 文件大小:163840
    • 提供者:龙奇文
« 1 2 ... 16 17 18 19 20 2122 23 »

源码中国 www.ymcn.org