资源列表
STM32L031K6
- 这是STM32L031系列的开发环境搭建。(This is STM32L031 series of development environment to build.)
LDC1314_STM32F103(解决硬件IIC)
- 通过f103的硬件iic1驱动ldc1314 实现4通道扫描(4 channel scans are realized by F103's hardware iic1 driven ldc1314)
PN532
- PN532资料包,包含windows应用程序,可以实现读写卡功能。部分PN532开发板可以使用其中读取二代证卡号的功能(只是物理卡号,非证件号)。(The PN532 package, which contains Windows applications, can enable read-write CARDS. Part of the PN532 development board can be used to read the function of the second-generati
8GPIO
- 手机控制8266,所有IO端口都开放,有手机端和8266固件,解压安装。(Mobile control 8266, all IO port open, 8266 mobile client and firmware, extract the installation.)
app控制三色灯 sdk以及app源码
- app控制三色灯 sdk以及app源码,做过测试非常好用!解压后可直接编译!(The APP controls the tri-color light SDK and APP source code, and the test is very good! Decompression can be compiled directly!)
USB通信范例
- STM32 USB通信,基于STM32F107VCT6平台开发,开发工具是Keil5(STM32 USB communication)
stm32 dhcp
- STM32单片机 TCPserver服务器 DCHP 自动获取IP地址(STM32 MCU TCPserver server DCHP automatically obtain IP address)
315-433M无线破解
- STC解码无线遥控器程序,采用定时器定时采样方式(STC decoding wireless remote control)
AFE4400
- Ti公司AFE4400的驱动程序,用于脉搏波和血氧的计算(Ti company AFE4400 driver for the calculation of pulse wave and blood oxygen)
DWIN(触摸屏)
- 通过迪文科技提供的SSCOM32网络共享软件,通过串口调试助手对液晶终端进行调试; 初始波特率设置为115200 N 8 1(对于有USB接口的终端 要参考手册注意拨码开关的位置); 选择对应的COM口号,可以先下发十六进制方式的AA 52 清屏指令,观看屏幕的变化,调通则屏幕被清为蓝屏; 3、串口调通后便可以根据迪文科技提供的M600指令集对其执行相应操作;(Debugging the liquid crystal terminal by the serial debug a
SDK-CW6689_30056-019【2016.05.10】
- 这是建荣公司系列蓝牙IC中CW6689E系列的完整SDK(Attach file is the complete SDK file for BULIDWIN CW6689E series!)
I2CTest_UseSoftI2CModule(PB0,PB1)
- 本程序实现了用TI LM3S系列单片机的IO端口接入I2C总线,可以实时监控总线上的变化与传输,并将I2C传输的内容,实时通过串口打印出来,可用于破解各种I2C通信协议,曾经用于解析PIC单片机之间的I2C通信,解决了串口实时打印的问题,采用FIFO,UART接受与发送均采用中断,并解决了FIFO中断深度等等问题。仅供参考。(This program is used to achieve the IO port access I2C bus by using TI LM3S Series MCU