-
8086_asm_programming_BasedOnProteus
基于Proteus环境进行8086 CPU汇编语言程序设计的源代码,包含经典的红绿灯控制,循环与分支程序设计(Based on Proteus environment 8086 CPU assembly language programming source code, including the classic traffic light control, circulation and branching program design)
- 2013-10-31 19:18:27下载
- 积分:1
-
数据采集系统程序
以GMS97C2051单片机为核心,采用TLC2543 12位串行A/D转换器,设计了一个串行数据采集/传输模块,给出了主要源程序。(to GMS97C2051 as the core, using TLC2543 12 serial A/D converter, the design of a serial data collection/transmission module, is the main source.)
- 2005-04-15 10:59:10下载
- 积分:1
-
30dayMakeOS-master
汇编和C语言实现的小型操作系统,可以用来学习操作系统了解进程(using asm to develope a micro operate system,which has a windows and mouse,and calculator)
- 2019-06-14 17:51:11下载
- 积分:1
-
USART
USART for atmega8 works
- 2020-06-23 07:00:01下载
- 积分:1
-
DDs
此为DDS的单片机程序,已经得以实现,请放心。(This is the single-chip DDS procedures, has been able to realize, please rest assured.)
- 2020-07-25 17:38:41下载
- 积分:1
-
thermometer_1260827821_ptc
thermometer pic16f877 and ptc - hex file
- 2010-12-22 14:10:13下载
- 积分:1
-
asynchronous-serial-communication
接口与通信技术实验指导书(Interface and communication technology experiment instructions
)
- 2012-05-16 18:50:22下载
- 积分:1
-
random
模仿粒子运动的高质量随机数发生器,取粒子坐标得到随机数,附带测试结果图片(Mimic the particle motion of high-quality random number generator, taking the number of particle coordinates to be random, with test results picture)
- 2011-07-22 10:59:19下载
- 积分:1
-
153单片机2.4G收发程序
include "FC153.ASH" //4M 4T#define CS PORTA,3#define CLK PORTA,0#define MISO PORTB,7#define MOSI PORTB,4#define PKT PORTA,2#define b3 PORTB,3#define out PORTB,0#define led0 PORTB,2#define b5 PORTB,5#define rf_out PORTB,1#define SCL PORTA,1#define SDA PORTB,6#define rbyte 0x3e#define temp 0x3d#define wbyte
- 2022-03-05 09:35:53下载
- 积分:1
-
BS83B12A
BS83B12A-3触摸按键实现的空气净化器C源码.触摸部分的配置使用官方提供的汇编源码.(BS83B12A-3 touch buttons to achieve air purifier C source code. Configure the touch part using the official compilation of source code.)
- 2014-11-30 08:17:34下载
- 积分:1