搜索资源列表
OneWire
- STM32单片机实现one-wire信号读取,读取ds18b20的数据。-STM32 MCU one-wire signal is read, read ds18b20 data.
1.ADC
- 基于嵌入式微处理器STM32的AD程序,可以用于模拟量的读取及检测-Based on embedded microcontroller STM32 processor of AD program, and can be used to read, and the amount of simulation test
sd
- 这个是原子stm32实验板的程序,其主要内容是对于sd卡的读取。-This is the atomic program of the stm32 experimental board, sd card read.
myNFC-v1.3
- 嵌入式stm32通过串口1与NFC模块通信,NFC模块读取mifare卡信息,将此信息最终通过串口2打印到PC端屏幕,同时ucos提供多任务功能,LED1和LED2以多任务方式闪烁-Embedded stm32 1 and the NFC module through the serial port communication, NFC module reads mifare card information, this information is the final print to 2 P
WiFi_Slave_uCOS_II_WriteCard
- STM32平台上基于ucos-II移植了RFID和WiFi的驱动程序,可以读取M1射频卡,并通过WiFi模块(ESP-01)发送到局域网内其他主机(STM32 platform, based on the ucos-II transplant RFID and WiFi driver, you can read the M1 radio frequency card, and through the WiFi module (ESP-01) sent to other hosts within
stm32智能安防系统
- 1、 功能描述: 超声波实现防盗测距,以四个led灯显示逐渐靠近的距离。当距离近到4灯全亮时蜂鸣器报警。 RFID实现刷卡开锁功能,刷卡同时系统会在Flash中读取验证卡号是否合法,并将刷卡卡号同当前时间及是否合法的标记存入Flash中。 OLCD上显示蓝牙连接状态,当前刷卡卡号,是否有火,是否有可燃气体,超声波测距距离,以四格显示。 HC-05实现与手机的蓝牙通信,通过上位机发送指定命令,查询当前时间、温度、湿度、火焰、刷卡记录及可燃气体状态,并可以通过命令修改系统时间,清空刷卡记录。