资源列表
51单片机RC522 门禁(1602)
- 可以实现射频卡门禁识别,并通过1602液晶屏显示(It can be recognized by radio frequency Carmen, and it can be displayed by 1602 LCD screen)
DFRobot_BME680
- arduino的bme680驱动,在使用esp8266的情况下可以获得iaq值(Arduino's bme680 drive, the IAQ value can be obtained in the case of esp8266)
STM8_模拟串口接收(接收单个字节完成)
- 利用STM8S103F3P6的普通IO口设计UART功能,波特率可以达到250Kbps,能够稳定的接收单字节数据并通过串口输出。模拟串口的发送也可以达到250Kbps.(Using STM8S103F3P6 general IO mouth design UART function, baud rate can reach 250 KBPS, can receive stable single-byte data and output via a serial port. Simulation
SSD1306-OLED驱动芯片中文手册
- SSD1306是一款比较好用的驱动芯片,变成简单驱动小尺寸的oled很普遍(SSD1306 is a better use of the driver chip, the simple drive small size of the OLED is very common)
STC89C52单片机与RC522
- STC89C52单片机与RC522程序代码,需要的可以直接下载
PCAP01_MSP430
- 使用MSP430和PCAP01实现电容层析成像数据采集系统(using PCAP01 realize Electrical Capacitance Tomography based on MSP430)
MC9S08DZ60 SPI
- 基于MC9S08DZ60的SPI例程,能够直接烧录到MCU中直接运行,(SPI routines based on MC9S08DZ60)
stm32f103rtc
- 使用内部LSI校准后作为RTC时钟源,亲测有效,LSI连接到TIM5校准(Using the internal LSI calibration as the RTC clock source, the pro test is valid, and the LSI is connected to the TIM5 calibration)
STM32低功耗工作原理实验程序
- 本源码为基于STM32低功耗原理实验程序,主要实现根据最低电源消耗、最快速启动时间和可用的唤醒源等条件,选定一个最佳的低功耗模式(The source code is an external interrupt program based on STM32, and the point to focus on is the corresponding port clock configuration, pin initialization configuration, and interrupt
STM32中文参考手册_V10
- 这是STM32的中文说明文档,详细解释各种io口的配置等(This is the Chinese descr iption document of STM32, which is explained in detail)
STM32固件库
- STM32F10x_StdPeriph_Lib_V3.5.0系列固件库(STM32F10x_StdPeriph_Lib_V3.5.0 series firmware library)
BH1750
- 可以将光照强度通过单片机采集到12864液晶屏幕上(The light intensity can be collected on the 12864 LCD screen by single chip microcomputer)