-
用485实现单片机之间的串行通信。
从机部分一直等待主机的命令,接收到就发响应信号,然后接受数据,接受成功就用液晶显示...
用485实现单片机之间的串行通信。
从机部分一直等待主机的命令,接收到就发响应信号,然后接受数据,接受成功就用液晶显示-MCU with 485 Serial Communication between. From the plane of the mainframe have been waiting for the orders received on the response signal and then receive data on the successful use of acceptable LCD
- 2022-08-07 21:09:13下载
- 积分:1
-
AD型单片机使用手册
AD型单片机使用手册-AD-SCM Manuals
- 2022-05-25 17:40:25下载
- 积分:1
-
mega8,100Hz波形发生,定时中断点亮LED
mega8,100Hz波形发生,定时中断点亮LED-mega8, 100Hz waveform occurred regularly interrupted lit LED
- 2022-03-03 00:33:52下载
- 积分:1
-
a small 27k 24cxx.exe process, not the product, not less functional in certain l...
一个27k的小程序24cxx.exe,这款程序不大,功能却不逊色于某些大型软件,搽读写校样样都能,最大的优点就是速度奇快,完全可以作为量写的工具-a small 27k 24cxx.exe process, not the product, not less functional in certain large-scale software, paint on everything the school can read and write, the biggest advantage is speed brilliantly quick, we can write as a tool for volume
- 2022-06-15 01:03:46下载
- 积分:1
-
单片机C语言初学教材,其中包括了很多关于单片机C语言的知识...
单片机C语言初学教材,其中包括了很多关于单片机C语言的知识
- 2023-08-17 08:40:04下载
- 积分:1
-
这是关于DS18B20的读写程序,数据脚P2.2,晶振12MHZ 温度传感器18B20汇编程序,采用器件默认的12位转化,最大转化时间750微秒 显示温度00到...
这是关于DS18B20的读写程序,数据脚P2.2,晶振12MHZ 温度传感器18B20汇编程序,采用器件默认的12位转化,最大转化时间750微秒 显示温度00到99度,很准确哦~~无需校正!-DS18B20 on literacy, data P2.2 feet, 12MHZ crystal temperature sensor 18B20 assembler, using the default device into 12, the largest 750 microsecond conversion time show that the temperature from 00 to 99 degrees, very accurate ~ ~ Oh, no correction!
- 2022-10-24 19:05:03下载
- 积分:1
-
单
用51单片机写的电子钟程序,完全可用,但效率还不是很好-Single-chip with 51 minutes to write an electronic process, completely available, but efficiency is not very good
- 2022-08-04 03:14:23下载
- 积分: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
-
C8051F350单片机做的称重系统
C8051F350单片机做的称重系统-C8051F350 microcontroller do Weighing System
- 2022-04-13 07:25:02下载
- 积分: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