资源列表
TIM DAC DMA输出任意波形(网友)库函数版本
- 使用TIM,DAC,DMA实现正弦波的产生(The generation of sine wave using TIM, DAC and DMA)
IIC-24C02基本读写
- 51单片机IIC总线实现24C02基本读写(Basic reading and writing of 24C02 by IIC bus)
stm32f103zet6核心板资料
- stm32f103zet6核心版资料,内含电路图、数据手册(Stm32f103zet6 Core Edition. include circuit diagram and Data Handbook)
LEDsArray
- 本时钟使用新塘N76E003AT单片机作为主控+DS3231MZ时钟芯片(使用法拉电容作为电池)+ICN2012作为行驱动、HC595作为列驱动+温湿度传感器SI7021+10K光敏电阻+蜂鸣器+五向摇杆(ADC方式)(This clock uses Xintang N76E003AT single chip as the main control +DS3231MZ clock chip (using Fala capacitance as a battery) +ICN2012 as a l
BMP280
- 获取BMP280气压计的温度、气压、海拔。内部自带驱动和用户移植接口,非常方便开发人员开发。(Users can use this driver files of BMP280 to get altitude, pressure and temperature. It is very convenient to cross-platform.)
ColdFire编程参考手册(中文)
- 本手册包含了所有版本 ColdFire 微处理器指令集体系的详细信息。(This manual contains detailed information on the collective instructions of all versions of ColdFire microprocessor instructions.)
stc12c5a60s2串口收发
- stc12c5a60s2温度控制源程序代码(stc12c5a60s2temperature controlSource code)
ms5803测试
- 读取ms5803传感器的各项数据,用串口将数据打印(Read the data of the ms5803 sensor and use the serial port to print the data)
RAM调试—多彩流水灯
- 可以实现stm32的流水灯开发,让灯循环点亮(Water lamp development of STM32 can be realized)
STM32_OV7760
- 基于STM32的二维码扫描技术,使用OV7725作为摄像头,挂载一个1m的sram便于我们的计算,提供zbar的源码移植(STM32 based two-dimensional code scanning technology, using OV7725 as a camera, mount a 1m SRAM to facilitate our calculation, provide ZBar source transplant)
TFT LCD9320例程
- LCD9320驱动代码,里面有很多个例子程序,稍加修改就能成为自己想要的东西了
蓝牙开发
- 关于蓝牙开发的一些代码,可以供大家免费参考使用