-
ESP8266资料
说明: 基于stm32的esp8266 wifi模块开发源码与说明(Source code and description of the development of esp8266 WiFi module based on stm32)
- 2019-11-10 23:27:28下载
- 积分: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
-
天线pcb封装库
说明: 多种天线pcb封装设计方案(增益高,方向性好,稳定可靠)(Various antenna pcb packaging design schemes (high gain, good directivity, stable and reliable))
- 2020-12-30 08:58:59下载
- 积分:1
-
main
说明: AD7190 STM32 差分电路完成电子秤软件开发;(ctronic balance/scale AD7190)
- 2020-02-07 18:44:51下载
- 积分:1
-
PWM_DA
MSP430程序 用PWM模拟DA输出,输出IO外接RC滤波电路即可
- 2016-04-21 16:17:32下载
- 积分:1
-
机械臂舵机控制
四个舵机的键盘输入控制,需要使用arduino的串口通讯和串口监视(Keyboard input control of the four steering engines requires the use of arduino serial port communication and serial port monitoring)
- 2020-06-19 05:20:01下载
- 积分:1
-
Usart
msp430的串口通信程序
用msp430F247成功测试(uart communication)
- 2009-05-13 00:44:26下载
- 积分:1
-
24C02
51单片机对串行存储器 24c02的 读写程序 (Serial memory 24c02 literacy procedures)
- 2012-09-18 09:30:56下载
- 积分:1
-
电容触摸按键
本例程为电容触摸按键教程,案例代码说明详细。(This routine for the capacitance touch button tutorial case code description in detail.)
- 2020-06-16 22:00:01下载
- 积分:1
-
pc机串口通信
pc机串口通信,可以实现计算机与单片机,或者是两个单片机之间的通信(the communication through PC serial, between PC and SCM, or two SCM)
- 2020-06-26 08:40:01下载
- 积分:1