资源列表
ft62f21x单片机demo
- ft62f21x单片机demo,包含很多历程
STM32F407+TCPIP网络组件Lwip之Ping例程
- STM32F407 TCPIP LWIP
xapp1247-multiboot-spi
- Xilinx 7系列 FPGA multiboot功能说明文档,增加FPGA加载可靠性(Xilinx 7 Series FPGA multiboot function descr iption document to increase FPGA loading reliability)
环境检测和控制
- 检测温度湿度光照,上传到onenet平台,并对温度和光照惊醒控制,在oled屏幕显示检测数据和控制参数。
多串口协议转换
- 本源码是基于STM32F103芯片的多串口协议转换,可对两个rs232通讯口,和一个RS485的数据进行数据处理,实现协议转换。
MSP430F5529_ADS1292-v
- msp430 驱动ADS1292的程序,电子设计大赛程序(MSP430 driver ads1292 program, electronic design competition program)
51单片机测量温度
- 通过温度传感器来测量温度,并传给51单片机,进来处理温度
eth_Management_interface
- 千兆网的FPGA代码,非常有用的,请大家阅读(ethernet verilog coding,please read it and download it)
RFID门禁
- 用STM32,实现用读取RFID,并用串口输出读到的RFID卡值,驱动舵机开门,(Read RFID to drive the steering gear to open the door)
blanceCar-极简直立版
- 智能平衡小车程序stm32,PID算法,编码器,MPU6050(Intelligent balance car program)
24cxx驱动程序
- 本人使用的24cxx系列芯片的驱动程序!已经用在项目中!
SCI串行通信
- 实现了使用F2812的sci串行通信例程代码