资源列表
51单片机C语言程序设计100例
- 基础单片机实训教程,内容全面,适合新手以及入门学员。(Basic 51 single-chip microcomputer training course, comprehensive content, suitable for novice and entry-level students.)
AMG8833驱动
- AMG8833驱动程序和中文PDF手册。程序里自带了模拟IIC程序,温度数据转浮点数据函数。先配置管脚,再调用初始化,之后可直接使用像素读取函数。(Amg8833 driver and Chinese PDF manual. The program comes with the analog IIC program, which converts the temperature data into floating-point data functions. First configure th
仿真电路
- 用PSIM搭建的LLC闭环控制系统,适用于初学者,其中变频控制采用数字逻辑搭建(LLC closed-loop model designed by PSIM)
stm32 ds18b20
- 关于stm32 驱动 ds18b20的程序,正点原子源程序改的。
24V- FOC-DEMO
- 基于技领单芯片PAC5220的无刷电机24V- FOC控制源代码(The control source code of 24V FOC for BLDCM Based on pac5220)
通信协议FPGA
- 本设计是基于FPGA的高速并行接口通信接口和协议设计,该设计使用的是8 位并行接口,通过配置FPGA的FIFO寄存器保证了在高速并行下的数据稳定性,在 最终的测试中,该协议能够稳定传输的速度为80Mbps。(This design is based on FPGA high-speed parallel interface communication interface and protocol design, the design uses 8 Bit parallel interface
AMG8833驱动
- 给stm32使用的AMG8833驱动,已经包含了模拟IIC程序。配置好管脚,调用初始化函数后,程序里调用读取函数就可以了。(The amg8833 driver used for STM32 has included the simulation IIC program. configuration pin, after calling the initialization function, the program can call the read function.)
04_uart_test
- 基于FPGA的串口通信实验,用的是黑金板子CYCLONE IV(FPGA UART test code,simple and easy to study,good)
RC663 stm32 demo(SPI)
- stm32芯片与clrc663芯片通讯、spi接口程序、可实现读卡(Communication between STM32 and clrc663, SPI interface program and card reading)
红外测温程序
- 本工程基于STC89C52实现对物体的红外测温,经测试距离固定的情况下,红外测温较为稳定。本工程使用MLX90614ESF-BAA作为探头传感器(this is a project from android app that maybe help the junior to improve the study of the android platform)
485通信
- STC8A8K单片机与上位机,电脑进行485通信,485进行发送,485进行接收(Stc8a8k single chip microcomputer communicates with upper computer and computer in 485, sends and receives in 485)
ST7789芯片驱动程序示例源码
- ST7789芯片驱动+3D图像测试例程,硬件SPI+DMA加速!(St7789 chip driver + 3D image test routine, hardware SPI + DMA acceleration!)