资源列表
STM32CAN发送和接收过滤详解
- 非常易懂直观的CAN协议收发过滤相关资料。(Very easy to understand CAN data)
keyguard
- 研究发现,蜘蛛比你我想象中的更加恐怖。蛛形纲动物没有耳朵,但原来蜘蛛能够在几米外听到你说(ddsasdf asdfa fasdfewrqer werqwer qwerq)
verilog串口通信程序
- 串口通信程序,用于fpga的串口收发,并讲解了串口通信原理。(Serial communication program is used to receive and transmit the serial port of FPGA, and the principle of serial communication is explained.)
三色LED程序PCA
- 利用STC15单片机的PCA功能实现PWM的调节,从而控制三色LED的调光功能。(The PCA function of STC15 microcontroller is used to realize the adjustment of PWM, so as to control the dimming function of the three color LED.)
UTFT
- Arduino和TFTLCD液晶显示屏的连接库文件(Connection library files of Arduino and TFTLCD LCD)
AVR单片机程序
- 这是本人搜集的avr单片机的C语言程序,做简单的修改即适合AVR所有单片机。希望各位同仁补充改进。(This is my avr SCM C language program, make a simple modification that is suitable for all AVR microcontroller. I hope all my colleagues to make improvements.)
04_USB读取鼠标
- 读取鼠标传感器坐标,并通过串口打印到串口助手。(Read the mouse sensor coordinates, and print to the serial assistant through the serial port.)
urat接收程序
- uart串口接收程序,实现基于Rs232传输线的数据的接收。(UART serial receiving program to realize data receiving based on Rs232 transmission line.)
DSP的噪声处理程序
- dsp处理噪声分析,noise-adc+dac+uart
RFID Car
- Security for CAr Using RFID TAg
RF Comm PCB
- Tramsmitter Receiver Design Using Eagle CAD
STM32F0 HAL CDC
- 基于HAL库的STM32F072 USB通信程序。将USB枚举为CDC方式,使用虚拟串口与PC进行通信,可以达到发送和接收500+KB/s的传输速度。并在自建eval文件中实现I2C通信。可根据自己需要将main.C进行修改。(STM32F072 USB communication program based on HAL library.The USB enumeration is the CDC way, and the virtual serial port is used to comm