-
目的 : 建立方便的LCD162操作子程序 目标系统: 基于任何兼容C51的微处理器 应用软件: Keil C 版本 : Version 1.0 LCD162程...
目的 : 建立方便的LCD162操作子程序 目标系统: 基于任何兼容C51的微处理器 应用软件: Keil C 版本 : Version 1.0 LCD162程序-Objective : To establish a convenient target subroutine LCD162 operating system : C51 on any compatible microprocessor applications : Keil C version : Version 1.0 LCD162 procedures
- 2022-03-26 01:22:56下载
- 积分:1
-
MSP430 development for single
针对MSP430单片机开发的电机控制程序。是一个较详尽和完善的程序。-MSP430 development for single-chip motor control procedures. Is a more detailed and comprehensive procedures.
- 2022-08-21 10:34:52下载
- 积分:1
-
on SCM (51) GPRS modules and PC communication
关于单片机(51系列)通过GPRS模块和上位机进行通信-on SCM (51) GPRS modules and PC communication
- 2022-08-24 09:20:04下载
- 积分:1
-
led 灯显示名字!来回的显示名字!自创的!
led 灯显示名字!来回的显示名字!自创的!-led light display name! Return the display name! Created!
- 2023-03-29 21:25:02下载
- 积分:1
-
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P...
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P3^5 //CPU--->5045
sbit SO=P3^5 //5045-->CPU
sbit CS=P3^6 //片选
-5045 underlying operating procedure, when used in accordance with the actual situation on the process of wiring pin to do some appropriate changes to the definition// define pin sbit SCK = P3 ^ 4// clock sbit SI = P3 ^ 5// CPU-
- 2022-07-12 18:25:31下载
- 积分:1
-
液晶显示模块与单片机接口技术
液晶显示模块与单片机接口技术-LCD module and microcontroller interface technology
- 2022-03-03 17:09:25下载
- 积分:1
-
CPU Scheduler algorithms FCFS SJF Priority
This code is a simulation of all the...
CPU调度算法---模拟OS所使用的所有调度算法,包括创建一个kernel,PCB,队列,调度器等。-CPU Scheduler algorithms FCFS SJF Priority
This code is a simulation of all the Scheduling algorithms an OS uses. I have tried creating a Kernel, PCB, Queue, Scheduler etc. what all an OS needs to run and execute a piece of code. Right now the code just displays the file given to in the input, If we modify the code so that it can interpret the meaning of the file then it can execute the file and can become a sub OS or VirtualMachine like JVM
- 2022-04-23 19:33:16下载
- 积分:1
-
C51 microcontroller Advanced Language Application Program Design
单片机高级语言C51应用程序设计-C51 microcontroller Advanced Language Application Program Design
- 2023-02-14 12:45:04下载
- 积分:1
-
DS18B20 单线数字温度计指南,除硬件结构介绍外,还包含有汇编语言源代码及C语言源你码,是一个很不错的开发参考资料....
DS18B20 单线数字温度计指南,除硬件结构介绍外,还包含有汇编语言源代码及C语言源你码,是一个很不错的开发参考资料.-Single-wire digital thermometer DS18B20 Guide, in addition to the hardware structure of introduction, it also contains the source code in assembly language and C language source your code, is a very good development of reference materials.
- 2023-07-17 07:05:04下载
- 积分:1
-
自制AVR串口仿真器资料,用M16试制成功,仿真软件AVRSTUDIO,串口线要按图短接,速度较慢但能用成本低...
自制AVR串口仿真器资料,用M16试制成功,仿真软件AVRSTUDIO,串口线要按图短接,速度较慢但能用成本低-Home AVR emulator serial data, with the success of M16 trial, simulation software AVRSTUDIO, serial line shorted according to plan, but can be slow and low cost
- 2022-08-07 15:42:36下载
- 积分:1