▍1. RC522
实现RC522射频芯片的读写,扣费,注册,和充值等功能,51单片机绝得可以用(RC522 RF chip to read and write, chargeback, registration, and recharge function, 51 MCU must have to be able to use)
这是一个有关AD7689的程序,只有驱动部分,使用的CPU是msp430F149。可以采集8路数据。不过数据在主程序中需要处理下,不然会有波动。(This is a program about the AD7689, only the driving part, CPU use is msp430F149. 8-way data can be collected. However, the data need to be addressed in the main program, the otherwise subject to fluctuations.)
单片机利用SPI总线从flash读取图像数据并通过SPI写入液晶屏。(Microcontroller using SPI bus to read image data from the flash and write into the LCD screen via the SPI interface.)
单片机利用SPI总线从flash读取图像数据并通过SPI写入液晶屏。(Microcontroller using SPI bus to read image data from the flash and write into the LCD screen via the SPI interface.)
sim900a gprs上传数据,51单片机c语言源程序(sim900a gprs upload data, 51 c language source)
sim900a gprs上传数据,51单片机c语言源程序(sim900a gprs upload data, 51 c language source)
STM8单片机与SHT30温湿度传感器通信程序(STM8 MCU communication to SHT30 temperature & humidity sensor by i2c)
说明: STM8单片机与SHT30温湿度传感器通信程序(STM8 MCU communication to SHT30 temperature & humidity sensor by i2c)
本程序是STM32系列单片机的输入捕获功能的实现,可以完成对边沿的检测,并且能通过串口将捕获的数据发送到电脑上位机上(This program is a STM32 MCU input capture function, you can complete the detection of the edge, and through the serial port to send the captured data to a computer PC)
RFID防碰撞算法,matlab下模拟仿真,包括二进制树和ALOHA算法(RFID anti-collision algorithm, the matlab simulation, including binary tree algorithm and ALOHA)
STM32+TFT屏菜单+贪食蛇小游戏 很好的学习STM32的例程(The+ Snake game of STM32+TFT screen menu, good learning STM32 routine)
说明: stm32模拟串口实验 ,stm32F103。(STM32 analog serial port experiment, STM32F103.)
学习ATK_ESP8266高性能UART_WIFI模块的使用,掌握基本的TCP,UDP通信串口AT指令配置方法,获取天气预报信息,并展示(Learn the use of high performance UART_WIFI module ATK_ESP8266, master the basic TCP, UDP communication serial port AT command configuration method, obtain weather forecast information, and display)
说明: 基于固件库的STM32F103 ADC采样例程(STM32F103 ADC demo,just for learning)
使用51单片机实现485通讯,包括数据的接受和发送。(Use 51 MCU 485, including receiving and sending data.)
此为STC单片机控制的RS485主机通讯控制程序可以实现远距离通讯控制,并可多机控制。(This is the STC Microcontroller RS485 host communications control program can control the remote communication, and multi-machine control.)
校内竞赛做了一个PM2.5测量仪,采用pm2.5传感器DSM501A测得PM2.5的浓度并把它转化为脉冲量,通过51单片机检测脉冲量并把它转化为数字量,经过换算,送到LCD1602进行显示。 (School race made a PM2.5 measuring instrument, using pm2.5 sensor DSM501A measured concentrations of PM2.5 and put it into pulses, pulses detected by the microcontroller 51 and convert it to digital, after conversion, send to LCD1602 display.)
PSCAD三电平SVPWM,功能正常,可以用于仿真研究(PSCAD three-level SVPWM, normal function)