-
untitled1
matlab 中进行编程,对于一些基本语句的运用(matlab can show pictures,and some examples to help you draw the picture)
- 2009-06-03 10:26:29下载
- 积分:1
-
lcd
LCD 的接口简介
8080 模式
6800 模式(About the LCD Interface
8080 Mode
6800 Mode)
- 2015-11-07 12:54:30下载
- 积分:1
-
(FWSC)MB95560-Lin_Slave-V1.0.0
MB95F560 LIN Slave demo project.
- 2019-05-05 13:20:44下载
- 积分:1
-
绝对值编码器
光电式编码器程序,此程序可实现光电式编码器的位置读取(Photoelectric encoder program, which can read the position of photoelectric encoder)
- 2020-06-25 13:00:02下载
- 积分:1
-
lubo-shuju
故障录波器及继电保护故障信息系统技术培训(Fault recorder and relay protection fault information system technical training )
- 2017-03-08 15:08:03下载
- 积分:1
-
EmbeddedProject1
说明: 基于VS2019+VisualGDB的STM32F10X 项目模板
编程语言:C++11
调试方式:Jlink(STM32F10X Project Template Based on VS2019+Visual GDB
Programming language: C++ 11
Debugging: Jlink)
- 2020-06-18 22:00:01下载
- 积分:1
-
COM TEST
基于STM32F103单片机的串口通信测试源码(Serial Communication Test Source Based on STM32F103 Single Chip Microcomputer)
- 2020-06-23 13:20:02下载
- 积分:1
-
03,test_USART3_库
说明: 基于stm32f103c8t6单片机串口1与串口3实现透传(Single-chip Serial Port 1 and Serial Port 3 Transmission Based on stm32f103c8t6)
- 2020-06-16 05:20:02下载
- 积分:1
-
DatamemoryEEPROM24C02
/*EEPROM24C02,程序将对存储器进行读和写,因此涉及到键盘程序,比较复杂,耐心学,*/#include <reg51.h>#include <intrins.h>#define W24C020xA0//存储器的写地址
#define R24C02 0xA1 //存储器的读地址
#define MSB 0x80 //8位二进制最高位置1
#define LSB 0x01 //8位二进制最低位置1
(/* EEPROM24C02, program will read and write memory, it involves the keyboard program, more complex, patient study,* /# include <reg51.h># Include <intrins.h># Define W24C020xA0// write the memory address# define R24C02 0xA1// read memory address# define MSB 0x80// 8 bit binary highest position 1# define LSB 0x01// 8 bit binary lowest 1)
- 2010-06-05 18:30:50下载
- 积分:1
-
C61F187-datasheet
奥利生的一款单片机数据手册,和PIC16F887兼容!可使用汇编,c语言!(Orly students a microcontroller data sheet and PIC16F887 compatible! Can use assembler, c language!)
- 2012-11-23 09:59:28下载
- 积分:1