-
Digital-tube-display-2
AVR单片机开发板 mege16 数码管显示程序(AVR microcontroller development board mege16 digital tube display program)
- 2011-10-13 12:00:10下载
- 积分:1
-
CS100A-CS102-探头-超声波模块使用说明书V1
说明: 测距超声波探头制作资料,含原理图和PCB图。(Fabrication Data of Ranging Ultrasound Probe)
- 2021-03-07 21:09:29下载
- 积分:1
-
copy-to-SD-Card
Keil C Cortex m3 programming SD card
- 2014-01-08 16:08:00下载
- 积分:1
-
SHT30
说明: 基于STM32的SHT30温湿度传感器,官方示例程序。(STM32 - based SHT30 temperature and humidity sensor, the official sample program.)
- 2019-06-13 14:25:47下载
- 积分:1
-
PIC_RS232
PIC单片机实现RS232-C串口通信,汇编语言(PIC microcontroller to realize RS232-C serial communication
)
- 2013-08-12 11:34:08下载
- 积分:1
-
The-NIOSII-detailed-tutorial
黑金动力原创nios ii教程,介绍了硬件、软件开发流程,提供了led、中断、串口、rtc、spi、iic、定时器等十多个实验的详细介绍(Alinx original nios ii tutorial, this paper introduces the hardware and software development process, and provides led, interrupt, a serial port, the RTC, spi, iic, timer and so on more than a dozen experiments in detail)
- 2020-12-08 15:09:21下载
- 积分: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
-
Digital-Electronic-Technology
这本书介绍了数字应用的底层电路设计的理论及实验程序,非常有用,是一本很好的工具书。(This book describes the application of the underlying digital circuit design theory and experimental procedures, very useful, is a good tool.)
- 2014-04-11 17:43:21下载
- 积分:1
-
Serial-communication
Matlab环境下PC机与单片机的串行通信及数据处理(Serial communication and data processing Matlab environment PC and SCM)
- 2013-12-11 13:50:53下载
- 积分:1
-
LCD屏
有温湿度,有害气体,光照检测,通过触摸屏显示出来,并且可以切换界面,播放图片(Detection of temperature, humidity, photosensitivity and harmful gases)
- 2020-06-21 07:20:01下载
- 积分:1